[SCM] KTorrent Debian packaging. branch, experimental, updated. debian/4.3.1-5
Pino Toscano
pino at moszumanska.debian.org
Sat Jul 2 21:34:46 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/ktorrent.git;a=commitdiff;h=b4474ea
The following commit has been merged in the experimental branch:
commit b4474eafbb0e76121475261503f80e35a69cbf3b
Author: Modestas Vainius <modax at debian.org>
Date: Sun Sep 30 00:41:40 2012 +0300
Require Qt 4.7 and KDE Platform 4.7 for building.
---
debian/changelog | 1 +
debian/control | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 418e11c..cdb169b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ktorrent (4.3.0-1) UNRELEASED; urgency=low
* New upstream release.
* Require libktorrent 1.3.0 for building.
+ * Require Qt 4.7 and KDE Platform 4.7 for building.
-- Modestas Vainius <modax at debian.org> Sun, 30 Sep 2012 00:39:09 +0300
diff --git a/debian/control b/debian/control
index b8a24c3..f7df09f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ 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 (>= 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.3.0),
+ libqt4-dev (>= 4:4.7), kdelibs5-dev (>= 4:4.7), libphonon-dev (>= 4:4.3),
+ kdepimlibs5-dev (>= 4:4.7), libboost-dev, libqtwebkit-dev,
+ kdebase-workspace-dev (>= 4:4.7), libktorrent-dev (>= 1.3.0),
libtag1-dev, libgeoip-dev, libx11-dev
Build-Conflicts: kdebase-workspace-dev (<< 4:4.6)
Standards-Version: 3.9.3
--
KTorrent Debian packaging.
More information about the pkg-kde-commits
mailing list