[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=6541d39

The following commit has been merged in the master branch:
commit 6541d39f074a43bd915ab95a91472db8ada1f732
Author: Pino Toscano <pino at debian.org>
Date:   Sat Dec 9 12:28:43 2017 +0100

    rules: drop unused library stuff
---
 debian/changelog | 1 +
 debian/rules     | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5d04469..6180931 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ kate (4:17.08.3-3) UNRELEASED; urgency=medium
   * 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.
+  * Remove unused library stuff from debian/rules.
 
  -- 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 53409cd..92bcab9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,9 +4,6 @@ l10npkgs_firstversion_ok := 4:16.04.3-6~
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
-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_test:
 	# Disable dh_auto_test at build time

-- 
kate packaging



More information about the pkg-kde-commits mailing list