move to debhelper compat 13, hopefully fixes cross-building
[debian/cpmtools] / debian / changelog
index 313eb92da660086c3fc3f1f631c0d10ebf92c7d3..56a33da8ab0c306f0fb0af121d3fb82f439383d2 100644 (file)
@@ -1,3 +1,93 @@
+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
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 03 Nov 2009 21:25:26 -0700
+
+cpmtools (2.10-1) unstable; urgency=low
+
+  * new upstream version
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 08 Sep 2009 12:52:46 -0600
+
+cpmtools (2.7-1) unstable; urgency=low
+
+  * new upstream version
+
+ -- Bdale Garbee <bdale@gag.com>  Thu, 05 Jun 2008 16:47:46 -0600
+
+cpmtools (2.5-1) unstable; urgency=low
+
+  * new upstream version, closes: #345395
+  * freshen policy and debhelper version
+
+ -- Bdale Garbee <bdale@gag.com>  Fri, 30 Dec 2005 21:20:27 -0700
+
+cpmtools (2.4-3) unstable; urgency=low
+
+  * patch from A Costa for fsck man page typos, closes: #327918
+
+ -- Bdale Garbee <bdale@gag.com>  Wed, 28 Sep 2005 00:53:52 -0600
+
+cpmtools (2.4-2) unstable; urgency=low
+
+  * accept patches from A Costa for man page typos, closes: #305635, #305636
+
+ -- Bdale Garbee <bdale@gag.com>  Sat, 30 Apr 2005 00:08:30 -0600
+
+cpmtools (2.4-1) unstable; urgency=low
+
+  * new upstream version, closes: #275979
+
+ -- Bdale Garbee <bdale@gag.com>  Mon, 11 Oct 2004 10:58:22 -0600
+
 cpmtools (2.1-2) unstable; urgency=low
 
   * fix thinko in rules file handling of autotools-dev support, closes: #241585