changelog for cleaned up clean target
[debian/cpmtools] / debian / changelog
index 78e03ff988a8ef9bae44a63f4a011d242f090fca..dd009df52c640f75d3dfa67a7a574eb673d1f5e4 100644 (file)
@@ -1,3 +1,70 @@
+cpmtools (2.23-5) unstable; urgency=low
+
+  * elide processed man pages from repo, ensure they're removed in
+    the debian/rules clean target, closes: #1044184
+
+ -- Bdale Garbee <bdale@gag.com>  Wed, 28 Feb 2024 21:14:51 -0700
+
+cpmtools (2.23-4) unstable; urgency=low
+
+  * force override of install program to address unwanted stripping,
+    closes: #1029084
+
+ -- Bdale Garbee <bdale@gag.com>  Wed, 15 Feb 2023 20:57:37 -0700
+
+cpmtools (2.23-3) unstable; urgency=low
+
+  * try harder to get build using libdsk, closes: #1027769
+
+ -- Bdale Garbee <bdale@gag.com>  Sun, 29 Jan 2023 09:33:11 -0700
+
+cpmtools (2.23-2) unstable; urgency=low
+
+  * strip during dh_auto_install ended with compat 11, so move from 10 to 13
+    in hope of actually fixing cross-building, closes: #1029084
+
+ -- Bdale Garbee <bdale@gag.com>  Sun, 29 Jan 2023 09:27:06 -0700
+
+cpmtools (2.23-1) unstable; urgency=low
+
+  * new upstream version, closes: #1027768
+  * build with libdsk, closes: #1027769
+  * cross-building should be fixed by repackaging, closes: #1029084
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 24 Jan 2023 15:48:52 -0700
+
+cpmtools (2.20-2) unstable; urgency=low
+
+  * updated to policy 4.1.3
+  * switch to https for vcs links
+
+ -- Bdale Garbee <bdale@gag.com>  Fri, 29 Dec 2017 23:35:59 -0700
+
+cpmtools (2.20-1) unstable; urgency=low
+
+  * new upstream version, closes: #792650
+
+ -- Bdale Garbee <bdale@gag.com>  Mon, 12 Dec 2016 16:06:16 -0700
+
+cpmtools (2.17-1) unstable; urgency=low
+
+  * new upstream version
+
+ -- Bdale Garbee <bdale@gag.com>  Sun, 09 Mar 2014 14:24:59 -0600
+
+cpmtools (2.13-1) unstable; urgency=low
+
+  * new uptream version
+  * add Vcs entries to the control file
+
+ -- Bdale Garbee <bdale@gag.com>  Mon, 26 Dec 2011 01:02:56 -0700
+
+cpmtools (2.12-1) unstable; urgency=low
+
+  * new upstream version
+
+ -- Bdale Garbee <bdale@gag.com>  Mon, 15 Mar 2010 16:08:30 -0600
+
 cpmtools (2.10-2) unstable; urgency=low
 
   * elide '-T libdsk-type' from executable usage messages, closes: #554342