[DRE-commits] [ruby-twitter-text] branch master updated (de13d7f -> a9f5c32)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Mar 31 11:46:58 UTC 2015


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

praveen pushed a change to branch master
in repository ruby-twitter-text.

      from  de13d7f   upload to unstable
      adds  17553ad   Imported Upstream version 1.11.0
       new  953d3d5   Merge tag 'upstream/1.11.0'
       new  27ce726   update changelog
       new  da8afcb   fix version
       new  7da20c6   remove +gem in version
       new  37c389d   refresh patch
       new  22dc928   refresh patch
      adds  a657c69   Imported Upstream version 1.11.0+conformance
       new  bd30c7d   Merge tag 'upstream/1.11.0+conformance'
       new  6319c41   change version
       new  b0aadfb   create README.source
       new  e88989c   update changelog
       new  a9f5c32   upload to experimental

The 11 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 -
 README.rdoc                                        |   12 +-
 Rakefile                                           |   32 +-
 debian/README.source                               |   20 +
 debian/changelog                                   |    8 +
 debian/patches/2001-avoid-git-in-gemspec.patch     |    8 +-
 debian/patches/3001-fix-path.patch                 |    2 +-
 .../assets}/tld_lib.yml                            |   35 +
 lib/twitter-text/regex.rb                          |   75 +-
 metadata.yml                                       |    9 +-
 test/conformance_test.rb                           |    2 +-
 test/twitter-text-conformance/Gemfile              |    3 +
 test/twitter-text-conformance/Gemfile.lock         |   12 +
 LICENSE => test/twitter-text-conformance/LICENSE   |    0
 test/twitter-text-conformance/README.md            |  111 +
 test/twitter-text-conformance/Rakefile             |   88 +
 test/twitter-text-conformance/TldLists.java        |  798 +++++
 test/twitter-text-conformance/autolink.yml         |  777 +++++
 test/twitter-text-conformance/extract.yml          |  933 ++++++
 test/twitter-text-conformance/hit_highlighting.yml |   73 +
 test/twitter-text-conformance/tld_lib.yml          |   35 +
 test/twitter-text-conformance/tlds.yml             | 3140 ++++++++++++++++++++
 test/twitter-text-conformance/validate.yml         |  240 ++
 twitter-text.gemspec                               |    4 +-
 24 files changed, 6296 insertions(+), 130 deletions(-)
 delete mode 100644 .travis.yml
 create mode 100644 debian/README.source
 copy {test/twitter-text-conformance => lib/assets}/tld_lib.yml (94%)
 create mode 100644 test/twitter-text-conformance/Gemfile
 create mode 100644 test/twitter-text-conformance/Gemfile.lock
 copy LICENSE => test/twitter-text-conformance/LICENSE (100%)
 create mode 100644 test/twitter-text-conformance/README.md
 create mode 100644 test/twitter-text-conformance/Rakefile
 create mode 100644 test/twitter-text-conformance/TldLists.java
 create mode 100644 test/twitter-text-conformance/autolink.yml
 create mode 100644 test/twitter-text-conformance/extract.yml
 create mode 100644 test/twitter-text-conformance/hit_highlighting.yml
 create mode 100644 test/twitter-text-conformance/tlds.yml
 create mode 100644 test/twitter-text-conformance/validate.yml

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



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