[mrrescue] 08/08: move laucher script in debian/scripts/

Alexandre Detiste detiste-guest at moszumanska.debian.org
Mon Feb 29 11:05:42 UTC 2016


This is an automated email from the git hooks/post-receive script.

detiste-guest pushed a commit to branch master
in repository mrrescue.

commit 0bb5e3bf36c89119181a7228faf8009d4863fb97
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Mon Feb 29 12:05:24 2016 +0100

    move laucher script in debian/scripts/
---
 debian/changelog              | 1 +
 debian/mrrescue.install       | 2 +-
 debian/rules                  | 4 ----
 debian/{ => scripts}/mrrescue | 0
 4 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0e66980..9b0ca2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ mrrescue (1.02c-2) UNRELEASED; urgency=medium
   * Remove Debian Menu file
   * Use HTTPS for Vcs-* url's
   * Launche script: 'exec' love
+  * Use cleaner workaround for #719359
 
  -- Alexandre Detiste <alexandre.detiste at gmail.com>  Mon, 29 Feb 2016 11:51:08 +0100
 
diff --git a/debian/mrrescue.install b/debian/mrrescue.install
index 5cb63ab..b86946f 100644
--- a/debian/mrrescue.install
+++ b/debian/mrrescue.install
@@ -1,3 +1,3 @@
-debian/mrrescue usr/games
+debian/scripts/mrrescue usr/games
 debian/mrrescue.desktop usr/share/applications
 mrrescue.love  usr/share/games/mrrescue
diff --git a/debian/rules b/debian/rules
index bef1b32..271fccf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,3 @@
 
 override_dh_auto_build:
 	cd mrrescue && env TZ=UTC zip -r -q -9 -X ../mrrescue.love .
-
-#workaround for dh_installinit bug #719359
-override_dh_installinit:
-
diff --git a/debian/mrrescue b/debian/scripts/mrrescue
similarity index 100%
rename from debian/mrrescue
rename to debian/scripts/mrrescue

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mrrescue.git



More information about the Pkg-games-commits mailing list