[DRE-commits] [ruby-multi-test] branch master updated (335f86c -> 6ab61a1)

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Oct 29 19:45:19 UTC 2015


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

terceiro pushed a change to branch master
in repository ruby-multi-test.

      from  335f86c   suggests rspec, minitest, test-unit
      adds  b52dac4   Imported Upstream version 0.1.2
       new  1872de9   Merge tag 'upstream/0.1.2'
       new  b39decd   New upstream release
       new  6ab61a1   Update packaging with a new dh-make-ruby run

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:
 .travis.yml                                       |   3 ++-
 History.md                                        |  13 ++++++++++
 Makefile                                          |   2 --
 checksums.yaml.gz                                 | Bin 268 -> 0 bytes
 debian/changelog                                  |   8 ++++++
 debian/compat                                     |   2 +-
 debian/control                                    |  13 ++++++----
 debian/rules                                      |  13 ++--------
 lib/multi_test/assertion_library.rb               |  10 ++++++++
 metadata.yml                                      |  30 ++++++++++++++--------
 multi_test.gemspec                                |   2 +-
 test/README.md                                    |   4 ++-
 test/gemfiles/plain-ruby/scenarios                |   2 +-
 test/gemfiles/rspec-3.0/Gemfile                   |   2 +-
 test/gemfiles/rspec-3.0/Gemfile.lock              |  24 ++++++++---------
 test/gemfiles/{rspec-2.14 => rspec-3.1}/Gemfile   |   2 +-
 test/gemfiles/rspec-3.1/Gemfile.lock              |  22 ++++++++++++++++
 test/gemfiles/{rspec-2.14 => rspec-3.1}/scenarios |   0
 test/scenarios/no_assertion_library.rb            |  11 ++++++++
 19 files changed, 116 insertions(+), 47 deletions(-)
 delete mode 100644 checksums.yaml.gz
 copy test/gemfiles/{rspec-2.14 => rspec-3.1}/Gemfile (56%)
 create mode 100644 test/gemfiles/rspec-3.1/Gemfile.lock
 copy test/gemfiles/{rspec-2.14 => rspec-3.1}/scenarios (100%)
 create mode 100644 test/scenarios/no_assertion_library.rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-multi-test.git



More information about the Pkg-ruby-extras-commits mailing list