[SCM] Packaging for Liero branch, master, updated. 88c0f12a1f7c717f2b7de2396a188bf9c47c4f4a

Martin Erik Werner martinerikwerner at gmail.com
Fri Dec 16 21:50:10 UTC 2011


The following commit has been merged in the master branch:
commit 766619d1191f220d45cce20dfccc07bfb89a7897
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date:   Fri Dec 16 22:49:00 2011 +0100

    Use get-orig instead of get-current
    
    Conflicts:
    
    	debian/rules

diff --git a/debian/rules b/debian/rules
index 5119d22..7d6c7ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ VER=$(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^-+]+).*,\1,p')
 DATE=$(shell date +%Y%m%d)
 DIR=liero-$(VER)+$(DATE).1.orig
 TAR=liero_$(VER)+$(DATE).1.orig.tar.xz
-get-current-source:
+get-orig-source:
 	rm -rf $(DIR)
 	hg clone $(URL) $(DIR)
 	find $(DIR) -name ".hgignore" -print -delete

-- 
Packaging for Liero



More information about the Pkg-games-commits mailing list