[DRE-commits] [ruby-mime-types] branch master updated (baa7029 -> 1fadc9c)

Cédric Boutillier boutil at alioth.debian.org
Sat Sep 14 14:49:10 UTC 2013


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

boutil pushed a change to branch master
in repository ruby-mime-types.

      from  baa7029   prepare changelog
      adds  cff082f   Imported Upstream version 1.25
       new  687ff0e   Merge tag 'upstream/1.25'
       new  1a95237   debian/patches: drop ignore-refutation.diff, not needed anymore
       new  38375ab   debian/control: built against ruby-minitest >= 0.5
       new  96ce66a   add minitest to the required files
       new  1fadc9c   prepare changelog

The 5 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                            |    9 +-
 Contributing.rdoc                      |   23 +--
 Gemfile                                |    7 +-
 History.rdoc                           |   49 ++++++
 Manifest.txt                           |    2 +
 README.rdoc                            |   84 ++++++---
 Rakefile                               |   41 ++++-
 checksums.yaml.gz                      |  Bin 0 -> 425 bytes
 checksums.yaml.gz.sig                  |  Bin 0 -> 256 bytes
 data.tar.gz.sig                        |  Bin 256 -> 256 bytes
 debian/changelog                       |    9 +
 debian/control                         |    2 +-
 debian/patches/ignore-refutation.diff  |   14 --
 debian/patches/series                  |    1 -
 debian/ruby-test-files.yaml            |    3 +-
 lib/mime/types.rb                      |  303 ++++++++++++++++++++------------
 lib/mime/types/application             |   12 +-
 lib/mime/types/application.nonstandard |    1 +
 lib/mime/types/image                   |    2 +-
 lib/mime/types/text.obsolete           |    2 +-
 lib/mime/types/video                   |    2 +
 lib/mime/types/video.nonstandard       |    2 +-
 metadata.gz.sig                        |  Bin 256 -> 256 bytes
 metadata.yml                           |  197 ++++++++++-----------
 test/test_mime_type.rb                 |    5 +-
 test/test_mime_types.rb                |    9 +-
 test/test_mime_types_cache.rb          |   77 ++++++++
 test/test_mime_types_lazy.rb           |   40 +++++
 28 files changed, 613 insertions(+), 283 deletions(-)
 create mode 100644 checksums.yaml.gz
 create mode 100644 checksums.yaml.gz.sig
 delete mode 100644 debian/patches/ignore-refutation.diff
 delete mode 100644 debian/patches/series
 create mode 100644 test/test_mime_types_cache.rb
 create mode 100644 test/test_mime_types_lazy.rb

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



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