[SCM] skanlite packaging branch, master, updated. debian/2.0-1-4-gf891f22
Pino Toscano
pino at moszumanska.debian.org
Sat Dec 3 12:30:17 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/skanlite.git;a=commitdiff;h=f891f22
The following commit has been merged in the master branch:
commit f891f22bb23d2b2aba16f20e9d47b7e116aa3968
Author: Pino Toscano <pino at debian.org>
Date: Sat Dec 3 13:29:01 2016 +0100
replace transitional B-Ds
- kdoctools-dev -> libkf5doctools-dev
- kio-dev -> libkf5kio-dev
---
debian/changelog | 3 +++
debian/control | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d46bdf0..1707c28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ skanlite (2.0.1-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Replace the transitional build dependencies:
+ - kdoctools-dev -> libkf5doctools-dev
+ - kio-dev -> libkf5kio-dev
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Sat, 03 Dec 2016 13:24:29 +0100
diff --git a/debian/control b/debian/control
index 7162eea..8cee970 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,9 @@ Build-Depends: debhelper (>= 9),
qtbase5-dev,
extra-cmake-modules (>= 1.2.0),
libkf5coreaddons-dev (>= 5.1.0),
- kdoctools-dev (>= 5.1.0),
+ libkf5doctools-dev (>= 5.1.0),
libkf5i18n-dev (>= 5.1.0),
- kio-dev (>= 5.1.0),
+ libkf5kio-dev (>= 5.1.0),
libkf5sane-dev (>= 5.1.0),
libkf5textwidgets-dev (>= 5.1.0),
libkf5xmlgui-dev (>= 5.1.0),
--
skanlite packaging
More information about the pkg-kde-commits
mailing list