Add ruby-statistics gem as component

This commit is contained in:
Sruthi Chandran 2019-10-03 23:07:27 +05:30
parent 0842e6c77b
commit f625c4af4d
2 changed files with 4 additions and 1 deletions

2
debian/gbp.conf vendored
View file

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

3
debian/watch vendored
View file

@ -14,3 +14,6 @@ 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