[SCM] kate packaging branch, master, updated. debian/4%17.08.3-2-7-g6541d39
Pino Toscano
pino at moszumanska.debian.org
Sat Dec 9 11:29:13 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kate.git;a=commitdiff;h=b9879c3
The following commit has been merged in the master branch:
commit b9879c36fba8b4229393b3d4fee518214a026be0
Author: Pino Toscano <pino at debian.org>
Date: Sat Dec 9 12:27:40 2017 +0100
drop unused cmake params
---
debian/changelog | 1 +
debian/rules | 3 ---
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b2d08c8..5d04469 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ kate (4:17.08.3-3) UNRELEASED; urgency=medium
libkf5plasma-dev.
* Ship also the translated man pages of kate.
* Ship the desktop file to enable the Plasma applet katesessions.
+ * Do not pass -DPYTHON_LIBRARY=etc anymore to cmake, since it is not used.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 09 Dec 2017 12:04:39 +0100
diff --git a/debian/rules b/debian/rules
index 376bcc2..53409cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,9 +8,6 @@ libpkgs_addsubst_allLibraries = kate-dbg
libpkgs_gen_strict_local_shlibs = $(libpkgs_all_packages)
include /usr/share/pkg-kde-tools/qt-kde-team/3/library-packages.mk
-override_dh_auto_configure:
- $(overridden_command) -- -DPYTHON_LIBRARY=/usr/lib/$(DEB_HOST_MULTIARCH)/libpython2.7.so.1
-
override_dh_auto_test:
# Disable dh_auto_test at build time
:
--
kate packaging
More information about the pkg-kde-commits
mailing list