Update watch file regex for github.com components
This commit is contained in:
parent
2179e4d594
commit
4e28766cc0
1 changed files with 2 additions and 2 deletions
4
debian/watch
vendored
4
debian/watch
vendored
|
@ -9,8 +9,8 @@ dversionmangle=s/(\d)[\+]?(debian|dfsg|ds|deb|gh)\d*(\~)*(rc)*(\d)*$/$1$3$4$5/ \
|
|||
|
||||
opts="pgpmode=none,component=elasticsearch-rails,\
|
||||
" https://github.com/elastic/elasticsearch-rails/releases \
|
||||
.*/archive/v?(6\.1\.0)@ARCHIVE_EXT@$ ignore
|
||||
.*/archive/.*/v?(6\.1\.0)@ARCHIVE_EXT@$ ignore
|
||||
|
||||
opts="pgpmode=none,component=snowplow-javascript-tracker,\
|
||||
" https://github.com/snowplow/snowplow-javascript-tracker/tags?after=2.11.0-rc3 \
|
||||
.*/archive/v?(2\.10\.0)@ARCHIVE_EXT@$ ignore
|
||||
.*/archive/.*/v?(2\.10\.0)@ARCHIVE_EXT@$ ignore
|
||||
|
|
Loading…
Reference in a new issue