[libhtml-format-perl] branch master updated (73cddd5 -> 6d211c8)

Angel Abad angel at debian.org
Thu Dec 15 12:47:35 UTC 2016


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

angel pushed a change to branch master
in repository libhtml-format-perl.

      from  73cddd5   update changelog
      adds  6aa66c1   New upstream version 2.12
       new  f117551   Merge tag 'upstream/2.12'
       new  3c396e5   debian/copyright: Update years.
       new  7f04712   debian/control: Update build depends.
       new  5a30be1   Declare compliance with Debian Policy 3.9.8.
       new  84abd8d   Bump debhelper compatibility level to 9.
       new  6d211c8   Update changelog.

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:
 Build.PL                      |  46 +++--
 Changes                       | 123 +++++------
 INSTALL                       |   1 -
 LICENSE                       |   8 +-
 MANIFEST                      |   6 +-
 META.json                     | 466 ++++++++++++++++++++++++++++++++++--------
 META.yml                      | 456 ++++++++++++++++++++++++++++++-----------
 README                        |  74 ++++---
 debian/changelog              |  26 ++-
 debian/compat                 |   2 +-
 debian/control                |   8 +-
 debian/copyright              |   3 +-
 lib/HTML/FormatMarkdown.pm    |   6 +-
 lib/HTML/FormatPS.pm          |   6 +-
 lib/HTML/FormatRTF.pm         |  12 +-
 lib/HTML/FormatText.pm        |   6 +-
 lib/HTML/Formatter.pm         |   6 +-
 perltidy.LOG                  |  20 --
 t/00-compile.t                |  22 +-
 t/author-eol.t                |  39 ++++
 t/author-no-tabs.t            |  39 ++++
 t/author-pod-spell.t          |   6 +-
 t/release-distmeta.t          |   5 +-
 t/release-eol.t               |  16 --
 t/release-no-tabs.t           |  26 ---
 t/release-pod-syntax.t        |   5 +-
 t/release-portability.t       |   1 +
 t/release-synopsis.t          |   5 +-
 t/release-unused-vars.t       |  14 +-
 t/rt69426.t                   |   4 +-
 t/support/generate_results.pl |  10 +-
 31 files changed, 1009 insertions(+), 458 deletions(-)
 delete mode 100644 perltidy.LOG
 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-format-perl.git



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