[freecol] 01/01: debian/watch: Make the extension regex more flexible

Markus Koschany apo-guest at moszumanska.debian.org
Tue Dec 22 20:03:35 UTC 2015


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

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

commit 4f01a2b31e82d52a84090645912b9b4788f26f6d
Author: Markus Koschany <apo at debian.org>
Date:   Tue Dec 22 21:02:52 2015 +0100

    debian/watch: Make the extension regex more flexible
---
 debian/watch | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/watch b/debian/watch
index a6eb031..37c3d11 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,8 +1,3 @@
-# Compulsory line, this is a version 3 file
 version=3
-
-# Don't forget to look into debian/copyright first before packaging
-# a new upstream version !!! The watchfile works, but the downloaded
-# archive should not go to debian - you need to repackage it.
 opts=dversionmangle=s/\+dfsg// \
-http://sf.net/freecol/freecol-(?!.*alpha)(.*)-src\.zip debian debian/new-upstream
+http://sf.net/freecol/freecol-(?!.*alpha)(.*)-src\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz)

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



More information about the Pkg-games-commits mailing list