[DRE-commits] [gitlab] 03/07: fix watch file

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Jan 19 10:54:56 UTC 2016


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

praveen pushed a commit to branch master
in repository gitlab.

commit f70df3b117f52ea524b8897ebc9226a59c317ad2
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Jan 19 16:11:38 2016 +0530

    fix watch file
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index cd32237..83c8caa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=3
 opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,\
 filenamemangle=s/.*=v(.*)/gitlab-$1.tar.gz/,\
-dversionmangle=s/\+(debian|dfsg|ds|deb|gh)\d*$// \
+dversionmangle=s/(\d)[\+]?(debian|dfsg|ds|deb|gh)\~(rc)*(\d)*$/$1~$3$4/ \
 https://gitlab.com/gitlab-org/gitlab-ce/tags .*/archive.tar.gz\?ref=v(.*)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list