Remove ruby-statistics from components as the package cleared new queue

This commit is contained in:
Sruthi Chandran 2019-10-16 22:24:56 +05:30
parent 4747de8887
commit b022540ee0
3 changed files with 2 additions and 5 deletions

2
debian/gbp.conf vendored
View file

@ -1,2 +1,2 @@
[DEFAULT]
component = [ 'core-js', 'derailed-benchmarks', 'heapy', 'ruby-statistics', 'snowplow-tracker' ]
component = [ 'core-js', 'derailed-benchmarks', 'heapy', 'snowplow-tracker' ]

View file

@ -60,4 +60,4 @@ db var/lib/gitlab
core-js usr/share/gitlab/vendor/node_modules
derailed-benchmarks usr/share/gitlab/vendor/gems
heapy usr/share/gitlab/vendor/gems
ruby-statistics usr/share/gitlab/vendor/gems
snowplow-tracker usr/share/gitlab/vendor/gems

3
debian/watch vendored
View file

@ -15,8 +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=ruby-statistics" \
https://gemwatch.debian.net/ruby-statistics .*/ruby-statistics-(.*).tar.gz ignore
opts="pgpmode=none,component=snowplow-tracker" \
https://gemwatch.debian.net/snowplow-tracker .*/snowplow-tracker-(.*).tar.gz ignore