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

tille pushed a commit to branch master
in repository snap-aligner.

commit e00630039eb07979b960661cc328e7d0824d2fb0
Author: Andreas Tille <[email protected]>
Date:   Fri Dec 2 14:21:06 2016 +0100

    Add ~ before "beta" in upstream version string
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index d1f1bad..24cdbee 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
 version=3
 
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz,uversionmangle=s/beta/~beta/"
 \
   https://github.com/amplab/snap/releases 
.*/archive/v(\d[-\d.beta]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
 
 #upstrea uses GitHub but numbers their release in a way that I don't know how

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/snap-aligner.git

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to