[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=8f9bb88

The following commit has been merged in the master branch:
commit 8f9bb88bd661336062efbf6499db3bf6075f961e
Author: Scarlett Clark <sgclark at kde.org>
Date:   Thu Nov 17 04:59:20 2016 -0700

    Add qml deps.
---
 debian/changelog | 6 ++++++
 debian/control   | 9 ++++++++-
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 61f07c1..8a6b81a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+okular (4:16.08.90~git11082016-0neon3) xenial; urgency=medium
+
+  * Add qml deps. 
+
+ -- Scarlett Clark <sgclark at kubuntu.org>  Thu, 17 Nov 2016 04:57:26 -0700
+
 okular (4:16.08.90~git11082016-0neon2) xenial; urgency=medium
 
   * Fix copyright, install files. 
diff --git a/debian/control b/debian/control
index a91e230..0cb2a4c 100644
--- a/debian/control
+++ b/debian/control
@@ -64,6 +64,8 @@ Package: okular
 Section: graphics
 Architecture: any
 Depends: libokular5core7 (= ${binary:Version}),
+         qml-module-qtgraphicaleffects,
+         qml-module-qtquick-controls2,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: cups-bsd
@@ -125,7 +127,12 @@ Description: additional document format support for Okular
 
 Package: okular-mobile
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: qml-module-org-kde-kirigami,
+         qml-module-org-kde-kquickcontrolsaddons,
+         qml-module-qtgraphicaleffects,
+         qml-module-qtquick-controls2,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Recommends: okular
 Description: mobile support for Okular
  These plugins allow Okular to view additional document formats for mobile:

-- 
okular packaging



More information about the pkg-kde-commits mailing list