[DRE-commits] [gem2deb] branch master updated (a7581a3 -> af1e228)
Antonio Terceiro
terceiro at moszumanska.debian.org
Mon Feb 10 16:06:26 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a change to branch master
in repository gem2deb.
from a7581a3 add changelog entry for verbose builds
new 43f29d7 dh_ruby: install a single gemspec for pure-Ruby packages
new 3779c86 Bump stardards version
new 30b6c85 add ruby-test-unit to Build-Depends
new 6c799bf dh_ruby: change shebangs from `/usr/bin/env ruby` to `/usr/bin/ruby`
new afe6a1f update changelog
new d2235fb Support running gem2deb testsuite under autopkgtest
new 4c961ef autopkgtest support for Ruby packages
new af1e228 Add support for running the gem2deb testsuite with autopkgtest
The 8 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 | 18 ++++++++++---
debian/control | 5 ++--
debian/tests/control | 3 +++
debian/tests/testsuite | 10 ++++++++
lib/gem2deb.rb | 2 +-
lib/gem2deb/installer.rb | 11 ++++++--
lib/gem2deb/test_runner.rb | 60 ++++++++++++++++++++++++++++++++++++-------
test/test_helper.rb | 16 +++++++-----
test/unit/dh_ruby_test.rb | 9 ++++---
test/unit/installer_test.rb | 12 ++++-----
test/unit/secure_code_test.rb | 3 +--
11 files changed, 115 insertions(+), 34 deletions(-)
create mode 100644 debian/tests/control
create mode 100755 debian/tests/testsuite
--
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