[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=f344534

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

    rules: stop passing -DKMIX_KF5_BUILD=0 to cmake
---
 debian/changelog | 1 +
 debian/rules     | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6259794..fe2f90a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ kmix (4:17.12.2-0r1) UNRELEASED; urgency=medium
   * Use the right makefile class:
     - use debian-qt-kde.mk v3
     - bump the pkg-kde-tools build dependency to >= 0.15.16
+  * Stop passing -DKMIX_KF5_BUILD=0 to cmake, as kmix is now only Qt5/KF5.
 
  -- 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 e1cbcf1..b57f3e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,3 @@
 #!/usr/bin/make -f
 
 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