[SCM] kapptemplate packaging branch, master, updated. debian/4%17.08.1-1-11-g23b77ac
Pino Toscano
pino at moszumanska.debian.org
Sun Nov 26 11:48:11 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kapptemplate.git;a=commitdiff;h=23b77ac
The following commit has been merged in the master branch:
commit 23b77acc8a82ecbc25d460dfc195f8ddecde6a17
Author: Pino Toscano <pino at debian.org>
Date: Sun Nov 26 12:47:40 2017 +0100
kapptemplate: kio-dev -> libkf5kio-dev suggest
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 29932eb..2c1bb48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ kapptemplate (4:17.08.3-0r1) UNRELEASED; urgency=medium
* Stop forcing debian/tmp as local installation directory, installing
everything to the final location
- drop kapptemplate.install, no more useful now
+ * Switch transitional kio-dev suggest to libkf5kio-dev.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 31 Oct 2017 17:58:57 +0100
diff --git a/debian/control b/debian/control
index 94b26d8..2df254d 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Package: kapptemplate
Architecture: any
Section: devel
Depends: ${misc:Depends}, ${shlibs:Depends}
-Suggests: kio-dev
+Suggests: libkf5kio-dev
Breaks: ${kde-l10n:all}
Replaces: ${kde-l10n:all}
Recommends: libkf5plasma-dev
--
kapptemplate packaging
More information about the pkg-kde-commits
mailing list