[pycsw] 01/07: Update watch file, use repacksuffix and handle common issues.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Jan 24 20:32:08 UTC 2016


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

sebastic pushed a commit to branch master
in repository pycsw.

commit 11246efae7b5181f7b3ce54f7dd8dd4707ab2dd0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Oct 31 21:18:38 2015 +0100

    Update watch file, use repacksuffix and handle common issues.
---
 debian/watch | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index e0f7706..740f7f8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,7 @@
 version=3
-opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,dversionmangle=s/\+dfsg//  \
-http://download.osgeo.org/pycsw/pycsw-(\d.*).tar.gz
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
+repacksuffix=+dfsg \
+http://download.osgeo.org/pycsw/ \
+pycsw-(\d.*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Pkg-grass-devel mailing list