[SCM] KTorrent Debian packaging. branch, experimental, updated. debian/4.3.1-5-17-g430a73f
Pino Toscano
pino at moszumanska.debian.org
Tue Jul 5 10:04:43 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/ktorrent.git;a=commitdiff;h=a3a0c6d
The following commit has been merged in the experimental branch:
commit a3a0c6ded548a91597b68ffc7b5f8fb1df5a8471
Author: Pino Toscano <pino at debian.org>
Date: Tue Jul 5 11:55:32 2016 +0200
suggest geoip-database (#778813)
libgeoip1 already recommends it though
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 0262a66..350ebbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,8 @@ ktorrent (5.0.1-0r1) UNRELEASED; urgency=medium
uninstalled.
* Update lintian overrides.
* Remove obsolete not-installed file.
+ * Suggest geoip-database, even if libgeoip1 already recommends it.
+ (Closes: #778813)
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Sat, 02 Jul 2016 23:36:56 +0200
diff --git a/debian/control b/debian/control
index 3099c88..cbe3229 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Package: ktorrent
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ktorrent-data (= ${source:Version}),
libktorrent-l10n
-Suggests: krosspython
+Suggests: krosspython, geoip-database
Description: BitTorrent client based on the KDE platform
This package contains KTorrent, a BitTorrent peer-to-peer network client, that
is based on the KDE platform. Obviously, KTorrent supports such basic features
--
KTorrent Debian packaging.
More information about the pkg-kde-commits
mailing list