[SCM] okular packaging branch, kubuntu_vivid_archive, updated. debian/4.14.2-2-9-g01bb9c4

Scarlett Clark sgclark-guest at moszumanska.debian.org
Wed Mar 11 19:32:42 UTC 2015


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

The following commit has been merged in the kubuntu_vivid_archive branch:
commit 01bb9c49265b78541219188516effccd74e9ad1c
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Wed Mar 11 12:27:53 2015 -0700

    Fix kdelibs5 version in build depends
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2bd5144..9462852 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 okular (4:14.12.3-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Fix kdelibs5 version in build depends 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Mon, 09 Mar 2015 11:30:17 -0700
 
diff --git a/debian/control b/debian/control
index 4a4db8d..b3e1ce5 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Eshat Cakar <info at eshat.de>, Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake,
                debhelper (>= 9),
                kde-sc-dev-latest (>= 4:4.12),
-               kdelibs5-dev (>= 4:14.12.3),
+               kdelibs5-dev (>= 4:4.14),
                libchm-dev,
                libdjvulibre-dev,
                libepub-dev,

-- 
okular packaging



More information about the pkg-kde-commits mailing list