[freeorion] 05/33: Remove comment

Markus Koschany apo-guest at moszumanska.debian.org
Fri Mar 27 22:27:27 UTC 2015


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

apo-guest pushed a commit to branch master
in repository freeorion.

commit f774e1436e7d877cec5e77e4d6cde4e7301a3fc9
Author: Markus Koschany <apo at gambaru.de>
Date:   Thu Mar 26 23:00:42 2015 +0100

    Remove comment
---
 debian/rules | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3e15e5d..d3938dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,9 +49,6 @@ override_dh_install:
 override_dh_python2:
 	dh_python2 -pfreeorion-data /usr/share/games
 
-## get-orig-source
-## https://wiki.debian.org/onlyjob/get-orig-source
-
 .PHONY: get-orig-source
 ## http://wiki.debian.org/onlyjob/get-orig-source
 get-orig-source: $(PKG)_$(VER).orig.tar.xz
@@ -62,7 +59,7 @@ $(PKG)_$(VER).orig.tar.xz:
 	git clone $(UURL) $(PKG)-$(VER)
 	@echo "# Clean-up..."
 	cd $(PKG)-$(VER) \
-	&& git checkout -b debiansource \ #(VER)
+	&& git checkout -b debiansource \
 	&& for F in $$(git ls-tree -r --name-only HEAD); \
 	do touch --no-dereference -d "$$(git log -1 --format="%ai" -- "$$F")" "$$F"; done \
 	&& $(RM) -r -v \

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



More information about the Pkg-games-commits mailing list