[libxml-tidy-perl] branch master updated (6137fab -> 025e00a)

Nick Morrott nickm-guest at moszumanska.debian.org
Mon Aug 14 20:16:21 UTC 2017


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

nickm-guest pushed a change to branch master
in repository libxml-tidy-perl.

      from  6137fab   update changelog
      adds  7d439f5   New upstream version 1.20
       new  0f4e82b   Updated version 1.20 from 'upstream/1.20'
       new  2f5a1d6   Declare compliance with Debian Policy 4.0.1 (no changes)
       new  aae2fea   Bump debhelper compatibility level to 10
       new  1afd31e   Update years of copyright
       new  078b729   Add d/u/metadata
       new  025e00a   Releasing package libxml-tidy-perl version 1.20-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:
 Build.PL                   |   30 --
 Changes                    |   36 +-
 MANIFEST                   |    6 +-
 META.json                  |    7 +-
 META.yml                   |    7 +-
 Makefile.PL                |    2 +-
 README                     |  143 ++++--
 bin/xmltidy                |    8 +-
 debian/changelog           |   14 +-
 debian/compat              |    2 +-
 debian/control             |    4 +-
 debian/copyright           |    4 +-
 debian/upstream/metadata   |    5 +
 ex/synopsis.pl             |   11 +-
 Tidy.pm => lib/XML/Tidy.pm | 1040 ++++++++++++++++++++------------------------
 t/00pod.t                  |    6 +-
 t/{02small.t => 06decl.t}  |   24 +-
 17 files changed, 674 insertions(+), 675 deletions(-)
 delete mode 100644 Build.PL
 create mode 100644 debian/upstream/metadata
 rename Tidy.pm => lib/XML/Tidy.pm (51%)
 copy t/{02small.t => 06decl.t} (62%)

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



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