[pyspatialite] 03/05: Improve upstream release matching in watch file.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Aug 29 13:36:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository pyspatialite.

commit 90fccca0bb1a698732fadece1fdf19fdfc3e642d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Aug 29 15:06:08 2015 +0200

    Improve upstream release matching in watch file.
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index efd1996..0957597 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pyspatialite (3.0.1-10) UNRELEASED; urgency=medium
 
   * Update Vcs-Browser URL to use HTTPS.
   * Drop © character from copyright statements.
+  * Improve upstream release matching in watch file.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 29 Aug 2015 14:51:11 +0200
 
diff --git a/debian/watch b/debian/watch
index 9fd6723..f663f5e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -4,4 +4,4 @@ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
 uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)-?(\d*)$/$1~$2$3/;s/RC/rc/,\
 filenamemangle=s/^.*?\/(\d+)/pyspatialite-$1/ \
 https://github.com/lokkju/pyspatialite/releases \
-(?:|.*/)pyspatialite/archive/(\d+\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
+(?:.*?/)?(?:rel|v|pyspatialite)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyspatialite.git



More information about the Pkg-grass-devel mailing list