[SCM] kdf packaging branch, master, updated. debian/15.08.0-2-4-g87cd75c
Pino Toscano
pino at moszumanska.debian.org
Sun Aug 28 09:15:25 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdf.git;a=commitdiff;h=b3df1d4
The following commit has been merged in the master branch:
commit b3df1d47641c2841e432ccfd087fb4ae528ea192
Author: Pino Toscano <pino at debian.org>
Date: Sun Aug 28 11:09:18 2016 +0200
switch to the class 3 of debian-qt-kde.mk
bump the pkg-kde-tools B-D to >= 0.15.16
---
debian/changelog | 2 ++
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 135a765..1203312 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ kdf (4:16.08.0-0r1) UNRELEASED; urgency=medium
libkf5configwidgets-dev, libkf5coreaddons-dev, libkf5i18n-dev,
libkf5iconthemes-dev, kio-dev, libkf5kcmutils-dev,
libkf5notifications-dev, libkf5widgetsaddons-dev, and libkf5xmlgui-dev
+ * Switch to the class 3 of debian-qt-kde.mk:
+ - bump the pkg-kde-tools build dependency to >= 0.15.16
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 28 Aug 2016 10:59:25 +0200
diff --git a/debian/control b/debian/control
index 72f850f..ea01227 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: cmake,
libkf5notifications-dev (>= 5.6.0),
libkf5widgetsaddons-dev (>= 5.6.0),
libkf5xmlgui-dev (>= 5.6.0),
- pkg-kde-tools (>= 0.12)
+ pkg-kde-tools (>= 0.15.16)
Standards-Version: 3.9.8
Homepage: http://www.kde.org/
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/kdf.git
diff --git a/debian/rules b/debian/rules
index 6a77e53..b57f3e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,3 @@
#!/usr/bin/make -f
-include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
+include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
--
kdf packaging
More information about the pkg-kde-commits
mailing list