X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=dd009df52c640f75d3dfa67a7a574eb673d1f5e4;hb=c4e36cce004047a721e0d5e8d05ada9bd99269a4;hp=78e03ff988a8ef9bae44a63f4a011d242f090fca;hpb=ae6afc9c938629be449e04c2bb1813ea63941307;p=debian%2Fcpmtools diff --git a/debian/changelog b/debian/changelog index 78e03ff..dd009df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 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 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 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 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 Fri, 29 Dec 2017 23:35:59 -0700 + +cpmtools (2.20-1) unstable; urgency=low + + * new upstream version, closes: #792650 + + -- Bdale Garbee Mon, 12 Dec 2016 16:06:16 -0700 + +cpmtools (2.17-1) unstable; urgency=low + + * new upstream version + + -- Bdale Garbee 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 Mon, 26 Dec 2011 01:02:56 -0700 + +cpmtools (2.12-1) unstable; urgency=low + + * new upstream version + + -- Bdale Garbee 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