[neon/extras/latte-dock/Neon/release] debian: drop removals of COPYING files
Pino Toscano
null at kde.org
Thu Sep 8 16:51:36 BST 2022
Git commit 22671204069130d8f24b029f6914d358cb7acfb7 by Pino Toscano.
Committed on 12/09/2021 at 12:48.
Pushed by jriddell into branch 'Neon/release'.
drop removals of COPYING files
M +1 -0 debian/changelog
M +0 -4 debian/rules
https://invent.kde.org/neon/extras/latte-dock/commit/22671204069130d8f24b029f6914d358cb7acfb7
diff --git a/debian/changelog b/debian/changelog
index d9dadd0..8e313ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ latte-dock (0.10.2-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Drop removal of COPYING files, as they are no more installed.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 12 Sep 2021 14:44:21 +0200
diff --git a/debian/rules b/debian/rules
index 7b8b409..100ffa4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,3 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@ --with kf5
-
-override_dh_auto_install:
- dh_auto_install
- find debian/latte-dock -name COPYING -print -delete
More information about the Neon-commits
mailing list