[DRE-commits] [gem2deb] branch autopkgtest updated (6038326 -> 8ed698f)
Cédric Boutillier
boutil at moszumanska.debian.org
Thu Aug 21 21:11:17 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a change to branch autopkgtest
in repository gem2deb.
from 6038326 tests: use only the control file with Test-Command fields
new e8865a6 Do not make FileUtils verbose in test-runner
new fe04054 add the --autopkgtest to gem2deb-test-runner in debian/tests/control
new d8805ab make dh-make-ruby almost idempotent
new c7434a7 disable warning when running autopkgtest
new 194bf10 refactor test_suite creation in dh_make_ruby
adds 616ee02 rename variable to better reveal intent
adds 431618b wrap-and-sort
adds 441d560 dh_ruby_fixdepends: inject minimum Ruby dependency
adds 6e785fa test/bin/wnpp-check: mock wnpp-check, avoid hitting the network
adds a75f670 extra test for injection of ruby (>= something) dependency
adds f1c3176 Release to unstable
adds 3d2acea deactivate wnpp-check also for dh-make-ruby in integration tests
adds 0906e46 Merge remote-tracking branch 'origin/master'
adds ec03da8 revert --no-wnpp-check in tests
new 21030bf Merge branch 'master' into autopkgtest
new 8ed698f edit changelog and bump version number
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bin/dh_ruby_fixdepends | 13 ++--
bin/gem2deb-test-runner | 2 +-
debian/changelog | 31 +++++++--
debian/control | 20 +++++-
debian/gem2deb.install | 2 +-
lib/gem2deb/dh_make_ruby.rb | 76 +++++++++++++++++-----
.../dh_make_ruby/template/debian/tests/control | 2 +-
lib/gem2deb/test_runner.rb | 9 ++-
lib/gem2deb/version.rb | 2 +-
test/bin/wnpp-check | 3 +
test/integration/dh_ruby_fixdepends_test.rb | 45 +++++++++++++
test/integration/gem2deb_test.rb | 11 +++-
test/sample/multibinary/debian/control | 6 +-
test/test_helper.rb | 2 +-
14 files changed, 184 insertions(+), 40 deletions(-)
create mode 100755 test/bin/wnpp-check
create mode 100644 test/integration/dh_ruby_fixdepends_test.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gem2deb.git
More information about the Pkg-ruby-extras-commits
mailing list