[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=bf58bd6

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

    switch kirigami dep
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b89ebf9..1a75c7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ okular (4:17.12.2-0r1) UNRELEASED; urgency=medium
     - make okular-mobile depend on this new module
     - remove all the QML dependencies from okular
   * Tighten the inter-library dependencies.
+  * Switch the qml-module-org-kde-kirigami dependency in okular-mobile to
+    qml-module-org-kde-kirigami2, as it is used now.
 
  -- 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 70d91f5..f683745 100644
--- a/debian/control
+++ b/debian/control
@@ -151,7 +151,7 @@ Description: mobile support for Okular - QML modules
 
 Package: okular-mobile
 Architecture: any
-Depends: qml-module-org-kde-kirigami,
+Depends: qml-module-org-kde-kirigami2,
          qml-module-org-kde-kquickcontrolsaddons,
          qml-module-org-kde-okular (= ${binary:Version}),
          qml-module-qtgraphicaleffects,

-- 
okular packaging



More information about the pkg-kde-commits mailing list