Remove snowplow-tracker and add elasticsearch-model
This commit is contained in:
parent
e21c503a8b
commit
c5013e8230
2 changed files with 3 additions and 3 deletions
2
debian/gbp.conf
vendored
2
debian/gbp.conf
vendored
|
@ -1,2 +1,2 @@
|
|||
[DEFAULT]
|
||||
component = [ 'core-js', 'derailed-benchmarks', 'heapy', 'snowplow-tracker' ]
|
||||
component = [ 'core-js', 'derailed-benchmarks', 'heapy', 'elasticsearch-model' ]
|
||||
|
|
4
debian/watch
vendored
4
debian/watch
vendored
|
@ -15,5 +15,5 @@ https://gemwatch.debian.net/derailed_benchmarks .*/derailed_benchmarks-(.*).tar.
|
|||
opts="pgpmode=none,component=heapy" \
|
||||
https://gemwatch.debian.net/heapy .*/heapy-(.*).tar.gz ignore
|
||||
|
||||
opts="pgpmode=none,component=snowplow-tracker" \
|
||||
https://gemwatch.debian.net/snowplow-tracker .*/snowplow-tracker-(.*).tar.gz ignore
|
||||
opts="pgpmode=none,component=elasticsearch-model" \
|
||||
https://gemwatch.debian.net/elasticsearch-model .*/elasticsearch-model-(0.1.*).tar.gz ignore
|
||||
|
|
Loading…
Reference in a new issue