[neon/qt/qtnetworkauth/Neon/testing] debian: Drop dh_missing override, not needed with debhelper compat 13.
Dmitry Shachnev
null at kde.org
Tue May 18 14:23:03 BST 2021
Git commit a994314e13e11b81bf6c7c11e7e72cbccd4baef7 by Dmitry Shachnev.
Committed on 19/09/2020 at 17:14.
Pushed by sitter into branch 'Neon/testing'.
Drop dh_missing override, not needed with debhelper compat 13.
M +3 -0 debian/changelog
M +0 -3 debian/rules
https://invent.kde.org/neon/qt/qtnetworkauth/commit/a994314e13e11b81bf6c7c11e7e72cbccd4baef7
diff --git a/debian/changelog b/debian/changelog
index cc5063b..03feaa3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ qtnetworkauth-everywhere-src (5.15.1-1) UNRELEASED; urgency=medium
* Refresh symbols -
Removed missing optional symbol.
+ [ Dmitry Shachnev ]
+ * Drop dh_missing override, not needed with debhelper compat 13.
+
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 15 Sep 2020 12:56:28 -0700
qtnetworkauth-everywhere-src (5.14.2-2) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 72c4a9e..ab64b4b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,3 @@ override_dh_auto_test-indep:
override_dh_auto_install-indep:
$(MAKE) INSTALL_ROOT=$(CURDIR)/debian/tmp install_docs
-
-override_dh_missing:
- dh_missing --fail-missing
More information about the Neon-commits
mailing list