[pyshp] 01/01: Update uversionmangle in watch file to match more traditional pre-releases.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sun May 3 10:34:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository pyshp.
commit bf953627bb30a9fcbe36acf00e72ad3f5c76da9e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun May 3 12:33:48 2015 +0200
Update uversionmangle in watch file to match more traditional pre-releases.
---
debian/changelog | 4 ++++
debian/watch | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index df5f41d..8942e7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
pyshp (1.2.1-2) unstable; urgency=medium
+ [ Ross Gammon ]
* Fix watchfile using pypi redirector & future proof with mangles
* Change Vcs Browser URL to use cgit instead of gitweb
* Upstream homepage switched from Google code to Github
* Bump standards version, no changes required
+ [ Bas Couwenberg ]
+ * Update uversionmangle in watch file to match more traditional pre-releases.
+
-- Ross Gammon <rossgammon at mail.dk> Sun, 03 May 2015 10:41:52 +0200
pyshp (1.2.1-1) unstable; urgency=medium
diff --git a/debian/watch b/debian/watch
index 3436573..34668a6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
-uversionmangle=s/^((?:\d+\.)*\d+)((?:pre|dev)-?[0-9a-f]*(?:-dev)?$)/$1~$2/ \
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
http://pypi.debian.net/pyshp/pyshp-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyshp.git
More information about the Pkg-grass-devel
mailing list