[SCM] klickety packaging branch, master, updated. debian/16.08.1-1-40-g2b0cb04

Pino Toscano pino at moszumanska.debian.org
Sat Nov 18 14:53:39 UTC 2017


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

The following commit has been merged in the master branch:
commit 809eba17deffdc250c261bf150b88750434bee05
Author: Pino Toscano <pino at debian.org>
Date:   Sat Nov 18 15:50:37 2017 +0100

    simplify local install
---
 debian/changelog        |  3 +++
 debian/klickety.install | 13 -------------
 debian/rules            |  3 ---
 3 files changed, 3 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 105df23..1e62279 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ klickety (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 klickety.install, no more useful now
 
  -- Pino Toscano <pino at debian.org>  Sat, 18 Nov 2017 11:22:10 +0100
 
diff --git a/debian/klickety.install b/debian/klickety.install
deleted file mode 100644
index bb034cb..0000000
--- a/debian/klickety.install
+++ /dev/null
@@ -1,13 +0,0 @@
-usr/games/klickety
-usr/share/applications/org.kde.klickety.desktop
-usr/share/applications/org.kde.ksame.desktop
-usr/share/doc/HTML/*/klickety
-usr/share/icons/hicolor/*/apps/klickety.png
-usr/share/icons/hicolor/*/apps/ksame.png
-usr/share/icons/hicolor/16x16/apps/klickety.png
-usr/share/kconf_update/klickety-2.0-inherit-ksame-highscore.pl
-usr/share/kconf_update/klickety.upd
-usr/share/klickety/
-usr/share/kxmlgui5/klickety/
-usr/share/locale/
-usr/share/sounds/klickety/
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

-- 
klickety packaging



More information about the pkg-kde-commits mailing list