The following commit has been merged in the master branch:
commit 766619d1191f220d45cce20dfccc07bfb89a7897
Author: Martin Erik Werner <[email protected]>
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
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits