[DRE-commits] [gem2deb] branch master updated (5bda7f1 -> 25e7449)
Antonio Terceiro
terceiro at moszumanska.debian.org
Thu Nov 21 18:00:01 UTC 2013
This is an automated email from the git hooks/post-receive script.
terceiro pushed a change to branch master
in repository gem2deb.
from 5bda7f1 Bump version number
new 462d3ab Remove direct call to system()
new 1b6ae64 Don't interpolate arguments for shell commands
new 25e7449 0.5.1 release to unstable
The 3 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/gem2deb | 2 +-
bin/gem2tgz | 2 +-
debian/changelog | 11 +++++++++++
lib/gem2deb.rb | 14 ++++++++++----
lib/gem2deb/dh_make_ruby.rb | 8 ++++----
lib/gem2deb/dh_ruby.rb | 4 +---
lib/gem2deb/gem2tgz.rb | 6 +++---
lib/gem2deb/installer.rb | 8 ++++----
lib/gem2deb/setup_rb_installer.rb | 8 ++++----
.../install_files/lib/{mylib.rb => mylib/foo(bar).rb} | 0
test/unit/secure_code_test.rb | 13 +++++++++++++
11 files changed, 52 insertions(+), 24 deletions(-)
copy test/sample/install_files/lib/{mylib.rb => mylib/foo(bar).rb} (100%)
create mode 100644 test/unit/secure_code_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