[SCM] karchive packaging branch, kubuntu_unstable, updated. debian/5.9.0-1-4-g92b37ec
Kubuntu CI (Harald Sitter)
kubuntu-ci-guest at moszumanska.debian.org
Thu May 21 08:57:47 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/karchive.git;a=commitdiff;h=58fbb60
The following commit has been merged in the kubuntu_unstable branch:
commit 58fbb600d3639d74b70aadac80aa40ea26d4c3fb
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Wed Jan 21 13:12:42 2015 +0100
Bump qtbase5-dev build dep version to follow the cmake check.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1b04156..18f76f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ karchive (5.6.0-1~) UNRELEASED; urgency=medium
* New upstream release (5.6.0).
* Bump build dependencies to build against the experimental versions
* Bump Standards-Version to 3.9.6, no changes needed
+ * Bump qtbase5-dev build dep version to follow the cmake check.
-- Maximiliano Curia <maxy at debian.org> Wed, 21 Jan 2015 12:26:14 +0100
diff --git a/debian/control b/debian/control
index 131a424..d3ef659 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: cmake,
libbz2-dev,
liblzma-dev,
pkg-kde-tools (>= 0.15.16~),
- qtbase5-dev,
+ qtbase5-dev (>= 5.2.0~),
zlib1g-dev
Standards-Version: 3.9.6
Homepage: https://projects.kde.org/projects/frameworks/karchive
--
karchive packaging
More information about the pkg-kde-commits
mailing list