[DRE-commits] [ruby-nokogiri] branch master updated (022de00 -> 1c8a5dd)

Cédric Boutillier boutil at moszumanska.debian.org
Sat Jul 26 05:18:45 UTC 2014


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

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

      from  022de00   prepare changelog
      adds  8585dbf   Imported Upstream version 1.6.3.1+ds
       new  7439484   Merge tag 'upstream/1.6.3.1+ds'
       new  54397f0   Refresh always_use_system_libraries.patch
       new  1c8a5dd   prepare changelog

The 3 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                                      |   3 ++
 CHANGELOG.ja.rdoc                                |  23 ++++++++++++
 CHANGELOG.rdoc                                   |  23 ++++++++++++
 build_all                                        |   3 +-
 checksums.yaml.gz                                | Bin 270 -> 267 bytes
 debian/changelog                                 |   7 ++++
 debian/patches/always_use_system_libraries.patch |   6 +--
 ext/nokogiri/extconf.rb                          |   5 +++
 ext/nokogiri/xml_document.c                      |  31 +++++++++++++--
 lib/nokogiri/version.rb                          |   2 +-
 lib/nokogiri/xml/node.rb                         |  18 +++++++--
 lib/nokogiri/xml/sax/document.rb                 |   2 +-
 metadata.yml                                     |   4 +-
 test/xml/test_document.rb                        |   6 +++
 test/xml/test_node.rb                            |  46 ++++++++++++++++++++++-
 test/xml/test_unparented_node.rb                 |   7 +++-
 16 files changed, 166 insertions(+), 20 deletions(-)

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



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