The following commit has been merged in the master branch:
commit e947018a92409410cc5f53c97fb0c01ec91da1d7
Author: Martin Erik Werner <[email protected]>
Date:   Fri Dec 16 21:02:27 2011 +0100

    Add templates for orig-orig

diff --git a/debian/rules b/debian/rules
index e1c5476..bbe453e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,11 +16,13 @@ override_dh_builddeb:
 URL="https://code.google.com/p/gvl/";
 # Can't get date of last hg commit easily, use current date as fallback
 DATE=$(shell date +%Y%m%d)
+#DATE=20100124
 DIR=gvl-0~$(DATE).1.orig
 TAR=gvl_0~$(DATE).1.orig.tar.xz
 get-orig-source:
        rm -rf $(DIR)
        hg clone $(URL) $(DIR)
+       #hg clone $(URL) $(DIR) -r 4b0e9659ebbc
        find $(DIR) -name ".hgignore" -print -delete
        find $(DIR) -name ".hgsigs" -print -delete
        find $(DIR) -name ".hgtags" -print -delete

-- 
Packaging for gvl

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to