[SCM] KTorrent library Debian packaging branch, master, updated. debian/2.1-2
Pino Toscano
pino at moszumanska.debian.org
Tue Sep 5 19:22:43 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/libktorrent.git;a=commitdiff;h=21c8b6e
The following commit has been merged in the master branch:
commit 21c8b6ebe11f6b83dd4d16b62f37baf711b677fc
Author: Pino Toscano <pino at debian.org>
Date: Fri Sep 1 09:25:29 2017 +0200
drop libkf5torrent6 dep in libktorrent-l10n
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1b205cc..14afb3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ libktorrent (2.1-0r1) UNRELEASED; urgency=medium
* Pass -DBUILD_TESTING=OFF to disable the building of unit tests: they are
not executed already, and a quick test here shows that they fail (most
probably to the lack of networking).
+ * Remove the libkf5torrent6 dependency in libktorrent-l10n, since the latter
+ is only a package with data.
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Tue, 05 Jul 2016 08:01:35 +0200
diff --git a/debian/control b/debian/control
index d41aaf7..b1f3e85 100644
--- a/debian/control
+++ b/debian/control
@@ -55,7 +55,7 @@ Description: development files for the KTorrent Library
Package: libktorrent-l10n
Architecture: all
Section: localization
-Depends: libkf5torrent6 (>= ${source:Version}), ${misc:Depends}
+Depends: ${misc:Depends}
Description: localization files for the KTorrent library
The KTorrent library is a C++ / Qt 5 / KDE Frameworks based implementation of
the BitTorrent protocol (mostly client side).
--
KTorrent library Debian packaging
More information about the pkg-kde-commits
mailing list