[pyosmium] 02/06: Limit watch file to 2.11.x releases.
Bas Couwenberg
sebastic at debian.org
Fri May 5 08:02:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch stretch
in repository pyosmium.
commit 039922fe12ac5f42fdfd9dd96b92507d4eeb6012
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri May 5 09:38:11 2017 +0200
Limit watch file to 2.11.x releases.
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 5e4da2e..c841740 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
pyosmium (2.11.0-2) UNRELEASED; urgency=medium
* Update branch in gbp.conf & Vcs-Git URL.
+ * Limit watch file to 2.11.x releases.
-- Bas Couwenberg <sebastic at debian.org> Fri, 05 May 2017 09:37:27 +0200
diff --git a/debian/watch b/debian/watch
index 08a8cfc..c7f8aaf 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/,\
filenamemangle=s/(?:.*\/)?(?:rel|v|pyosmium)[\-\_]?(\d[\d\-\.]+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/pyosmium-$1.$2/ \
https://github.com/osmcode/pyosmium/releases \
-(?:.*/)?(?:rel|v|pyosmium)[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+(?:.*/)?(?:rel|v|pyosmium)[\-\_]?(2\.11\.\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/pyosmium.git
More information about the Pkg-grass-devel
mailing list