[SCM] KTorrent library Debian packaging branch, experimental, updated. debian/1.3.1-5-15-geaa9fc1
Pino Toscano
pino at moszumanska.debian.org
Sat Jul 2 21:18:30 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/libktorrent.git;a=commitdiff;h=ff47b2a
The following commit has been merged in the experimental branch:
commit ff47b2a14f5876cf69b39a9794ecc8a7e42ef5bb
Author: Pino Toscano <pino at debian.org>
Date: Sat Jul 2 20:03:55 2016 +0200
update B-Ds following the port to Frameworks
- remove kdelibs5-dev and libqca2-dev
- add extra-cmake-modules, qtbase5-dev, libkf5archive-dev,
libkf5crash-dev, libkf5i18n-dev, kio-dev, libkf5solid-dev, and
libqca-qt5-2-dev
---
debian/changelog | 4 ++++
debian/control | 10 +++++++++-
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 64c7cd4..3b36b32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ libktorrent (2.0.1-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Update the build dependencies following the port to Frameworks:
+ - remove kdelibs5-dev and libqca2-dev
+ - add extra-cmake-modules, qtbase5-dev, libkf5archive-dev, libkf5crash-dev,
+ libkf5i18n-dev, kio-dev, libkf5solid-dev, and libqca-qt5-2-dev
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Sat, 02 Jul 2016 19:57:23 +0200
diff --git a/debian/control b/debian/control
index bb7c569..c183b46 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,15 @@ 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, debhelper (>= 9~), pkg-kde-tools (>= 0.6~),
- kdelibs5-dev (>= 4:4.4), libgmp3-dev, libqca2-dev, libboost-dev, libgcrypt11-dev,
+ extra-cmake-modules (>= 1.0.0),
+ qtbase5-dev,
+ libkf5archive-dev (>= 5.15),
+ libkf5crash-dev (>= 5.15),
+ libkf5i18n-dev (>= 5.15),
+ kio-dev (>= 5.15),
+ libkf5solid-dev (>= 5.15),
+ libqca-qt5-2-dev,
+ libgmp3-dev, libboost-dev, libgcrypt11-dev,
pkg-config, doxygen,
Standards-Version: 3.9.6
Homepage: http://ktorrent.org/
--
KTorrent library Debian packaging
More information about the pkg-kde-commits
mailing list