[python-geopandas] 02/12: Update watch file to handle more tag conventions in filenamemangle.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Jun 10 22:54:34 UTC 2016


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

sebastic pushed a commit to branch master
in repository python-geopandas.

commit dbdc7739f72e0a4f368af032c816aedc0c83bec8
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jun 10 20:59:19 2016 +0200

    Update watch file to handle more tag conventions in filenamemangle.
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 35dc05b..dcbc65d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-geopandas (0.1.1-4) UNRELEASED; urgency=medium
 
   * Team upload.
   * Override dh_python{2,3} to call dh_numpy{,3} too.
+  * Update watch file to handle more tag conventions in filenamemangle.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 28 Mar 2016 17:12:44 +0200
 
diff --git a/debian/watch b/debian/watch
index 815d340..090d73b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,6 +2,6 @@ version=3
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
 uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
-filenamemangle=s/(?:.*)?v(\d[\d\.]*)\.tar\.gz/geopandas-$1.tar.gz/ \
+filenamemangle=s/(?:.*\/)?(?:rel|v|geopandas)[\-\_]?(\d[\d\-\.]+)\.tar\.gz/geopandas-$1.tar.gz/ \
 https://github.com/geopandas/geopandas/tags \
 (?:.*/)?(?:rel|v|geopandas)[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Pkg-grass-devel mailing list