The following commit has been merged in the master branch:
commit 3f264e32589eb17598feb0ba5b1912d29c765c67
Author: Stephane Glondu <st...@glondu.net>
Date:   Wed Jul 24 09:01:35 2013 +0100

    Update debian/watch

diff --git a/debian/watch b/debian/watch
index 9c5b7ee..fd4e9fc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=3
-http://code.google.com/p/bitstring/downloads/list \
- http://bitstring.googlecode.com/files/ocaml-bitstring-([0-9\.]*).tar.gz
+opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,\
+downloadurlmangle=s%.*/([^/]*)/downloads/detail\?name=([^=&]*).*%http://$1.googlecode.com/files/$2%,filenamemangle=s/.*name=([^&]+).*/$1/
 \
+http://code.google.com/p/bitstring/downloads/list?can=1 
.*=ocaml-bitstring-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)|zip).*

-- 
ocaml-bitstring packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to