[DRE-commits] [gem2deb] branch master updated (9df793b -> a521eed)

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Feb 21 22:33:48 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  9df793b   dh_ruby: slightly better log messages
       new  5026857   snapshot:install clean with `debian/rules clean`
       new  e02e61d   dh_ruby: call {make,rake} on debian/dh_ruby.{mk,rake}
       new  ced755e   Gem2deb.testing: tell me if we are running tests
       new  a746035   dh-make-ruby: map gems to packages with apt-file
       new  a521eed   add apt-file to Recommends:

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:
 Rakefile                    |  2 +-
 bin/dh_ruby                 | 36 +++++++++++++++++++++++++++++++++
 debian/changelog            | 10 +++++++++
 debian/control              |  1 +
 lib/gem2deb.rb              |  6 ++++++
 lib/gem2deb/dh_make_ruby.rb | 46 +++++++++++++++++++++++++++++++++++-------
 lib/gem2deb/dh_ruby.rb      | 28 +++++++++++++++++++++++---
 lib/gem2deb/installer.rb    | 10 +--------
 lib/gem2deb/make.rb         | 49 +++++++++++++++++++++++++++++++++++++++++++++
 lib/gem2deb/version.rb      |  2 +-
 test/test_helper.rb         |  1 +
 test/unit/dh_ruby_test.rb   | 17 ++++++++++++++++
 test/unit/installer_test.rb | 18 -----------------
 13 files changed, 187 insertions(+), 39 deletions(-)
 create mode 100644 lib/gem2deb/make.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