[DRE-commits] [gem2deb] branch master updated (2ee8521 -> 3f003c2)

Antonio Terceiro terceiro at moszumanska.debian.org
Sun May 17 03:05:32 UTC 2015


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

terceiro pushed a change to branch master
in repository gem2deb.

      from  2ee8521   Rakefile: s/git-buildpackage/gbp buildpackage/
       new  b19fd85   dh-make-ruby: avoid wrap-and-sort over existing debian/
       new  cc5bf00   dh-make-ruby: read name from debian/changelog when it exists
       new  26d92c7   debian/changelog: group dh-make-ruby changes
       new  5f6e99c   Revert "check if the test_runner isn't trivial when trying to create the test suite"
       new  3f003c2   make dh-make-ruby idempotent

The 5 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:
 debian/changelog                                  | 10 ++++++++--
 lib/gem2deb/dh_make_ruby.rb                       | 20 +++++++++++++++-----
 lib/gem2deb/test_runner.rb                        | 13 -------------
 test/integration/dh_make_ruby_integration_test.rb | 12 ++++++++++++
 test/sample/killerapp/debian/changelog            |  5 +++++
 {debian => test/sample/killerapp/debian}/compat   |  0
 test/sample/killerapp/debian/control              | 22 ++++++++++++++++++++++
 test/sample/{examples => killerapp}/debian/rules  |  0
 test/test_helper/samples.rb                       |  2 ++
 test/unit/dh_make_ruby_test.rb                    |  5 +++++
 10 files changed, 69 insertions(+), 20 deletions(-)
 create mode 100644 test/sample/killerapp/debian/changelog
 copy {debian => test/sample/killerapp/debian}/compat (100%)
 create mode 100644 test/sample/killerapp/debian/control
 copy test/sample/{examples => killerapp}/debian/rules (100%)

-- 
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