[libhtml-scrubber-perl] branch master updated (a7f2ec5 -> 799dd9a)

gregor herrmann gregoa at debian.org
Sun May 31 12:06:57 UTC 2015


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

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

      from  a7f2ec5   update changelog
      adds  126c871   Imported Upstream version 0.11
       new  be4ef9d   Merge tag 'upstream/0.11'
       new  16fc129   Add debian/upstream/metadata
       new  2a7c80b   Update debian/changelog
      adds  e4a6806   Imported Upstream version 0.14
       new  b8fefbe   Merge tag 'upstream/0.14'
       new  6770b10   Update debian/changelog
       new  ed2e4fe   Update years of upstream copyright.
       new  536d42c   Remove version from libmodule-build-perl build dependency.
       new  545cb2a   Declare compliance with Debian Policy 3.9.6.
       new  46033aa   Add more build dependencies.
       new  8f14a7c   Mark package as autopkgtest-able.
       new  a882c24   Mention module name in long description.
       new  799dd9a   releasing package libhtml-scrubber-perl version 0.14-1

The 12 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:
 Build.PL                 |  46 ++++--
 Changes                  |  10 ++
 INSTALL                  |   1 -
 LICENSE                  |   8 +-
 MANIFEST                 |   7 +-
 META.json                | 391 +++++++++++++++++++++++++++++++++++++---------
 META.yml                 | 370 ++++++++++++++++++++++++++++++++-----------
 README                   | 227 ++++++++++++++++-----------
 debian/changelog         |  18 ++-
 debian/control           |  12 +-
 debian/copyright         |   2 +-
 debian/upstream/metadata |   9 ++
 lib/HTML/Scrubber.pm     | 398 ++++++++++++++++++++++++-----------------------
 t/00-compile.t           |  19 ++-
 t/01_use.t               |   4 +-
 t/03_more.t              |  21 ++-
 t/04_style_script.t      |  23 ++-
 t/05_pi_comment.t        |  23 ++-
 t/06_scrub_file.t        |   2 +-
 t/07_booleans.t          |  66 +++-----
 t/08_cb_attrs.t          |  12 +-
 t/09_memory_cycle.t      |   9 ++
 t/09_no_scrub_warnings.t |  20 +++
 t/author-eol.t           |  16 ++
 t/author-no-tabs.t       |  38 +++++
 t/author-pod-spell.t     |   2 +-
 t/release-distmeta.t     |   5 +-
 t/release-eol.t          |  16 --
 t/release-no-tabs.t      |  22 ---
 t/release-pod-syntax.t   |   5 +-
 t/release-synopsis.t     |   5 +-
 t/release-unused-vars.t  |  14 +-
 t/rt19063_xhtml.t        |   6 +-
 t/rt25477_self_closing.t |   2 +-
 34 files changed, 1189 insertions(+), 640 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/09_memory_cycle.t
 create mode 100644 t/09_no_scrub_warnings.t
 create mode 100644 t/author-eol.t
 create mode 100644 t/author-no-tabs.t
 delete mode 100644 t/release-eol.t
 delete mode 100644 t/release-no-tabs.t

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



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