[SCM] ksystemlog packaging branch, master, updated. debian/16.08.3-1-49-g2cc8aa5

Pino Toscano pino at moszumanska.debian.org
Sun Nov 19 14:00:11 UTC 2017


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

The following commit has been merged in the master branch:
commit 35d2f08616c88a34927fd7b10d4014ec92434972
Author: Pino Toscano <pino at debian.org>
Date:   Sun Nov 19 14:57:25 2017 +0100

    simplify local install
---
 debian/changelog          | 3 +++
 debian/ksystemlog.install | 5 -----
 debian/rules              | 3 ---
 3 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 16b9dd7..76c0cd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ ksystemlog (4:17.08.3-0r1) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.1.1, no changes required.
   * Adjust l10npkgs_firstversion_ok to the version where kde-l10n will drop
     translations.
+  * Stop forcing debian/tmp as local installation directory, installing
+    everything to the final location
+    - drop ksystemlog.install, no more useful now
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 31 Oct 2017 18:03:10 +0100
 
diff --git a/debian/ksystemlog.install b/debian/ksystemlog.install
deleted file mode 100644
index c597a7a..0000000
--- a/debian/ksystemlog.install
+++ /dev/null
@@ -1,5 +0,0 @@
-usr/bin/ksystemlog
-usr/share/applications/org.kde.ksystemlog.desktop
-usr/share/doc/HTML/*/ksystemlog/
-usr/share/kxmlgui5/ksystemlog/ksystemlogui.rc
-usr/share/locale/
diff --git a/debian/rules b/debian/rules
index 38142a9..7e05daa 100644
--- a/debian/rules
+++ b/debian/rules
@@ -5,9 +5,6 @@ l10npkgs_firstversion_ok := 4:16.04.3-3~
 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
 
-override_dh_auto_install:
-	$(overridden_command) --destdir=debian/tmp
-
 override_dh_auto_test:
 	# Disable dh_auto_test at build time
 	:

-- 
ksystemlog packaging



More information about the pkg-kde-commits mailing list