X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=dd009df52c640f75d3dfa67a7a574eb673d1f5e4;hb=c4e36cce004047a721e0d5e8d05ada9bd99269a4;hp=56a33da8ab0c306f0fb0af121d3fb82f439383d2;hpb=1f63e0639206e2b1d2757860fcbe77a86f3aaa3a;p=debian%2Fcpmtools diff --git a/debian/changelog b/debian/changelog index 56a33da..dd009df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +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