changelog for cleaned up clean target
[debian/cpmtools] / debian / changelog
index 56a33da8ab0c306f0fb0af121d3fb82f439383d2..dd009df52c640f75d3dfa67a7a574eb673d1f5e4 100644 (file)
@@ -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 <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