[osrm] 01/22: Support 'newapi' release tags.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Apr 29 22:44:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository osrm.
commit c59e9a9a5ea04f2eaa627bcaae27b32f6ff5b77c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Mar 20 13:53:44 2016 +0100
Support 'newapi' release tags.
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index bd13a0b..932247e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,7 @@
version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
-uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\.?\d*)$/$1~$2/;s/RC/rc/;s/rc\./rc/,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|newapi)\.?\d*)$/$1~$2/;s/RC/rc/;s/(rc|newapi)\./$1/,\
filenamemangle=s/(?:.*?)?(?:rel|v|osrm-backend)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/osrm-backend-$1.$2/,\
repacksuffix=+ds \
https://github.com/Project-OSRM/osrm-backend/releases \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osrm.git
More information about the Pkg-grass-devel
mailing list