[SCM] zeroconf-ioslave packaging branch, master, updated. debian/4%17.08.3-1-4-g47af1cb

Pino Toscano pino at moszumanska.debian.org
Tue Feb 20 14:07:54 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/zeroconf-ioslave.git;a=commitdiff;h=aa17abd

The following commit has been merged in the master branch:
commit aa17abd30bef01435edddacbcf0f5df1fd88e907
Author: Pino Toscano <pino at debian.org>
Date:   Tue Feb 20 14:59:33 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 ba80077..5ec67a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ zeroconf-ioslave (4:17.12.2-0r1) UNRELEASED; urgency=medium
     - remove kde-sc-dev-latest, and kdelibs5-dev
     - add extra-cmake-modules, qtbase5-dev, libkf5dbusaddons-dev,
       libkf5dnssd-dev, libkf5i18n-dev, and libkf5kio-dev
+  * Use the right makefile class:
+    - use debian-qt-kde.mk v3
+    - bump the pkg-kde-tools build dependency to >= 0.15.16
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 20 Feb 2018 14:41:52 +0100
 
diff --git a/debian/control b/debian/control
index 064d482..203d2a0 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: cmake (>= 2.8.9~),
                libkf5dnssd-dev,
                libkf5i18n-dev,
                libkf5kio-dev,
-               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 a6f9497..a80e908 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/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
 
 override_dh_strip:
 	$(overridden_command) --dbgsym-migration='kde-zeroconf-dbg (<= 4:15.12.0-1~~)'

-- 
zeroconf-ioslave packaging



More information about the pkg-kde-commits mailing list