[SCM] KTorrent Debian packaging. branch, master, updated. debian/4.2.0-1
Modestas Vainius
modax at alioth.debian.org
Sun Mar 11 15:34:31 UTC 2012
The following commit has been merged in the master branch:
commit 13c576587489be9515cee9153622b68761dd6704
Author: Modestas Vainius <modax at debian.org>
Date: Sat Mar 10 21:23:26 2012 +0200
Build depend on debhelper 9 as lintian insists.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ddefaef..34c2f3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ktorrent (4.2.0-1) UNRELEASED; urgency=low
* New upstream release.
* Bump Standards-Version to 3.9.3: no changes needed.
* Require libktorrent 1.2.0 to build.
+ * Build depend on debhelper 9 as lintian insists.
-- Modestas Vainius <modax at debian.org> Sat, 10 Mar 2012 20:56:22 +0200
diff --git a/debian/control b/debian/control
index 49ef215..a31ff44 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 (>= 8.9), pkg-kde-tools (>= 0.5),
+Build-Depends: cmake (>= 2.6.2), debhelper (>= 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.2.0),
--
KTorrent Debian packaging.
More information about the pkg-kde-commits
mailing list