[SCM] ksirk packaging branch, master, updated. debian/4%17.08.3-1-6-g8732b9f

Pino Toscano pino at moszumanska.debian.org
Tue Feb 20 18:53:42 UTC 2018


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

The following commit has been merged in the master branch:
commit 797739413fbefa74f957ed1d7213fd19587000e6
Author: Pino Toscano <pino at debian.org>
Date:   Tue Feb 20 19:44:30 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 b26a8ec..6c04cf7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ ksirk (4:17.12.2-0r1) UNRELEASED; urgency=medium
       libkf5i18n-dev, libkf5newstuff-dev, libkf5wallet-dev,
       libkf5widgetsaddons-dev, libkf5xmlgui-dev, libkf5kdegames-dev,
       libphonon4qt5-dev, libphonon4qt5experimental-dev, and libqca-qt5-2-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 19:31:47 +0100
 
diff --git a/debian/control b/debian/control
index e01ede9..813d1ca 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Build-Depends: cmake,
                libqca-qt5-2-dev (>= 2.1.0~),
                libqt5svg5-dev (>= 5.2.0~),
                pkg-config,
-               pkg-kde-tools (>= 0.14),
+               pkg-kde-tools (>= 0.15.16),
                qtbase5-dev (>= 5.2.0~),
                zlib1g-dev
 Standards-Version: 4.1.3
diff --git a/debian/rules b/debian/rules
index 97a7d65..0f493f8 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_auto_configure:
 	$(overridden_command) -- -DBIN_INSTALL_DIR=/usr/games

-- 
ksirk packaging



More information about the pkg-kde-commits mailing list