[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:31 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/libktorrent.git;a=commitdiff;h=09fa832
The following commit has been merged in the experimental branch:
commit 09fa832cf5ffb0052d3cd420bcd5d37033dbef8d
Author: Pino Toscano <pino at debian.org>
Date: Sat Jul 2 22:55:41 2016 +0200
update dependencies in libktorrent-dev
---
debian/changelog | 1 +
debian/control | 8 +++++++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 60e9cfd..00d39a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ libktorrent (2.0.1-0r1) UNRELEASED; urgency=medium
* Update install files.
* Update symbols file.
* Remove libktorrent-dbg in favour of the -dbgsym packages.
+ * Update dependencies in libktorrent-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 39e4474..a27a925 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,13 @@ Package: libktorrent-dev
Architecture: any
Section: libdevel
Depends: libktorrent6 (= ${binary:Version}), ${misc:Depends},
- ${sameVersionDep:libqt4-dev}, ${sameVersionDep:kdelibs5-dev}
+ ${sameVersionDep:qtbase5-dev},
+ ${sameVersionDep:libkf5archive-dev},
+ ${sameVersionDep:libkf5config-dev},
+ ${sameVersionDep:kio-dev},
+ libboost-dev,
+ libgmp3-dev,
+ libgcrypt11-dev,
Description: development files for the KTorrent Library
The KTorrent library is a C++ / Qt 4 / KDE Platform based implementation of
the BitTorrent protocol (mostly client side).
--
KTorrent library Debian packaging
More information about the pkg-kde-commits
mailing list