update debian/watch to use gitlab.org repo
This commit is contained in:
parent
5f9aa5aba2
commit
a0fe064782
1 changed files with 5 additions and 1 deletions
6
debian/watch
vendored
6
debian/watch
vendored
|
@ -1,2 +1,6 @@
|
||||||
version=3
|
version=3
|
||||||
http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/gitlab-ce.git .*/gitlab-ce.git-(.*).tar.gz
|
opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,\
|
||||||
|
filenamemangle=s/.*=v(.*)/gitlab-$1.tar.gz/ \
|
||||||
|
https://gitlab.com/gitlab-org/gitlab-ce/tags .*/archive.tar.gz\?ref=v(.*)
|
||||||
|
#http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/gitlab-ce.git .*/gitlab-ce.git-(.*).tar.gz
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue