[SCM] knotes packaging branch, master, updated. debian/4%17.08.3-1-7-gcad62fa

Pino Toscano pino at moszumanska.debian.org
Wed Jan 3 11:44:49 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/knotes.git;a=commitdiff;h=cad62fa

The following commit has been merged in the master branch:
commit cad62fa8ecb8bb11a227297aa76fdd0457f82d88
Author: Pino Toscano <pino at debian.org>
Date:   Wed Jan 3 12:44:37 2018 +0100

    drop unused dh_makeshlibs override
---
 debian/changelog | 2 ++
 debian/rules     | 4 ----
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6c7bf11..3984e2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ knotes (4:17.08.3-2) UNRELEASED; urgency=medium
   * Simplify watch file, and switch it to https.
   * Update lintian overrides.
   * Add the allow-stderr restriction in the 'testsuite' autopkgtest.
+  * Remove the unused dh_makeshlibs override, since there are no public shared
+    libraries.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 31 Dec 2017 12:40:33 +0100
 
diff --git a/debian/rules b/debian/rules
index 8a9ce0a..0646053 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,3 @@ include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
 override_dh_auto_test:
 	# Disable dh_auto_test at build time
 	:
-
-# Strict local dependencies (there are no external ones anyway)
-override_dh_makeshlibs:
-	$(overridden_command) -V

-- 
knotes packaging



More information about the pkg-kde-commits mailing list