[libhtml-tidy-perl] branch master updated (b8e0394 -> 3a12a0e)

Florian Schlichting fsfs at moszumanska.debian.org
Sun Sep 24 12:36:33 UTC 2017


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

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

      from  b8e0394   update changelog
      adds  f3abad4   New upstream version 1.60
       new  d35840f   Updated version 1.60 from 'upstream/1.60'
       new  19380db   Update debian/changelog
       new  1574cd7   Add upstream metadata
       new  e8535c8   Update copyright years
       new  0f45e6a   Add build-dependency on Test::Exception, needed for new tests
       new  e2a524b   Update t-don-t-assert-that-tidy-will-add-a-HTML-3.2-doctype.patch for new test
       new  16e94e3   Declare compliance with Debian Policy 4.1.0
       new  3a12a0e   prepare changelog for release

The 8 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:
 Changes                                            | 21 ++++++++++++
 MANIFEST                                           |  4 +++
 META.json                                          | 21 ++++++------
 META.yml                                           | 27 +++++++++-------
 Makefile.PL                                        |  8 +++--
 README.markdown                                    | 16 ++++++----
 debian/changelog                                   | 14 ++++++--
 debian/control                                     |  3 +-
 debian/copyright                                   |  4 +--
 ...ert-that-tidy-will-add-a-HTML-3.2-doctype.patch | 21 ++++++++----
 debian/upstream/metadata                           |  6 ++++
 lib/HTML/Tidy.pm                                   | 13 +++++---
 lib/HTML/Tidy/Message.pm                           |  2 +-
 t/00-load.t                                        |  2 +-
 t/clean.t                                          | 37 ++++++++++++++++++++++
 t/illegal-options.t                                | 32 +++++++++++++++++++
 t/parse-errors.t                                   | 33 +++++++++++++++++++
 t/parse.t                                          | 18 +++++++++++
 t/unicode-nbsp.t                                   | 11 ++++---
 19 files changed, 240 insertions(+), 53 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/clean.t
 create mode 100644 t/illegal-options.t
 create mode 100644 t/parse-errors.t
 create mode 100644 t/parse.t

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