[SCM] Packaging for bzflag branch, master, updated. debian/2.4.2+ds1-1

Ryan Kavanagh rak at debian.org
Wed Aug 1 18:41:36 UTC 2012


The following commit has been merged in the master branch:
commit a1a8e3aa241e1d8075539bc9ff737ee14b1acc42
Author: Ryan Kavanagh <rak at debian.org>
Date:   Mon Jul 30 13:39:40 2012 -0400

    Fix watchfile to handle .bz2 as well as .gz

diff --git a/debian/watch b/debian/watch
index 3c8b0f0..ba1bd83 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # Compulsory line, this is a version 3 file
 version=3
-http://sf.net/bzflag/bzflag-(.*)\.tar\.gz
+http://sf.net/bzflag/bzflag-(.*)\.tar\.(gz|bz2)

-- 
Packaging for bzflag



More information about the Pkg-games-commits mailing list