[DRE-commits] [ruby-charlock-holmes] 01/04: Merge tag 'upstream/0.7.3'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Nov 27 09:43:31 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-charlock-holmes.

commit 349027b8b24e8b58b901972c692ca04cdba36418
Merge: c972c5d a9abcf4
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Nov 27 15:01:14 2015 +0530

    Merge tag 'upstream/0.7.3'
    
    Upstream version 0.7.3
    
    # gpg: Signature made Friday 27 November 2015 03:01:10 PM IST using RSA key ID 4512C22A
    # gpg: Good signature from "Praveen Arimbrathodiyil (piratepin) <praveen at debian.org>"
    # gpg:                 aka "Pirate Praveen (pirates.org.in) <praveen at onenetbeyond.org>"
    # gpg:                 aka "Pirate Praveen (piratesin) <me at j4v4m4n.in>"
    # gpg:                 aka "Pirate Praveen (PP) <praveen at privacyrequired.com>"
    # gpg:                 aka "Praveen Arimbrathodiyil (j4v4m4n) <pravi.a at gmail.com>"

 .gitignore                               |    1 +
 Gemfile                                  |    4 +-
 Gemfile.lock                             |   22 -
 MIT-LICENSE                              |    2 +-
 charlock_holmes.gemspec                  |    4 +-
 checksums.yaml.gz                        |  Bin 0 -> 269 bytes
 ext/charlock_holmes/encoding_detector.c  |  106 +-
 ext/charlock_holmes/extconf.rb           |   39 +-
 lib/charlock_holmes/encoding_detector.rb |   45 +-
 lib/charlock_holmes/string.rb            |    4 +-
 lib/charlock_holmes/version.rb           |    2 +-
 metadata.yml                             |   58 +-
 test/converter_test.rb                   |    2 +-
 test/encoding_detector_test.rb           |   40 +-
 test/fixtures/ISO-2022-KR.txt            |   43 +
 test/fixtures/foo.pdf                    |  Bin 0 -> 38179 bytes
 test/fixtures/laholator.py               |  131 +
 test/fixtures/octocat.ai                 | 4424 ++++++++++++++++++++++++++++++
 test/fixtures/octocat.gif                |  Bin 0 -> 13621 bytes
 test/fixtures/octocat.jpg                |  Bin 0 -> 5570 bytes
 test/fixtures/octocat.png                |  Bin 0 -> 5570 bytes
 test/fixtures/octocat.psd                |  Bin 0 -> 136522 bytes
 test/fixtures/sierpinski.ps              |   41 +
 test/fixtures/utf16be.html               |  Bin 0 -> 37178 bytes
 test/fixtures/utf32be.html               |  Bin 0 -> 74356 bytes
 test/fixtures/utf32le.html               |  Bin 0 -> 74356 bytes
 test/fixtures/utf8.html                  |  240 ++
 test/fixtures/vimrc                      |  596 ++++
 test/helper.rb                           |   14 +-
 test/string_methods_test.rb              |   27 +-
 test/transliterator_test.rb              |    2 +-
 31 files changed, 5723 insertions(+), 124 deletions(-)

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



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