[SCM] KTorrent Debian packaging. branch, master, updated. debian/4.1.3-1
Modestas Vainius
modax at alioth.debian.org
Mon Dec 5 23:21:55 UTC 2011
The following commit has been merged in the master branch:
commit 214fcc68876f0969357ae3d28c470d1f7c6cd3c2
Author: Modestas Vainius <modax at debian.org>
Date: Tue Dec 6 01:10:50 2011 +0200
Enable transparent support for dpkg-buildflags in dh/dh_auto_*.
Bump debhelper compat level to 9 and require debhelper 8.9.0 in order to gain
transparent support for dpkg-buildflags in dh/dh_auto_*.
---
debian/changelog | 2 ++
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4103086..a0bea3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
ktorrent (4.1.3-1) UNRELEASED; urgency=low
* New upstream release.
+ * Bump debhelper compat level to 9 and require debhelper 8.9.0 in order to
+ gain transparent support for dpkg-buildflags in dh/dh_auto_*.
-- Modestas Vainius <modax at debian.org> Tue, 06 Dec 2011 00:24:42 +0200
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index e939aa2..cd8f468 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: net
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
Uploaders: Modestas Vainius <modax at debian.org>
-Build-Depends: cmake (>= 2.6.2), debhelper (>= 7.3.16), pkg-kde-tools (>= 0.5),
+Build-Depends: cmake (>= 2.6.2), debhelper (>= 8.9), pkg-kde-tools (>= 0.5),
libqt4-dev (>= 4:4.6), kdelibs5-dev (>= 4:4.4), libphonon-dev (>= 4:4.3),
kdepimlibs5-dev (>= 4:4.4), libboost-dev, libqtwebkit-dev | libqt4-dev (<< 4:4.7.0),
kdebase-workspace-dev (>= 4:4.4), libktorrent-dev (>= 1.1.2),
--
KTorrent Debian packaging.
More information about the pkg-kde-commits
mailing list