[DRE-commits] [gem2deb] branch master updated (7e76d3d -> 2cfc2ca)

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Dec 6 14:45:55 UTC 2016


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

terceiro pushed a change to branch master
in repository gem2deb.

      from  7e76d3d   Rakefile: fix snapshot:install
       new  dd25ca1   gem install: replace whitelist with blacklist
       new  8d3ee85   gem install: don't accept empty file files
       new  44ce6fc   Merge branch 'better-gem-install'
       new  2cfc2ca   Release to unstable

The 4 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                                        | 24 +++++++++--
 debian/changelog                                   |  9 ++++-
 lib/gem2deb/gem_installer.rb                       | 46 +++++++++++++++++-----
 lib/gem2deb/version.rb                             |  2 +-
 test/sample/install_as_gem/README.md               |  1 +
 test/sample/install_as_gem/VERSION                 |  1 +
 .../install_as_gem/{CHANGELOG => bin/console}      |  0
 .../sample/install_as_gem/{CHANGELOG => bin/setup} |  0
 .../install_as_gem/{spec => tests/foobar}/.gitkeep |  0
 test/sample/install_as_gem/whitelisted.md          |  1 +
 test/unit/gem_installer_test.rb                    | 15 +++++++
 11 files changed, 84 insertions(+), 15 deletions(-)
 create mode 100644 test/sample/install_as_gem/README.md
 copy test/sample/install_as_gem/{CHANGELOG => bin/console} (100%)
 copy test/sample/install_as_gem/{CHANGELOG => bin/setup} (100%)
 copy test/sample/install_as_gem/{spec => tests/foobar}/.gitkeep (100%)
 create mode 100644 test/sample/install_as_gem/whitelisted.md

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