[game-data-packager] 01/06: Make out/game-data-packager executable

Simon McVittie smcv at debian.org
Wed Jul 15 08:10:34 UTC 2015


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

smcv pushed a commit to branch master
in repository game-data-packager.

commit e097818bcb7df51e38bd2340f8966e597169ef7b
Author: Simon McVittie <smcv at perpetual.pseudorandom.co.uk>
Date:   Wed Jul 15 08:23:10 2015 +0100

    Make out/game-data-packager executable
---
 Makefile         | 2 +-
 debian/changelog | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index a98507c..4f9891e 100644
--- a/Makefile
+++ b/Makefile
@@ -40,7 +40,7 @@ out/changelog.gz: debian/changelog
 	chmod 0644 ./out/changelog.gz
 
 out/game-data-packager: run
-	install -m644 run out/game-data-packager
+	install run out/game-data-packager
 
 out/%.svg: data/%.svg
 	inkscape --export-plain-svg=$@ $<
diff --git a/debian/changelog b/debian/changelog
index 97e057d..b94ca8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -65,6 +65,7 @@ game-data-packager (42) UNRELEASED; urgency=medium
     installed .svgz version
   * chex.svg: make the icon square
   * blakestone: re-word help
+  * Make out/game-data-packager executable
 
  -- Simon McVittie <smcv at debian.org>  Sun, 03 May 2015 14:34:00 +0200
 

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



More information about the Pkg-games-commits mailing list