[SCM] grantlee-editor packaging branch, master, updated. debian/4%17.08.3-1-4-g236c5b5

Pino Toscano pino at moszumanska.debian.org
Wed Dec 27 15:58:36 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/grantlee-editor.git;a=commitdiff;h=64aee86

The following commit has been merged in the master branch:
commit 64aee8625120167a6b85778bdc6603c994c9a3c1
Author: Pino Toscano <pino at debian.org>
Date:   Wed Dec 27 16:57:27 2017 +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 ba122ec..7ab2f8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ grantlee-editor (4:17.08.3-2) UNRELEASED; urgency=medium
 
   [ Pino Toscano ]
   * Do not ship development symlinks of libraries.
+  * Remove unused dh_makeshlibs override, as there are no public shared
+    libraries.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 27 Dec 2017 16:54:55 +0100
 
diff --git a/debian/rules b/debian/rules
index 3b05d5a..95c0b52 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,9 +13,5 @@ override_dh_auto_install:
 	$(overridden_command)
 	find debian/kdepim-themeeditors -name '*.so' -type l -delete
 
-# Strict local dependencies (there are no external ones anyway)
-override_dh_makeshlibs:
-	$(overridden_command) -V
-
 override_dh_strip:
 	$(overridden_command) --dbgsym-migration='kdepim-dbg (<= 4:15.12.1-1~~)'

-- 
grantlee-editor packaging



More information about the pkg-kde-commits mailing list