[Pkg-ocaml-maint-commits] [SCM] ocaml-usb packaging branch, master, updated. debian/1.0.rc1-1-1-g547103d

Stephane Glondu steph at glondu.net
Wed Feb 24 22:12:43 UTC 2010


The following commit has been merged in the master branch:
commit 547103dfdbb046a73c26cbc36068616264092fef
Author: Stephane Glondu <steph at glondu.net>
Date:   Wed Feb 24 23:12:26 2010 +0100

    Fix debian/watch

diff --git a/debian/changelog b/debian/changelog
index 5f045a5..bff60b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-usb (1.0~rc1-2) UNRELEASED; urgency=low
+
+  * Fix debian/watch
+
+ -- Stéphane Glondu <glondu at debian.org>  Wed, 24 Feb 2010 23:11:55 +0100
+
 ocaml-usb (1.0~rc1-1) experimental; urgency=low
 
   * Initial release (Closes: #552366)
diff --git a/debian/watch b/debian/watch
index 39ec8f1..989fbe6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
 version=3
 opts="uversionmangle=s/rc/~rc/" \
-http://forge.ocamlcore.org/frs/?group_id=98 /frs/download.php/.*/ocaml-usb-(.*)\.tar\.gz
+http://forge.ocamlcore.org/frs/?group_id=98 .*/ocaml-usb-(.*)\.tar\.gz
 # Upstream darcs repository:
 #   http://darcs.ocamlcore.org/repos/ocaml-usb
 #   http://darcs.ocamlcore.org/cgi-bin/darcsweb.cgi?r=ocaml-usb

-- 
ocaml-usb packaging



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