[DRE-commits] [ruby-hoe] branch master updated (f30b2fd -> 50aa300)

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Jul 1 14:44:52 UTC 2017


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

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

      from  f30b2fd   Create release
       new  3af944d   debian/copyright: fix Files-Excluded
      adds  0622e2c   New upstream version 3.16.0
       new  cc74e17   Updated version 3.16.0 from 'upstream/3.16.0'
       new  bc4b2d8   Refresh packaging with `dh-make-ruby -w`
       new  f6e8639   debian/patches/adapt-bin-wrapper.patch: adapt path to binaries to match Debian
       new  1d9d2eb   debian/patches/disable-tests.patch: disable a test that fails inexplicably
       new  2644a26   Drop rdoc documentation, which was removed upstream
       new  4a12d37   Release
       new  23e50e0   Bump Standards-Version to 4.0.0, no changes needed
       new  50aa300   add missing DEP-3 patch header

The 9 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:
 History.rdoc                           |  41 ++++++++
 Rakefile                               |   2 +-
 checksums.yaml.gz.sig                  |   3 +-
 data.tar.gz.sig                        | Bin 256 -> 256 bytes
 debian/changelog                       |  17 ++++
 debian/control                         |   9 +-
 debian/copyright                       |   1 +
 debian/patches/adapt-bin-wrapper.patch |  16 ++++
 debian/patches/disable-tests.patch     |  17 +++-
 debian/patches/series                  |   1 +
 debian/ruby-hoe.doc-base               |   8 --
 debian/ruby-hoe.docs                   |   1 -
 debian/ruby-test-files.yaml            |   4 -
 debian/ruby-tests.rake                 |   6 ++
 debian/rules                           |  23 +----
 hoe.gemspec                            |  40 ++++++++
 lib/hoe.rb                             |  46 ++++++++-
 lib/hoe/clean.rb                       |   3 +
 lib/hoe/compiler.rb                    |   4 +-
 lib/hoe/deps.rb                        |   1 +
 lib/hoe/package.rb                     |   4 +-
 lib/hoe/publish.rb                     |   8 +-
 metadata.gz.sig                        | Bin 256 -> 256 bytes
 metadata.yml                           | 169 ---------------------------------
 test/test_hoe.rb                       |   2 +-
 test/test_hoe_package.rb               |  24 ++---
 test/test_hoe_publish.rb               |   1 +
 27 files changed, 216 insertions(+), 235 deletions(-)
 create mode 100644 debian/patches/adapt-bin-wrapper.patch
 delete mode 100644 debian/ruby-hoe.doc-base
 delete mode 100644 debian/ruby-test-files.yaml
 create mode 100644 debian/ruby-tests.rake
 create mode 100644 hoe.gemspec
 delete mode 100644 metadata.yml

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



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