[SCM] bomber packaging branch, master, updated. debian/16.08.1-1-40-g6f4dec1

Pino Toscano pino at moszumanska.debian.org
Sat Nov 18 11:22:46 UTC 2017


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

The following commit has been merged in the master branch:
commit 6f4dec12f74794530dc5f12477b51260bcde46f4
Author: Pino Toscano <pino at debian.org>
Date:   Sat Nov 18 12:22:35 2017 +0100

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

diff --git a/debian/bomber.install b/debian/bomber.install
deleted file mode 100644
index 1d5f06b..0000000
--- a/debian/bomber.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/games/bomber
-usr/share/*
diff --git a/debian/changelog b/debian/changelog
index f5bf2b3..3f2ec74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,9 @@ bomber (4:17.08.3-1~1) UNRELEASED; urgency=medium
   * Remove unused build dependencies: libkf5configwidgets-dev,
     libkf5kdelibs4support-dev, libkf5kio-dev, libphonon4qt5-dev, and
     libphonon4qt5experimental-dev.
+  * Stop forcing debian/tmp as local installation directory, installing
+    everything to the final location
+    - drop bomber.install, no more useful now
 
  -- Pino Toscano <pino at debian.org>  Sat, 18 Nov 2017 10:40:12 +0100
 
diff --git a/debian/rules b/debian/rules
index 4e508a9..566787e 100644
--- 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

-- 
bomber packaging



More information about the pkg-kde-commits mailing list