[libhtml-lint-perl] branch master updated (32bbb05 -> 30fc54f)

Damyan Ivanov dmn at moszumanska.debian.org
Sun Nov 12 10:54:24 UTC 2017


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

dmn pushed a change to branch master
in repository libhtml-lint-perl.

      from  32bbb05   update changelog
      adds  117cf5b   New upstream version 2.26+dfsg
       new  e4e12a7   Update upstream source from tag 'upstream/2.26+dfsg'
       new  253ccdf   drop fix-test-hash-sort-order.patch, applied upstream
       new  7527338   update years of upstream copyright
       new  1b2161e   use https in debian/watch
       new  7e879a9   declare conformance with Policy 4.1.1
       new  30fc54f   releasing package libhtml-lint-perl version 2.26+dfsg-1

The 6 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:
 .gitignore                                    |  1 -
 Changes                                       | 56 +++++++++++++++++++
 MANIFEST                                      |  3 ++
 META.json                                     |  6 ++-
 META.yml                                      | 26 ++++-----
 Makefile.PL                                   | 17 +++---
 debian/changelog                              | 14 ++++-
 debian/control                                |  2 +-
 debian/copyright                              |  2 +-
 debian/patches/fix-test-hash-sort-order.patch | 14 -----
 debian/patches/series                         |  1 -
 debian/watch                                  |  2 +-
 lib/HTML/Lint.pm                              | 44 +++++++++++----
 lib/HTML/Lint/Error.pm                        | 14 ++++-
 lib/HTML/Lint/HTML4.pm                        |  2 +-
 lib/HTML/Lint/Parser.pm                       | 77 +++++++++++----------------
 lib/Test/HTML/Lint.pm                         | 15 ++++--
 t/12-html_fragment_ok.t                       | 72 ++++++++++++++++++++-----
 t/20-error-types-skip.t                       |  3 ++
 t/40-where.t                                  | 26 ++++-----
 t/api-eof-not-called.t                        | 21 ++++++++
 t/api-parse-not-called.t                      | 21 ++++++++
 t/text-unclosed-entity.t                      |  6 ++-
 t/text-use-entity.t                           | 10 ++--
 24 files changed, 318 insertions(+), 137 deletions(-)
 delete mode 100644 .gitignore
 delete mode 100644 debian/patches/fix-test-hash-sort-order.patch
 delete mode 100644 debian/patches/series
 create mode 100644 t/api-eof-not-called.t
 create mode 100644 t/api-parse-not-called.t

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



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