[DRE-commits] [ruby-nokogiri] branch master updated (a97cac9 -> 25813e0)

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Nov 14 15:51:50 UTC 2016


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

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

      from  a97cac9   Add myself to Uploaders:
      adds  1633e43   New upstream version 1.6.8.1
       new  0e2d811   Merge tag 'upstream/1.6.8.1'
       new  e801201   New upstream release
       new  64d08fc   Skip one test that is incompatible with libxml2 currently in Debian
       new  25813e0   release to unstable

The 4 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:
 CHANGELOG.rdoc                                     | 15 +++++-
 Gemfile                                            |  1 -
 Rakefile                                           |  1 -
 build_all                                          |  2 +-
 debian/changelog                                   |  8 ++-
 ...-warning-about-the-version-of-libxml-used.patch | 26 ++++++++++
 .../0002-deactivate-reader_blocking-test.patch     | 24 +++++++++
 ... 0003-Remove-dependency-on-mini_portile2.patch} | 58 ++++++++++++----------
 .../patches/0004-Always-use-system-libraries.patch | 22 ++++++++
 ...est-incompatible-with-libxml2-from-Debian.patch | 20 ++++++++
 .../patches/deactivate_test_reader_blocking.patch  | 18 -------
 debian/patches/no-require-rubygems.patch           | 16 ------
 debian/patches/remove-annoying-warning.patch       | 21 --------
 debian/patches/series                              |  9 ++--
 debian/patches/skip-some-tests.patch               | 35 -------------
 ext/nokogiri/extconf.rb                            | 29 +++++------
 lib/nokogiri/version.rb                            |  2 +-
 nokogiri.gemspec                                   |  7 +--
 18 files changed, 167 insertions(+), 147 deletions(-)
 create mode 100644 debian/patches/0001-Remove-warning-about-the-version-of-libxml-used.patch
 create mode 100644 debian/patches/0002-deactivate-reader_blocking-test.patch
 rename debian/patches/{always_use_system_libraries.patch => 0003-Remove-dependency-on-mini_portile2.patch} (54%)
 create mode 100644 debian/patches/0004-Always-use-system-libraries.patch
 create mode 100644 debian/patches/0005-skip-test-incompatible-with-libxml2-from-Debian.patch
 delete mode 100644 debian/patches/deactivate_test_reader_blocking.patch
 delete mode 100644 debian/patches/no-require-rubygems.patch
 delete mode 100644 debian/patches/remove-annoying-warning.patch
 delete mode 100644 debian/patches/skip-some-tests.patch

-- 
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