diff --git a/debian/gbp.conf b/debian/gbp.conf index fc0145c970..c192de7539 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,2 +1,2 @@ [DEFAULT] -component = [ 'core-js', 'derailed-benchmarks', 'heapy', 'snowplow-tracker' ] +component = [ 'core-js', 'derailed-benchmarks', 'heapy', 'elasticsearch-model' ] diff --git a/debian/watch b/debian/watch index 36855aaa5a..53f551c114 100644 --- a/debian/watch +++ b/debian/watch @@ -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