[neon/extras/choqok/Neon/release] debian: note removing override_dh_auto_clean fixes #1044013
Pino Toscano
null at kde.org
Wed Sep 4 11:41:47 BST 2024
Git commit cc89b0df905b787f2d05ec7deff9aea6bdc76533 by Pino Toscano.
Committed on 03/01/2024 at 22:44.
Pushed by jriddell into branch 'Neon/release'.
note removing override_dh_auto_clean fixes #1044013
M +2 -0 debian/changelog
https://invent.kde.org/neon/extras/choqok/-/commit/cc89b0df905b787f2d05ec7deff9aea6bdc76533
diff --git a/debian/changelog b/debian/changelog
index 99bc3096..a9bd4026 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,8 @@ choqok (1.7.0-2) UNRELEASED; urgency=medium
* Drop the Debian-provided man page: it is terribly outdated, and not
describing anything more than the package description and the --help output
- drop the docbook2x build dependency, no more needed now
+ - dropping the override_dh_auto_clean, which only removed the generated man
+ page, will let dh_auto_clean run again (Closes: #1044013)
* Use execute_after_dh_auto_install to avoid invoking dh_auto_install
manually.
* Fix the removal of development .so symlinks.
More information about the Neon-commits
mailing list