[SCM] karchive packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-4-g92b37ec

Harald Sitter apachelogger-guest at moszumanska.debian.org
Thu May 21 08:57:14 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/karchive.git;a=commitdiff;h=732a371

The following commit has been merged in the kubuntu_wily_archive branch:
commit 732a371ac28a428f04582a71a66a03f6610ed12c
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Mar 6 21:31:22 2015 +0100

    Update (build) dependencies
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9233431..683aece 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: cmake (>= 2.8.12),
                libbz2-dev,
                liblzma-dev,
                pkg-kde-tools (>= 0.15.16~),
-               qtbase5-dev (>= 5.2.0~),
+               qtbase5-dev (>= 5.2.0),
                zlib1g-dev
 Standards-Version: 3.9.6
 XS-Testsuite: autopkgtest
@@ -20,7 +20,9 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/karchive.git
 Package: libkf5archive-dev
 Section: libdevel
 Architecture: any
-Depends: libkf5archive5 (= ${binary:Version}), qtbase5-dev, ${misc:Depends}
+Depends: libkf5archive5 (= ${binary:Version}),
+         qtbase5-dev (>= 5.2.0),
+         ${misc:Depends}
 Description: development files for karchive
  Karchive is a Qt 5 addon providing access to numerous types of archives.
  .

-- 
karchive packaging



More information about the pkg-kde-commits mailing list