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

Pino Toscano pino at moszumanska.debian.org
Tue Feb 20 18:22:02 UTC 2018


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

The following commit has been merged in the master branch:
commit d8792950a77c499295ab4f9e30c6514489a76e84
Author: Pino Toscano <pino at debian.org>
Date:   Tue Feb 20 19:14:31 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 1eb2c67..daebfac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ kolf (4:17.12.2-0r1) UNRELEASED; urgency=medium
       libkf5kdelibs4support-dev, libkf5kio-dev, libkf5widgetsaddons-dev,
       libkf5windowsystem-dev, libkf5xmlgui-dev, libphonon4qt5-dev, and
       libphonon4qt5experimental-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:04:25 +0100
 
diff --git a/debian/control b/debian/control
index c7cbeb9..4145501 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Build-Depends: cmake,
                libkf5xmlgui-dev (>= 5.15.0~),
                libphonon4qt5-dev,
                libphonon4qt5experimental-dev,
-               pkg-kde-tools (>= 0.14),
+               pkg-kde-tools (>= 0.15.16),
                qtbase5-dev (>= 5.3.0~),
 Standards-Version: 4.1.3
 Homepage: http://games.kde.org/
diff --git a/debian/rules b/debian/rules
index 309af16..3ee7b5a 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

-- 
kolf packaging



More information about the pkg-kde-commits mailing list