[SCM] kguiaddons packaging branch, kubuntu_unstable, updated. debian/5.9.0-1-3-g99f15e0
Kubuntu CI (Harald Sitter)
kubuntu-ci-guest at moszumanska.debian.org
Wed May 20 00:01:30 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kguiaddons.git;a=commitdiff;h=f29dfef
The following commit has been merged in the kubuntu_unstable branch:
commit f29dfeffd61d77e4ccf49fd827a99057f2245c0b
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Fri Jan 23 11:35:07 2015 +0100
Update build dependencies to follow cmake.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 7101de9..888f9a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ kguiaddons (5.6.0-1~) UNRELEASED; urgency=medium
* Bump Standards-Version to 3.9.6, no changes needed.
* Update install files.
* Update copyright information.
+ * Update build dependencies to follow cmake.
-- Maximiliano Curia <maxy at debian.org> Fri, 23 Jan 2015 10:43:31 +0100
diff --git a/debian/control b/debian/control
index 6f70c11..f4da125 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: kguiaddons
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),
debhelper (>= 9),
extra-cmake-modules (>= 1.6.0),
libqt5x11extras5-dev,
--
kguiaddons packaging
More information about the pkg-kde-commits
mailing list