The following commit has been merged in the master branch:
commit 7345f424254f3b57571fae5951a56bfcbbce6671
Author: David Paleino <da...@debian.org>
Date:   Sat Apr 14 10:59:06 2012 +0200

    Fixed debian/watch to properly mangle upstream versioning scheme

diff --git a/debian/changelog b/debian/changelog
index 1fec3a8..f02aa97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+spatialite-tools (3.0.0-2) UNRELEASED; urgency=low
+
+  * Fixed debian/watch to properly mangle upstream versioning scheme
+
+ -- David Paleino <da...@debian.org>  Sat, 14 Apr 2012 10:58:51 +0200
+
 spatialite-tools (3.0.0-1) unstable; urgency=low
 
   * Initial release.
diff --git a/debian/watch b/debian/watch
index 0848601..48c90b0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,5 @@
 # See uscan(1) for format
 # Compulsory line, this is a version 3 file
 version=3
-http://www.gaia-gis.it/gaia-sins/spatialite-tools-sources 
spatialite-tools-(\d+\.\d+((\.\d+)?(-.*)?)?)\.tar\.gz
+opts=uversionmangle=s/\-/./;s/\.beta/~b/;s/\.stable// \
+http://www.gaia-gis.it/gaia-sins/spatialite-tools-sources 
spatialite-tools-(\d+.*)\.tar\.gz

-- 
Spatialite Tools

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to