[DRE-commits] [ruby-test-after-commit] branch master updated (3a838dc -> 1e96e4c)
Sebastien Badia
sbadia-guest at moszumanska.debian.org
Sun Dec 20 22:41:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
sbadia-guest pushed a change to branch master
in repository ruby-test-after-commit.
from 3a838dc upload to unstable
adds 1c131b4 Imported Upstream version 0.4.2
new 8fe47a5 Merge tag 'upstream/0.4.2'
new c49b24d d/control: Bumped compat version to 9
new c335fb0 d/control: Bumped Standards-Version to 3.9.6 (no changes needed)
new b20a7e5 d/control: Switch to cgit for vcs-browser field
new 491179d d/patches: Disable bundler usage during spec tests
new 1e96e4c d/changelog: Prepare Debian version 0.4.2-1
The 6 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:
.travis.yml | 13 +++-
Appraisals | 8 --
Gemfile | 9 +--
Gemfile.lock | 87 +++++++++++-----------
MIT-LICENSE | 22 ++++++
Rakefile | 9 +--
Readme.md | 29 +++++++-
debian/changelog | 11 +++
debian/compat | 2 +-
debian/control | 16 ++--
debian/patches/001_remove-bundler.patch | 12 +++
debian/patches/series | 1 +
gemfiles/32.gemfile | 14 +---
gemfiles/32.gemfile.lock | 64 ++++++++--------
gemfiles/40.gemfile | 14 +---
gemfiles/40.gemfile.lock | 91 ++++++++++-------------
gemfiles/41.gemfile | 6 ++
gemfiles/41.gemfile.lock | 66 +++++++++++++++++
gemfiles/42.gemfile | 6 ++
gemfiles/42.gemfile.lock | 66 +++++++++++++++++
lib/test_after_commit.rb | 74 +++++++++----------
lib/test_after_commit/version.rb | 2 +-
spec/database.rb | 16 ++--
spec/spec_helper.rb | 13 +++-
spec/test_after_commit_spec.rb | 126 +++++++++++++++++++++++++++-----
test_after_commit.gemspec | 10 ++-
26 files changed, 546 insertions(+), 241 deletions(-)
delete mode 100644 Appraisals
create mode 100644 MIT-LICENSE
create mode 100644 debian/patches/001_remove-bundler.patch
create mode 100644 debian/patches/series
create mode 100644 gemfiles/41.gemfile
create mode 100644 gemfiles/41.gemfile.lock
create mode 100644 gemfiles/42.gemfile
create mode 100644 gemfiles/42.gemfile.lock
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-test-after-commit.git
More information about the Pkg-ruby-extras-commits
mailing list