Remove ruby-statistics from components as the package cleared new queue
This commit is contained in:
parent
4747de8887
commit
b022540ee0
3 changed files with 2 additions and 5 deletions
2
debian/gbp.conf
vendored
2
debian/gbp.conf
vendored
|
@ -1,2 +1,2 @@
|
|||
[DEFAULT]
|
||||
component = [ 'core-js', 'derailed-benchmarks', 'heapy', 'ruby-statistics', 'snowplow-tracker' ]
|
||||
component = [ 'core-js', 'derailed-benchmarks', 'heapy', 'snowplow-tracker' ]
|
||||
|
|
2
debian/gitlab.install
vendored
2
debian/gitlab.install
vendored
|
@ -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
3
debian/watch
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue