[DRE-commits] [gem2deb] branch master updated (e41637c -> 57d084d)
Antonio Terceiro
terceiro at moszumanska.debian.org
Mon Feb 15 18:07:15 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 e41637c release to unstable
new 57d084d dh_ruby: consider gemspec.bindir for installing executables.
The 1 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 | 6 ++++++
lib/gem2deb/installer.rb | 2 +-
lib/gem2deb/metadata.rb | 4 ++++
test/integration/gem2deb_test.rb | 4 ++++
test/sample/altbindir/altbindir.gemspec | 17 +++++++++++++++++
.../usr/bin/subdir/prog => altbindir/exe/altbindir} | 2 +-
test/sample/altbindir/pkg/altbindir-1.gem | Bin 0 -> 4096 bytes
test/unit/metadata_test.rb | 8 ++++++++
8 files changed, 41 insertions(+), 2 deletions(-)
create mode 100644 test/sample/altbindir/altbindir.gemspec
copy test/sample/{rewrite_shebangs/usr/bin/subdir/prog => altbindir/exe/altbindir} (51%)
mode change 100755 => 100644
create mode 100644 test/sample/altbindir/pkg/altbindir-1.gem
--
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