[DRE-commits] [gitlab-workhorse] 01/04: mangle filename

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Feb 5 17:32:42 UTC 2016


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

praveen pushed a commit to branch master
in repository gitlab-workhorse.

commit 1ae735ef7e086d720ae3ef07de4f9dd0c0d5ed5d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Feb 5 22:53:16 2016 +0530

    mangle filename
---
 debian/watch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 894a9fd..fa18cf0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=3
-opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/\ 
+opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,\
+filenamemangle=s/.*=(.*)/gitlab-workhorse-$1.tar.gz/ \
 https://gitlab.com/gitlab-org/gitlab-workhorse/tags .*/archive.tar.gz\?ref=(.*)

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



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