[SCM] kdbusaddons packaging branch, master, updated. 0fbd3d48b754c2a0f685796909d39e71caad4589
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Mar 14 23:22:45 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdbusaddons.git;a=commitdiff;h=57590ac
The following commit has been merged in the master branch:
commit 57590ac45eb349d57ee8b2e49267e7433102032c
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sat Feb 28 00:05:28 2015 +0100
Update build dependencies.
---
debian/changelog | 1 +
debian/control | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 331f34a..4709d98 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
kdbusaddons (5.7.0-1~) UNRELEASED; urgency=medium
* New upstream release (5.7.0).
+ * Update build dependencies.
-- Maximiliano Curia <maxy at debian.org> Tue, 24 Feb 2015 17:40:06 +0100
diff --git a/debian/control b/debian/control
index aa934f1..e106a11 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,15 @@ Section: libs
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake,
+Build-Depends: cmake (>= 2.8.12),
dbus-x11,
debhelper (>= 9),
- extra-cmake-modules (>= 1.6.0),
+ extra-cmake-modules (>= 1.7.0),
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev,
+ qtbase5-dev (>= 5.2.0),
qttools5-dev,
qttools5-dev-tools,
- libqt5x11extras5-dev
+ libqt5x11extras5-dev (>= 5.2.0)
Standards-Version: 3.9.6
XS-Testsuite: autopkgtest
Homepage: https://projects.kde.org/projects/frameworks/kdbusaddons
--
kdbusaddons packaging
More information about the pkg-kde-commits
mailing list