[SCM] okular packaging branch, master, updated. debian/4%17.08.3-3-7-gbf58bd6

Pino Toscano pino at moszumanska.debian.org
Tue Feb 20 16:33:59 UTC 2018


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

The following commit has been merged in the master branch:
commit c41d449da9fd532e56b8ec3fce83ed740187fb9e
Author: Pino Toscano <pino at debian.org>
Date:   Tue Feb 20 17:05:13 2018 +0100

    tighten deps
---
 debian/changelog | 1 +
 debian/control   | 3 +--
 debian/rules     | 2 ++
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3bc0745..b89ebf9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ okular (4:17.12.2-0r1) UNRELEASED; urgency=medium
     dependencies anymore
     - make okular-mobile depend on this new module
     - remove all the QML dependencies from okular
+  * Tighten the inter-library dependencies.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 20 Feb 2018 16:07:08 +0100
 
diff --git a/debian/control b/debian/control
index b76c7c5..70d91f5 100644
--- a/debian/control
+++ b/debian/control
@@ -62,8 +62,7 @@ Description: libraries for the Okular document viewer
 Package: okular
 Section: graphics
 Architecture: any
-Depends: libokular5core8 (= ${binary:Version}),
-         kinit,
+Depends: kinit,
          ${misc:Depends},
          ${shlibs:Depends},
 Recommends: cups-bsd
diff --git a/debian/rules b/debian/rules
index b55a80f..dd1e6d5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@ l10npkgs_firstversion_ok := 4:16.04.3-11~
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
+libpkgs_gen_strict_local_shlibs = $(libpkgs_all_packages)
+include /usr/share/pkg-kde-tools/qt-kde-team/3/library-packages.mk
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
okular packaging



More information about the pkg-kde-commits mailing list