On Sat, Feb 1, 2020 at 6:09 pm, Samyak Jain <samyak.j...@gmail.com>
wrote:
Hey,
I have updated ruby-elasticsearch from 5.0.5 to 6.8.0. The required
changes can be found
at:https://salsa.debian.org/samyak-jn-guest/ruby-elasticsearch/
<https://salsa.debian.org/samyak-jn-guest/ruby-elasticsearch>
The package builts fine, and the autopkgtest passes for the same. The
d/ch entry includes experimental entry, since it's a major update.
(The reverse dependency: ruby-elasticsearch-model build fine)
It would be great if somecan review the changes once. Afterwards, I
can push the changes to the team repository.
I think disabling dependency check is not a good idea when there is a
gemspec already.
You can manually check dependency by
ruby -e "gem 'elasticsearch'"
as Test-Command
for each of the gems we want.
Regards,
Samyak