[SCM] kpat packaging branch, master, updated. debian/16.08.1-1-41-gb21bec2

Pino Toscano pino at moszumanska.debian.org
Sat Nov 18 15:56:32 UTC 2017


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

The following commit has been merged in the master branch:
commit 02699377e1d9566e87365dcd0cd78a8f62b6ebb4
Author: Pino Toscano <pino at debian.org>
Date:   Sat Nov 18 16:53:37 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 0cd15d8..422bf22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ kpat (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 kpat.install, no more useful now
 
  -- Pino Toscano <pino at debian.org>  Sat, 18 Nov 2017 11:25:00 +0100
 
diff --git a/debian/kpat.install b/debian/kpat.install
deleted file mode 100644
index 2c0f2b7..0000000
--- a/debian/kpat.install
+++ /dev/null
@@ -1,5 +0,0 @@
-etc/xdg/kcardtheme.knsrc
-etc/xdg/kpat.knsrc
-usr/games/kpat
-usr/lib/*/libkcardgame.so
-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

-- 
kpat packaging



More information about the pkg-kde-commits mailing list