[SCM] kbruch packaging branch, master, updated. debian/4%17.08.1-1-7-gd882309

Pino Toscano pino at moszumanska.debian.org
Sat Dec 2 10:06:44 UTC 2017


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

The following commit has been merged in the master branch:
commit d882309fcb2e69f65f5407f61f377c510f9b88a8
Author: Pino Toscano <pino at debian.org>
Date:   Sat Dec 2 11:05:22 2017 +0100

    simplify local install
---
 debian/changelog      | 3 +++
 debian/kbruch.install | 1 -
 debian/not-installed  | 2 --
 debian/rules          | 3 ---
 4 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2c57073..3d82ae9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ kbruch (4:17.08.3-0r1) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.1.1, no changes required.
   * Simplify watch file, and switch it to https.
   * Remove trailing whitespaces in changelog.
+  * Stop forcing debian/tmp as local installation directory, installing
+    everything to the final location
+    - drop kbruch.install, and not-installed, no more useful now
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 02 Dec 2017 11:03:56 +0100
 
diff --git a/debian/kbruch.install b/debian/kbruch.install
deleted file mode 100644
index 1b91047..0000000
--- a/debian/kbruch.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/
diff --git a/debian/not-installed b/debian/not-installed
deleted file mode 100644
index e0f616a..0000000
--- a/debian/not-installed
+++ /dev/null
@@ -1,2 +0,0 @@
-# false positives
-usr/share/man/
diff --git a/debian/rules b/debian/rules
index 321fc57..ba10495 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,5 @@ 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
 
-override_dh_auto_install:
-	$(overridden_command) --destdir=debian/tmp
-
 override_dh_strip:
 	$(overridden_command) --dbgsym-migration='kbruch-dbg (<= 4:15.12.1-1~~)'

-- 
kbruch packaging



More information about the pkg-kde-commits mailing list