[libhtml-tidy-perl] branch master updated (cb383c3 -> 7d135f0)

gregor herrmann gregoa at debian.org
Sat Jul 23 13:30:28 UTC 2016


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

gregoa pushed a change to branch master
in repository libhtml-tidy-perl.

      from  cb383c3   update changelog
       new  2bca8dd   d/p/fix-error-message-in-webtidy: move to end of patch series
       new  447aa2e   d/patches: put all patches in the git style allowed by DEP-3, so they can be manipulated with gbp-pq
       new  f2652c4   Add patches to make the tests pass with tidy-html5 providing libtidy
       new  357626f   d/p/tidy-not-tidyp.patch: alter to support either tidyp or tidy-html5
       new  ba4bfc9   Set bindnow linker flag in debian/rules.
       new  54951db   Reformat debian/control with cme
       new  69582da   Mark package as autopkgtest-able.
       new  515c39c   Drop versioned Test::More build dependency.
       new  58d6075   Declare compliance with Debian Policy 3.9.8.
       new  7d135f0   releasing package libhtml-tidy-perl version 1.56-2

The 10 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:
 debian/changelog                                   |  33 +++++-
 debian/control                                     |   7 +-
 debian/patches/fix-error-message-in-webtidy        |  13 ++-
 ...tidy-html5-s-differently-formatted-summar.patch |  24 ++++
 debian/patches/remove-tidy_version.patch           |  87 --------------
 debian/patches/series                              |   9 +-
 .../patches/t-allow-tidy-html5-as-generator.patch  |  47 ++++++++
 ...ert-that-tidy-will-add-a-HTML-3.2-doctype.patch |  52 +++++++++
 ...-don-t-assert-that-the-DOCTYPE-is-preserv.patch |  36 ++++++
 ...-HTML5-DOCTYPE-to-get-warnings-about-unes.patch | 128 +++++++++++++++++++++
 ...s.t-adjust-expected-result-for-tidy-html5.patch |  58 ++++++++++
 debian/patches/tidy-not-tidyp.patch                | 114 ++++++++++++++----
 debian/rules                                       |   2 +
 13 files changed, 489 insertions(+), 121 deletions(-)
 create mode 100644 debian/patches/lib-ignore-tidy-html5-s-differently-formatted-summar.patch
 delete mode 100644 debian/patches/remove-tidy_version.patch
 create mode 100644 debian/patches/t-allow-tidy-html5-as-generator.patch
 create mode 100644 debian/patches/t-don-t-assert-that-tidy-will-add-a-HTML-3.2-doctype.patch
 create mode 100644 debian/patches/t-unicode.t-don-t-assert-that-the-DOCTYPE-is-preserv.patch
 create mode 100644 debian/patches/t-use-a-pre-HTML5-DOCTYPE-to-get-warnings-about-unes.patch
 create mode 100644 debian/patches/t-venus.t-adjust-expected-result-for-tidy-html5.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-tidy-perl.git



More information about the Pkg-perl-cvs-commits mailing list