[DRE-commits] [gem2deb] branch master updated (3d2acea -> ec03da8)

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Aug 12 01:46:27 UTC 2014


This is an automated email from the git hooks/post-receive script.

terceiro pushed a change to branch master
in repository gem2deb.

      from  3d2acea   deactivate wnpp-check also for dh-make-ruby in integration tests
       new  616ee02   rename variable to better reveal intent
       new  431618b   wrap-and-sort
       new  441d560   dh_ruby_fixdepends: inject minimum Ruby dependency
       new  6e785fa   test/bin/wnpp-check: mock wnpp-check, avoid hitting the network
       new  a75f670   extra test for injection of ruby (>= something) dependency
       new  f1c3176   Release to unstable
       new  0906e46   Merge remote-tracking branch 'origin/master'
       new  ec03da8   revert --no-wnpp-check in tests

The 8 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 ++++---
 debian/changelog                                  | 12 +++++-
 debian/control                                    | 19 +++++++++-
 debian/gem2deb.install                            |  2 +-
 lib/gem2deb/version.rb                            |  2 +-
 test/bin/wnpp-check                               |  3 ++
 test/integration/dh_make_ruby_integration_test.rb |  4 +-
 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 +-
 11 files changed, 100 insertions(+), 19 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