[SCM] okular packaging branch, master, updated. debian/16.08.2-1-75-g412778f

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:16:53 UTC 2017


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

The following commit has been merged in the master branch:
commit 3e06f790d24aca20d4c96d30fac20c3b54af7297
Author: Scarlett Clark <sgclark at kde.org>
Date:   Fri Nov 18 06:36:16 2016 -0700

    Fix controls qml version. Still working on autopkg test failures.
---
 debian/changelog | 6 ++++++
 debian/control   | 8 +++++---
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5b48ce0..d1a4b09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+okular (4:16.08.90~git11082016-0neon7) xenial; urgency=medium
+
+  * Fix controls qml version. Still working on autopkg test failures. 
+
+ -- Scarlett Clark <sgclark at kubuntu.org>  Fri, 18 Nov 2016 06:35:27 -0700
+
 okular (4:16.08.90~git11082016-0neon6) xenial; urgency=medium
 
   * Add another missing qml dep.
diff --git a/debian/control b/debian/control
index fa536b8..d89fead 100644
--- a/debian/control
+++ b/debian/control
@@ -64,9 +64,11 @@ Package: okular
 Section: graphics
 Architecture: any
 Depends: libokular5core7 (= ${binary:Version}),
-         qml-module-qtgraphicaleffects,
-         qml-module-qtquick-controls2,
+         qml-module-org-kde-kirigami,
+         qml-module-org-kde-kquickcontrolsaddons,
          qml-module-qt-labs-folderlistmodel,
+         qml-module-qtgraphicaleffects,
+         qml-module-qtquick-controls,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: cups-bsd
@@ -131,7 +133,7 @@ Architecture: any
 Depends: qml-module-org-kde-kirigami,
          qml-module-org-kde-kquickcontrolsaddons,
          qml-module-qtgraphicaleffects,
-         qml-module-qtquick-controls2,         
+         qml-module-qtquick-controls2,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: okular

-- 
okular packaging



More information about the pkg-kde-commits mailing list