[SCM] korganizer packaging branch, master, updated. debian/4%17.08.3-1-9-g4042638

Pino Toscano pino at moszumanska.debian.org
Tue Dec 26 09:38:46 UTC 2017


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

The following commit has been merged in the master branch:
commit 404263812addcece79701c016e23441dd58fff9f
Author: Pino Toscano <pino at debian.org>
Date:   Tue Dec 26 10:38:33 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index dd34f6c..c05210b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ korganizer (4:17.08.3-2) UNRELEASED; urgency=medium
   * Allow stderr in the 'testsuite' autopkgtest.
   * Remove unused ${perl:Depends} substvar from korganizer.
   * Update lintian overrides.
+  * Remove unused dh_makeshlibs override.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 26 Dec 2017 10:23:59 +0100
 
diff --git a/debian/rules b/debian/rules
index 038bfe7..e6fb53e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,3 @@ override_dh_auto_install:
 	$(overridden_command)
 	# do not ship development stuff
 	find debian/korganizer -name '*.so' -type l -delete
-
-# Strict local dependencies (there are no external ones anyway)
-override_dh_makeshlibs:
-	$(overridden_command) -V

-- 
korganizer packaging



More information about the pkg-kde-commits mailing list