[libpar-perl] branch master updated (e2ed567 -> 82a680e)

Florian Schlichting fsfs at moszumanska.debian.org
Fri Nov 13 22:03:03 UTC 2015


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

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

      from  e2ed567   update changelog
       new  467ae07   Add debian/upstream/metadata
       new  84df52d   Update debian/changelog
      adds  44f7e78   Imported Upstream version 1.010
       new  0516944   Merge tag 'upstream/1.010'
       new  1c00dbe   Update debian/changelog
       new  58e285b   update upstream metadata
       new  3273b22   Drop pod-encoding.patch, applied upstream
       new  a70580c   Delete copyright paragraphs for included modules dropped upstream
       new  5f4fbf3   Bump dh compat to level 9
       new  da4b368   Declare compliance with Debian Policy 3.9.6
       new  a3ed00b   Mark package autopkgtest-able
       new  ecdbe22   Update lintian override
       new  82a680e   prepare changelog for release

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:
 ChangeLog => Changes                 |  385 ++++----
 MANIFEST                             |    9 +-
 META.json                            |   46 -
 META.yml                             |   31 +-
 Makefile.PL                          |    2 +-
 debian/changelog                     |   16 +-
 debian/compat                        |    2 +-
 debian/control                       |    6 +-
 debian/copyright                     |   17 -
 debian/libpar-perl.lintian-overrides |    2 +-
 debian/patches/pod-encoding.patch    |   15 -
 debian/patches/series                |    1 -
 debian/upstream/metadata             |    5 +
 inc/Module/Install.pm                |   22 +-
 inc/Module/Install/Base.pm           |    2 +-
 inc/Module/Install/Can.pm            |    2 +-
 inc/Module/Install/Fetch.pm          |    2 +-
 inc/Module/Install/Include.pm        |   34 -
 inc/Module/Install/Makefile.pm       |    4 +-
 inc/Module/Install/Metadata.pm       |    6 +-
 inc/Module/Install/Win32.pm          |    2 +-
 inc/Module/Install/WriteAll.pm       |    2 +-
 inc/PerlIO.pm                        |   33 -
 inc/Test/Builder.pm                  | 1633 ----------------------------------
 inc/Test/Builder/Module.pm           |   73 --
 inc/Test/More.pm                     |  762 ----------------
 inc/parent.pm                        |   37 -
 lib/PAR.pm                           |   36 +-
 lib/PAR/FAQ.pod                      |   10 +-
 lib/PAR/Heavy.pm                     |    4 +-
 lib/PAR/SetupTemp.pm                 |    5 +
 31 files changed, 322 insertions(+), 2884 deletions(-)
 rename ChangeLog => Changes (89%)
 delete mode 100644 META.json
 delete mode 100644 debian/patches/pod-encoding.patch
 create mode 100644 debian/upstream/metadata
 delete mode 100644 inc/Module/Install/Include.pm
 delete mode 100644 inc/PerlIO.pm
 delete mode 100644 inc/Test/Builder.pm
 delete mode 100644 inc/Test/Builder/Module.pm
 delete mode 100644 inc/Test/More.pm
 delete mode 100644 inc/parent.pm

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



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