[DRE-commits] [ruby-mizuho] branch master updated (0b4f71f -> 6b4fb32)

Felix Geyer fgeyer at moszumanska.debian.org
Sun Jun 21 14:11:07 UTC 2015


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

fgeyer pushed a change to branch master
in repository ruby-mizuho.

      from  0b4f71f   Release to unstable.
       new  eaa4601   Use uscan --repack to strip files from the orig tarball.
      adds  261b229   Imported Upstream version 0.9.20+dfsg
       new  4cbb6a0   Merge tag 'upstream/0.9.20+dfsg'
       new  0ad6b0e   New upstream release.
       new  fe1f143   Refresh patches.
       new  e185d7a   Bump Standards-Version to 3.9.6, no changes needed.
       new  6b4fb32   Release to unstable.

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.markdown                         |  25 +++-
 Rakefile                                | 197 ++++++++++++++++++++++++++++----
 data.tar.gz.asc                         |  14 +--
 debian.template/control.template        |  11 +-
 debian.template/mizuho.install.template |   2 +
 debian.template/ruby-interpreter        |  14 +++
 debian.template/rules                   |  10 --
 debian.template/rules.template          |  26 +++++
 debian/README.source                    |   2 +-
 debian/changelog                        |   9 ++
 debian/control                          |   2 +-
 debian/copyright                        |   4 +
 debian/patches/natively_packaged.patch  |   6 +-
 debian/rules                            |   4 -
 debian/watch                            |   2 +-
 lib/mizuho.rb                           |   2 +-
 lib/mizuho/fuzzystringmatch.rb          |   1 +
 lib/mizuho/generator.rb                 |   1 +
 lib/mizuho/id_map.rb                    |   3 +-
 lib/mizuho/packaging.rb                 |   4 +-
 lib/mizuho/utils.rb                     |   1 +
 metadata.gz.asc                         |  14 +--
 metadata.yml                            |  12 +-
 mizuho.gemspec                          |  17 +++
 rpm/get_distro_id.py                    |   4 +
 rpm/rubygem-mizuho.spec.template        | 123 ++++++++++++++++++++
 templates/topbar.html                   |   4 +-
 test/id_map_spec.rb                     |   9 ++
 28 files changed, 447 insertions(+), 76 deletions(-)
 create mode 100755 debian.template/ruby-interpreter
 delete mode 100755 debian.template/rules
 create mode 100755 debian.template/rules.template
 create mode 100644 mizuho.gemspec
 create mode 100755 rpm/get_distro_id.py
 create mode 100644 rpm/rubygem-mizuho.spec.template

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



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