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

Pino Toscano pino at moszumanska.debian.org
Sat Feb 10 12:57:45 UTC 2018


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

The following commit has been merged in the master branch:
commit dedf8de9ee7aed44aabe0779a45241113df1c78a
Author: Pino Toscano <pino at debian.org>
Date:   Sat Feb 10 13:35:27 2018 +0100

    update rules
---
 debian/changelog | 3 +++
 debian/rules     | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 92d41ce..6259794 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ kmix (4:17.12.2-0r1) UNRELEASED; urgency=medium
       libkf5i18n-dev, libkf5iconthemes-dev, kinit-dev, libkf5notifications-dev,
       libkf5plasma-dev, libkf5solid-dev, libkf5widgetsaddons-dev,
       libkf5windowsystem-dev, and libkf5xmlgui-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 13:26:16 +0100
 
diff --git a/debian/rules b/debian/rules
index 06fd79e..e1cbcf1 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) -- -DKMIX_KF5_BUILD=0

-- 
kmix packaging



More information about the pkg-kde-commits mailing list