[SCM] kdiamond packaging branch, master, updated. debian/16.08.0-1-38-ga8595cf

Pino Toscano pino at moszumanska.debian.org
Sat Nov 18 13:45:29 UTC 2017


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

The following commit has been merged in the master branch:
commit 89929f1ca96640c607ac6564de1cffc20c2bb2fc
Author: Pino Toscano <pino at debian.org>
Date:   Sat Nov 18 14:42:29 2017 +0100

    simplify local install
---
 debian/changelog        | 3 +++
 debian/kdiamond.install | 3 ---
 debian/rules            | 3 ---
 3 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cce6bcf..da895e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,9 @@ kdiamond (4:17.08.3-1~1) UNRELEASED; urgency=medium
     drop translations.
   * Bump Standards-Version to 4.1.1, no changes required.
   * Simplify watch file, and switch it to https.
+  * Stop forcing debian/tmp as local installation directory, installing
+    everything to the final location
+    - drop kdiamond.install, no more useful now
 
  -- Pino Toscano <pino at debian.org>  Sat, 18 Nov 2017 11:20:05 +0100
 
diff --git a/debian/kdiamond.install b/debian/kdiamond.install
deleted file mode 100644
index 2d0620d..0000000
--- a/debian/kdiamond.install
+++ /dev/null
@@ -1,3 +0,0 @@
-etc/*
-usr/games/kdiamond
-usr/share/*
diff --git a/debian/rules b/debian/rules
index 4e508a9..566787e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,3 @@ include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
 
 override_dh_auto_configure:
 	$(overridden_command) -- -DBIN_INSTALL_DIR=/usr/games
-
-override_dh_auto_install:
-	$(overridden_command) --destdir=debian/tmp

-- 
kdiamond packaging



More information about the pkg-kde-commits mailing list