[DRE-commits] [ruby-test-declarative] branch master updated (c128e99 -> dbf72d8)

Lucas Nussbaum lucas at moszumanska.debian.org
Thu Jul 6 18:51:15 UTC 2017


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

lucas pushed a change to branch master
in repository ruby-test-declarative.

      from  c128e99   Bump Standards-Version to 3.9.7 (no changes needed)
      adds  2b0d46f   New upstream version 0.0.6
       new  38717b8   Merge tag 'upstream/0.0.6'
       new  b1e7ade   Drop 0001-Add-support-for-Minitest-5.patch (no longer needed)
       new  d97c576   Bump Standards-Version. No changes needed.
       new  ba85c06   Update name of README
       new  f27183d   Drop useless comments in rules.
       new  dbf72d8   Prepare changelog

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:
 README.md                                          | 15 ++++
 README.textile                                     | 13 ----
 debian/changelog                                   | 17 +++++
 debian/control                                     |  2 +-
 .../patches/0001-Add-support-for-Minitest-5.patch  | 80 ----------------------
 debian/patches/series                              |  1 -
 debian/ruby-test-declarative.docs                  |  2 +-
 debian/rules                                       | 16 +----
 lib/test_declarative.rb                            |  6 ++
 lib/test_declarative/version.rb                    |  4 +-
 metadata.yml                                       | 73 --------------------
 test/test_declarative_test.rb                      | 17 -----
 test_declarative.gemspec                           | 31 +++++++++
 13 files changed, 75 insertions(+), 202 deletions(-)
 create mode 100644 README.md
 delete mode 100644 README.textile
 delete mode 100644 debian/patches/0001-Add-support-for-Minitest-5.patch
 delete mode 100644 debian/patches/series
 delete mode 100644 metadata.yml
 delete mode 100644 test/test_declarative_test.rb
 create mode 100644 test_declarative.gemspec

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



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