[Pkg-ocaml-maint-commits] [SCM] Debian packaging for coccinelle branch, master, updated. debian/0.2.4.deb-2-2-g84a7c57

Eugeniy Meshcheryakov eugen at debian.org
Thu Feb 10 16:28:13 UTC 2011


The following commit has been merged in the master branch:
commit 84a7c571d458dbe94c8ac1a1bb19278cffce3af3
Author: Eugeniy Meshcheryakov <eugen at debian.org>
Date:   Thu Feb 10 16:15:04 2011 +0100

    Fix watch file for rc versions

diff --git a/debian/changelog b/debian/changelog
index 86546c0..97c8cf6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 coccinelle (0.2.4.deb-3) unstable; urgency=low
 
   * Upload to unstable
+  * Fix watch file for rc versions
 
- -- Євгеній Мещеряков <eugen at debian.org>  Thu, 10 Feb 2011 16:03:32 +0100
+ -- Євгеній Мещеряков <eugen at debian.org>  Thu, 10 Feb 2011 16:14:38 +0100
 
 coccinelle (0.2.4.deb-2) experimental; urgency=low
 
diff --git a/debian/watch b/debian/watch
index b0500a3..27523e7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-opts=uversionmangle=s/^(.*)$/$1.deb/ http://coccinelle.lip6.fr/download.php distrib/coccinelle-([^-]*)\.tgz
+opts=uversionmangle=s/^(.*)$/$1.deb/;s/-/~/ http://coccinelle.lip6.fr/download.php distrib/coccinelle-([^-]*(?:-rc.)?)\.tgz

-- 
Debian packaging for coccinelle



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