[SCM] juk packaging branch, master, updated. debian/4%17.08.3-1-7-gdfe22b5

Pino Toscano pino at moszumanska.debian.org
Sat Feb 10 09:56:41 UTC 2018


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

The following commit has been merged in the master branch:
commit 3b13774efba067893849f19775b53edc864ad859
Author: Pino Toscano <pino at debian.org>
Date:   Sat Feb 10 10:37:15 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 5687525..4a2fe0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ juk (4:17.12.2-0r1) UNRELEASED; urgency=medium
       libkf5kio-dev, libkf5notifications-dev, libkf5textwidgets-dev,
       libkf5wallet-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>  Sat, 10 Feb 2018 10:23:41 +0100
 
diff --git a/debian/control b/debian/control
index c7e2fbb..442ba6a 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Build-Depends: cmake,
                libphonon4qt5experimental-dev,
                libqt5svg5-dev (>= 5.6.0~),
                libtag1-dev (>= 1.6),
-               pkg-kde-tools (>= 0.12),
+               pkg-kde-tools (>= 0.15.16),
                qtbase5-dev (>= 5.6.0~),
 Standards-Version: 4.1.3
 Homepage: http://www.kde.org/
diff --git a/debian/rules b/debian/rules
index 29eee40..9ca54cc 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_test:
 	# Disable dh_auto_test at build time

-- 
juk packaging



More information about the pkg-kde-commits mailing list