[SCM] pyspatialite branch, master, updated. debian/3.0.1-2-10-ge88cf1b
Bas Couwenberg
sebastic at xs4all.nl
Mon Sep 30 23:01:18 UTC 2013
The following commit has been merged in the master branch:
commit 3fb1ae4b8ba13c614750512fecc7428453ff44d0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Sep 30 23:44:33 2013 +0200
Update watch file.
diff --git a/debian/control b/debian/control
index d38a386..a32ef16 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: python
Priority: extra
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: David Paleino <dapal at debian.org>
+ , Bas Couwenberg <sebastic at xs4all.nl>
Build-Depends: debhelper (>= 8~)
, libspatialite-dev
, libgeos-dev
diff --git a/debian/watch b/debian/watch
index 4da2c75..031810f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://pypi.python.org/packages/source/p/pyspatialite/pyspatialite-(\d+.*)\.tar\.gz
+opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
+http://pypi.python.org/packages/source/p/pyspatialite/ (?:|.*/)pyspatialite[_\-](\d+\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
--
Python interface to Spatialite
More information about the Pkg-grass-devel
mailing list