[SCM] kde-dev-scripts packaging branch, master, updated. debian/4%17.08.1-1-10-g904695a
Pino Toscano
pino at moszumanska.debian.org
Mon Dec 18 16:05:26 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kde-dev-scripts.git;a=commitdiff;h=904695a
The following commit has been merged in the master branch:
commit 904695a3bc929f1f6c8c5e40eae84c84b54cd23e
Author: Pino Toscano <pino at debian.org>
Date: Mon Dec 18 16:59:12 2017 +0100
replace libkf5kdelibs4support-dev B-D with libkf5kdelibs4support5-bin
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c42ee50..4bfafbc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ kde-dev-scripts (4:17.08.3-0r1) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.1.2, no changes required.
* Simplify watch file, and switch it to https.
* Remove trailing whitespaces in changelog.
+ * Replace libkf5kdelibs4support-dev build dependency with
+ libkf5kdelibs4support5-bin: it is needed only for DocBook v4.2 DTDs.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 31 Oct 2017 17:59:49 +0100
diff --git a/debian/control b/debian/control
index e0375aa..315be13 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: cmake (>= 2.8.9~),
debhelper (>= 9),
extra-cmake-modules (>= 1.3.0),
libkf5doctools-dev,
- libkf5kdelibs4support-dev,
+ libkf5kdelibs4support5-bin,
pkg-kde-tools (>> 0.15.15),
Standards-Version: 4.1.2
Homepage: http://www.kde.org/
--
kde-dev-scripts packaging
More information about the pkg-kde-commits
mailing list