[libhtml-tidy-perl] branch master updated (e96a79d -> c372a94)

Florian Schlichting fsfs at alioth.debian.org
Fri Oct 4 21:41:56 UTC 2013


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  e96a79d   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  b0e8536   Imported Upstream version 1.56
       new  2a0d9d5   Merge tag 'upstream/1.56'
       new  6807ee5   Import Upstream version 1.56
       new  b25c6df   Refresh patches
       new  810184c   Add new tidy-not-tidyp.patch
       new  392ce25   Bump years of upstream copyright
       new  0ad6d11   Update stand-alone license paragraphs to commonly used version (not limiting Debian to GNU/Linux, directly linking to GPL-1)
       new  afccbd5   Add build-dependency on Test::More 0.98
       new  b708a22   Switch to source format 3.0 (quilt)
       new  981d73f   Sort build-dependencies
       new  8b964b8   Switch dh compatibility to level 9 to enable passing of hardening flags
       new  fba3ffe   Declare compliance with Debian Policy 3.9.4
       new  08fd0fe   Add myself to uploaders and copyright
       new  c372a94   prepare changelog for release

The 13 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                                     |   17 ++++++++
 MANIFEST                                    |    4 +-
 META.json                                   |   59 +++++++++++++++++++++++++++
 META.yml                                    |   58 +++++++++++++-------------
 Makefile.PL                                 |   18 ++++----
 README.markdown                             |   38 ++++++++++++-----
 Tidy.xs                                     |    4 +-
 bin/webtidy                                 |   12 +++---
 debian/README.source                        |    5 ---
 debian/changelog                            |   31 +++++++-------
 debian/compat                               |    2 +-
 debian/control                              |   13 +++---
 debian/copyright                            |   11 ++---
 debian/patches/fix-error-message-in-webtidy |   10 +++--
 debian/patches/remove-tidy_version.patch    |   59 ++++++++++++++++++++-------
 debian/patches/series                       |    1 +
 debian/patches/tidy-not-tidyp.patch         |   36 ++++++++++++++++
 debian/rules                                |    2 +-
 debian/source/format                        |    1 +
 lib/HTML/Tidy.pm                            |   26 ++++++------
 lib/HTML/Tidy/Message.pm                    |    8 ++--
 perlcriticrc                                |   15 +++++++
 t/00-load.t                                 |   20 ++++-----
 t/cfg-for-parse.t                           |   12 +++---
 t/clean-crash.t                             |   12 ++----
 t/extra-quote.t                             |    7 ++--
 t/ignore-text.t                             |   21 +++++-----
 t/ignore.t                                  |   31 ++++++++------
 t/levels.t                                  |   23 ++++++-----
 t/message.t                                 |   30 ++++++++------
 t/opt-00.t                                  |   12 +++---
 t/perfect.t                                 |   12 +++---
 t/roundtrip.t                               |   12 +++---
 t/simple.t                                  |   11 +++--
 t/too-many-titles.t                         |   12 +++---
 t/unicode-nbsp.t                            |   20 +++++++++
 t/unicode.t                                 |   39 +++++++++++-------
 t/venus.t                                   |   12 +++---
 t/version.t                                 |   11 ++---
 t/wordwrap.t                                |   13 +++---
 40 files changed, 474 insertions(+), 266 deletions(-)
 create mode 100644 META.json
 delete mode 100644 debian/README.source
 create mode 100644 debian/patches/tidy-not-tidyp.patch
 create mode 100644 debian/source/format
 create mode 100644 t/unicode-nbsp.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