[SCM] palapeli packaging branch, master, updated. debian/4%17.08.3-1-9-g759601f

Pino Toscano pino at moszumanska.debian.org
Tue Feb 20 19:48:10 UTC 2018


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

The following commit has been merged in the master branch:
commit 4871a4e1f45370fede2d9cc45c46afa93502bc38
Author: Pino Toscano <pino at debian.org>
Date:   Tue Feb 20 20:28:05 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 376c1d3..54f6195 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ palapeli (4:17.12.2-0r1) UNRELEASED; urgency=medium
       libkf5i18n-dev, libkf5itemviews-dev, libkf5kio-dev,
       libkf5notifications-dev, libkf5service-dev, libkf5widgetsaddons-dev,
       libkf5xmlgui-dev, and libkf5kdegames-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 20:18:28 +0100
 
diff --git a/debian/control b/debian/control
index 7cb7cd1..5eb6dd3 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends: cmake,
                libkf5widgetsaddons-dev (>= 5.30.0~),
                libkf5xmlgui-dev (>= 5.30.0~),
                libqt5svg5-dev (>= 5.7.0~),
-               pkg-kde-tools (>= 0.14),
+               pkg-kde-tools (>= 0.15.16),
                qtbase5-dev (>= 5.7.0~),
                shared-mime-info
 Standards-Version: 4.1.3
diff --git a/debian/rules b/debian/rules
index e36ca20..656f42b 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

-- 
palapeli packaging



More information about the pkg-kde-commits mailing list