[SCM] polkit-kde-agent-1 packaging branch, master, updated. debian/0.99.1-1-20-ge5aacd4
Maximiliano Curia
maxy at moszumanska.debian.org
Wed Mar 25 10:23:57 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/polkit-kde-agent-1.git;a=commitdiff;h=3226c5d
The following commit has been merged in the master branch:
commit 3226c5db31604afaf787207260a040e52d16b709
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Thu Feb 12 23:48:11 2015 +0100
Update build dependencies to build against experimental and to follow cmake.
---
debian/changelog | 2 ++
debian/control | 9 ++++-----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8677461..fe3e366 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ polkit-kde-agent-1 (4:5.2.0-1~) UNRELEASED; urgency=medium
* Prepare initial Debian release.
* Add myself as Uploader.
+ * Update build dependencies to build against experimental and to
+ follow cmake.
-- Maximiliano Curia <maxy at debian.org> Thu, 12 Feb 2015 23:39:36 +0100
diff --git a/debian/control b/debian/control
index 500ef2e..740c10b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,10 @@ Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Fathi Boudra <fabo at debian.org>,
Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake,
+Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
- extra-cmake-modules,
+ extra-cmake-modules (>= 1.2.0),
libkf5config-dev,
- libkf5configwidgets-dev,
libkf5coreaddons-dev,
libkf5crash-dev,
libkf5dbusaddons-dev,
@@ -18,8 +17,8 @@ Build-Depends: cmake,
libkf5widgetsaddons-dev,
libkf5windowsystem-dev,
libpolkit-qt5-1-dev (>= 0.112.0),
- pkg-kde-tools (>= 0.11),
- qtbase5-dev
+ pkg-kde-tools (>= 0.15.16),
+ qtbase5-dev (>= 5.2.0)
Standards-Version: 3.9.6
Homepage: https://projects.kde.org/projects/kde/workspace/polkit-kde-agent-1
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/plasma/polkit-kde-agent-1.git
--
polkit-kde-agent-1 packaging
More information about the pkg-kde-commits
mailing list