[SCM] sweeper packaging branch, master, updated. debian/4%17.08.3-1-5-g6fe7e14

Pino Toscano pino at moszumanska.debian.org
Tue Feb 20 13:38:33 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/sweeper.git;a=commitdiff;h=8f3f4be

The following commit has been merged in the master branch:
commit 8f3f4be3c1bb837f2ff225b055a72058c7414d72
Author: Pino Toscano <pino at debian.org>
Date:   Tue Feb 20 14:30:02 2018 +0100

    update rules
---
 debian/changelog | 3 +++
 debian/control   | 2 +-
 debian/rules     | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 39b93de..cd108bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ sweeper (4:17.12.2-0r1) UNRELEASED; urgency=medium
       libkf5bookmarks-dev, libkf5config-dev, libkf5configwidgets-dev,
       libkf5coreaddons-dev, libkf5crash-dev, libkf5doctools-dev,
       libkf5i18n-dev, libkf5kio-dev, libkf5textwidgets-dev, libkf5xmlgui-dev
+  * Use the right makefile class:
+    - use debian-qt-kde.mk v3
+    - bump the pkg-kde-tools build dependency to >= 0.15.16
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 20 Feb 2018 14:19:14 +0100
 
diff --git a/debian/control b/debian/control
index b6ae0cc..1ba5b7f 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends: cmake,
                libkf5kio-dev (>= 5.23.0~),
                libkf5textwidgets-dev (>= 5.23.0~),
                libkf5xmlgui-dev (>= 5.23.0~),
-               pkg-kde-tools (>= 0.12),
+               pkg-kde-tools (>= 0.15.16),
                qtbase5-dev,
 Standards-Version: 4.1.3
 Homepage: http://www.kde.org/
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

-- 
sweeper packaging



More information about the pkg-kde-commits mailing list