[SCM] kmix packaging branch, master, updated. debian/16.08.0-1-9-g410c411
Pino Toscano
pino at moszumanska.debian.org
Mon Jan 1 10:09:45 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kmix.git;a=commitdiff;h=db09195
The following commit has been merged in the master branch:
commit db09195bb7cadc4e5be577e4a4508c6eb7494443
Author: Pino Toscano <pino at debian.org>
Date: Mon Jan 1 10:59:52 2018 +0100
use debian-qt-kde.mk v2
---
debian/changelog | 1 +
debian/rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1759fac..68dfd7e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ kmix (4:17.08.3-0r1) UNRELEASED; urgency=medium
extra-cmake-modules, libkf5dbusaddons-dev, libkf5globalaccel-dev,
libkf5i18n-dev, libkf5kdelibs4support-dev, libkf5xmlgui-dev, and
plasma-framework-dev.
+ * Because of the above, use version 2 of class debian-qt-kde.mk.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 31 Dec 2017 20:43:44 +0100
diff --git a/debian/rules b/debian/rules
index 28a5d97..0eb94d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
+include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
MIPS_BUILD = OFF
ifneq (,$(filter $(DEB_HOST_ARCH), mips mipsel mips64 mips64el))
--
kmix packaging
More information about the pkg-kde-commits
mailing list