[Pkg-ocaml-maint-commits] [SCM] ocaml-bitstring packaging branch, master, updated. debian/2.0.2-3-12-g550b2d2

Stephane Glondu steph at glondu.net
Wed Jul 24 09:11:05 UTC 2013


The following commit has been merged in the master branch:
commit 3f264e32589eb17598feb0ba5b1912d29c765c67
Author: Stephane Glondu <steph at 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



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