[armagetronad] 03/15: Add another watch file paragraph for downloading

Markus Koschany apo-guest at moszumanska.debian.org
Fri Sep 11 15:56:31 UTC 2015


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

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

commit 75043e8bebfac9270c3e2087f0c3d688ce9f7347
Author: Markus Koschany <apo at gambaru.de>
Date:   Fri Sep 11 09:08:32 2015 +0200

    Add another watch file paragraph for downloading
    
    the original sources. The first one detects only stable releases, the other one
    lets users download the corresponding tarball from sourceforge.
---
 debian/watch | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/watch b/debian/watch
index 96f26c8..e815f0e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,3 +2,7 @@ version=3
 opts=uversionmangle=s/(\db?)[_\-\.](src)$/$1/ \
 http://armagetronad.org/downloads.php \
 (?:.*/|.*=|)armagetronad[\-\._]?(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)(?:/\S*)?
+
+#Use this for downloading the original source tarball
+#version=3
+#http://sf.net/armagetronad/armagetronad-(\d\S*)\.src\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Pkg-games-commits mailing list