[SCM] khtml packaging branch, master, updated. debian/5.37.0-2-6-g9970236
Pino Toscano
pino at moszumanska.debian.org
Sun Oct 1 09:52:56 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/khtml.git;a=commitdiff;h=78c5a26
The following commit has been merged in the master branch:
commit 78c5a26aa95387ceeb0fa58c8f7c9d37e4b9e6de
Author: Pino Toscano <pino at debian.org>
Date: Sun Oct 1 11:27:13 2017 +0200
replace kio-dev dep with libkf5kio-dev
---
debian/changelog | 1 +
debian/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 08516fe..4212ed7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ khtml (5.37.0-3) UNRELEASED; urgency=medium
* Drop obsolete kio-dev build dependency (libkf5kio-dev is already there).
* Drop obsolete breaks/replaces for old versions, or for packages never part
of Debian.
+ * Replace kio-dev dependency with libkf5kio-dev.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 01 Oct 2017 11:15:35 +0200
diff --git a/debian/control b/debian/control
index 2bb5430..6766d0a 100644
--- a/debian/control
+++ b/debian/control
@@ -60,12 +60,12 @@ Description: HTML widget and component
Package: libkf5khtml-dev
Section: libdevel
Architecture: any
-Depends: kio-dev (>= 5.26.0~),
- libkf5archive-dev (>= 5.37.0~),
+Depends: libkf5archive-dev (>= 5.37.0~),
libkf5globalaccel-dev (>= 5.37.0~),
libkf5i18n-dev (>= 5.37.0~),
libkf5iconthemes-dev (>= 5.37.0~),
libkf5khtml5 (= ${binary:Version}),
+ libkf5kio-dev (>= 5.37.0~),
libkf5kjs-dev (>= 5.37.0~),
libkf5notifications-dev (>= 5.37.0~),
libkf5parts-dev (>= 5.37.0~),
--
khtml packaging
More information about the pkg-kde-commits
mailing list