Author: smimram
Date: Wed Mar 26 13:41:56 2008
New Revision: 5397

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5397
Log:
Handle RC versions in watch file.

Modified:
    trunk/packages/ocsigen/trunk/debian/changelog
    trunk/packages/ocsigen/trunk/debian/watch

Modified: trunk/packages/ocsigen/trunk/debian/changelog
URL: 
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocsigen/trunk/debian/changelog?rev=5397&op=diff
==============================================================================
--- trunk/packages/ocsigen/trunk/debian/changelog (original)
+++ trunk/packages/ocsigen/trunk/debian/changelog Wed Mar 26 13:41:56 2008
@@ -1,3 +1,9 @@
+ocsigen (1.0.0~rc2-2) UNRELEASED; urgency=low
+
+  * Handle RC versions in watch file.
+
+ -- Samuel Mimram <[EMAIL PROTECTED]>  Wed, 26 Mar 2008 13:41:28 +0000
+
 ocsigen (1.0.0~rc2-1) unstable; urgency=low
 
   * New upstream release.

Modified: trunk/packages/ocsigen/trunk/debian/watch
URL: 
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocsigen/trunk/debian/watch?rev=5397&op=diff
==============================================================================
--- trunk/packages/ocsigen/trunk/debian/watch (original)
+++ trunk/packages/ocsigen/trunk/debian/watch Wed Mar 26 13:41:56 2008
@@ -1,2 +1,3 @@
 version=3
-http://ocsigen.org/install download/ocsigen-(.*)\.tar\.gz
+opts="uversionmangle=s/RC/~rc/" \
+      http://ocsigen.org/install download/ocsigen-(.*)\.tar\.gz


_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to