[Pkg-ocaml-maint-commits] [ssreflect] 01/03: Update debian/watch

Stéphane Glondu glondu at moszumanska.debian.org
Mon Jan 20 08:06:12 UTC 2014


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

glondu pushed a commit to branch master
in repository ssreflect.

commit ff19c15c416014b584622d0bb891041e4e4f2380
Author: Stephane Glondu <steph at glondu.net>
Date:   Mon Jan 20 08:31:15 2014 +0100

    Update debian/watch
---
 debian/watch | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index dafdf95..28d60e6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=3
-opts="uversionmangle=s/rc/~rc/" \
-http://ssr.msr-inria.inria.fr/FTP/ ssreflect-(.*)\.tar\.gz
+opts=uversionmangle=s/(\d)(rc\d*)$/$1~$2/ \
+http://ssr.msr-inria.inria.fr/FTP/ \
+(?:|.*/)ssreflect(?:[_\-]v?|)(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ssreflect.git



More information about the Pkg-ocaml-maint-commits mailing list