[SCM] KTorrent library Debian packaging branch, experimental, updated. debian/2.0.1-1-13-g7d1c1b4
Pino Toscano
pino at moszumanska.debian.org
Fri Sep 1 07:02:06 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/libktorrent.git;a=commitdiff;h=1737fdd
The following commit has been merged in the experimental branch:
commit 1737fdd38a6407af1b87ebf1153b8d3c5a3e866b
Author: Pino Toscano <pino at debian.org>
Date: Fri Sep 1 08:15:14 2017 +0200
replace deprecated B-Ds
- kio-dev -> libkf5kio-dev
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c8186d4..aeeef30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ libktorrent (2.1-0r1) UNRELEASED; urgency=medium
* Update symbols files from buildd logs.
* Update the patches:
- cmake-gcrypt-version.diff: drop, obsolete
+ * Replace deprecated build dependencies:
+ - kio-dev -> libkf5kio-dev
-- 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 cd8cad8..c007343 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: cmake, debhelper (>= 9~), pkg-kde-tools (>= 0.15.16),
libkf5archive-dev (>= 5.15),
libkf5crash-dev (>= 5.15),
libkf5i18n-dev (>= 5.15),
- kio-dev (>= 5.15),
+ libkf5kio-dev (>= 5.15),
libkf5solid-dev (>= 5.15),
libqca-qt5-2-dev,
libgmp-dev, libboost-dev, libgcrypt20-dev,
--
KTorrent library Debian packaging
More information about the pkg-kde-commits
mailing list