[SCM] zanshin packaging branch, master, updated. debian/0.2.0-1-3-g30ccd25
Fathi Boudra
fabo at alioth.debian.org
Mon Jan 2 08:20:16 UTC 2012
The following commit has been merged in the master branch:
commit 30ccd25bd338a0206ee971fa28d83a1801c5eef2
Author: Fathi Boudra <fabo at debian.org>
Date: Mon Jan 2 10:19:44 2012 +0200
Add versioned build dependency on kdepimlibs >= 4:4.6.0.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ad9a3ac..273b2db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
zanshin (0.2.0-2) UNRELEASED; urgency=low
* Improve long description.
+ * Add versioned build dependency on kdepimlibs >= 4:4.6.0.
-- Fathi Boudra <fabo at debian.org> Mon, 02 Jan 2012 09:57:33 +0200
diff --git a/debian/control b/debian/control
index 89413be..d8acfd8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
Uploaders: Fathi Boudra <fabo at debian.org>
Build-Depends: cmake,
debhelper (>= 8.0.0),
- kdepimlibs5-dev,
+ kdepimlibs5-dev (>= 4:4.6.0),
libboost-dev,
pkg-kde-tools
Standards-Version: 3.9.2
--
zanshin packaging
More information about the pkg-kde-commits
mailing list