[SCM] Calligra suite packaging branch, master, updated. debian/3.0.1+dfsg-2

Pino Toscano pino at moszumanska.debian.org
Wed Sep 6 06:50:42 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/calligra/calligra.git;a=commitdiff;h=cc15b2f

The following commit has been merged in the master branch:
commit cc15b2f8300391ae863659b30917d02dba324270
Author: Pino Toscano <pino at debian.org>
Date:   Sun Aug 20 16:29:37 2017 +0200

    remove dh_shlibdeps exclusions from calligra-libs
    
    kde-runtime, and kdepim-runtime are no more injected
---
 debian/changelog | 2 ++
 debian/rules     | 6 ------
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f071e9d..a8d2f9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -63,6 +63,8 @@ calligra (1:3.0.1+dfsg-0r1) UNRELEASED; urgency=medium
     - drop the README.Debian for calligraplan
     - remove note about that in README.source
   * Replace the libqca2-plugins recommend with libqca-qt5-2-plugins.
+  * Stop excluding kde-runtime, and kdepim-runtime from the shlibdeps of
+    calligra-libs, as they are no more injected.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 19 Aug 2017 15:51:55 +0200
 
diff --git a/debian/rules b/debian/rules
index 5dec7ae..9509799 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-lib_pkgs := calligra-libs
-
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
@@ -30,8 +28,4 @@ override_dh_install:
 override_dh_strip:
 	dh_strip --dbgsym-migration='calligra-dbg (<< 1:2.9.11)'
 
-override_dh_shlibdeps:
-	dh_shlibdeps $(addprefix -p,$(lib_pkgs)) -- -xkde-runtime -xkdepim-runtime
-	dh_shlibdeps --remaining-packages
-
 .PHONY: override_dh_auto_test

-- 
Calligra suite packaging



More information about the pkg-kde-commits mailing list