On 2019, നവംബർ 22 2:07:15 AM IST, Utkarsh Gupta <[email protected]> wrote: >Furthermore, I've pushed the fix and the changes to the salsa repo, >which could be found here[2]. >NOTE: Since there's no gemspec present (either in debian or >upstream[3]), I've left it as is. This also means the autopkgtest would >*not* be able to parse the dependencies and wouldn't proceed. >I'll leave that to you and for the maintainer of this package to decide >
This is because by default, the following command will be run by Testsuite: autopkgtest-pkg-ruby gem2deb-test-runner --autopkgtest --check-dependencies 2>&1 Since that does not work, you can remove that field and create debian/tests/control and call this command without --check-dependencies option. > >That said, ruby-benchmark-suite *now* works with ruby-benchmark-ips 2.7 >in experimental. Thanks! -- Sent from my Android device with K-9 Mail. Please excuse my brevity. _______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
