[libxxx-perl] branch master updated (24c5563 -> 84da32d)

gregor herrmann gregoa at debian.org
Mon Jun 16 16:51:05 UTC 2014


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

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

      from  24c5563   Remove trailing whitespace
      adds  683d961   Imported Upstream version 0.20
       new  ed5aed3   Merge tag 'upstream/0.20'
       new  2a92b6c   New upstream release.
       new  4771401   Update years of upstream copyright.
       new  f1d4e3d   debian/copyright: drop information about removed files.
       new  09556fd   Declare compliance with Debian Policy 3.9.5.
       new  38c9275   Add libyaml-libyaml-perl to Recommends.
       new  15b628f   Add patch to add encoding directive to POD.
       new  84da32d   Use canonical URL in Vcs-Git field.

The 8 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                           |  82 ++---
 LICENSE                           |  28 +-
 MANIFEST                          |  21 +-
 META.yml                          |  29 +-
 Makefile.PL                       |  50 ++-
 README                            |  26 +-
 debian/changelog                  |   6 +
 debian/control                    |   5 +-
 debian/copyright                  |  14 +-
 debian/patches/pod-encoding.patch |  16 +
 debian/patches/series             |   1 +
 inc/Module/Install.pm             | 470 -------------------------
 inc/Module/Install/Base.pm        |  83 -----
 inc/Module/Install/Can.pm         |  81 -----
 inc/Module/Install/Fetch.pm       |  93 -----
 inc/Module/Install/GithubMeta.pm  |  50 ---
 inc/Module/Install/Makefile.pm    | 415 ----------------------
 inc/Module/Install/Metadata.pm    | 716 --------------------------------------
 inc/Module/Install/Package.pm     | 275 ---------------
 inc/Module/Install/Win32.pm       |  64 ----
 inc/Module/Install/WriteAll.pm    |  63 ----
 inc/Module/Package.pm             |  71 ----
 lib/XXX.pm                        | 105 +-----
 lib/XXX.pod                       |  65 ++--
 t/release-pod-syntax.t            |  14 +
 25 files changed, 204 insertions(+), 2639 deletions(-)
 create mode 100644 debian/patches/pod-encoding.patch
 create mode 100644 debian/patches/series
 delete mode 100644 inc/Module/Install.pm
 delete mode 100644 inc/Module/Install/Base.pm
 delete mode 100644 inc/Module/Install/Can.pm
 delete mode 100644 inc/Module/Install/Fetch.pm
 delete mode 100644 inc/Module/Install/GithubMeta.pm
 delete mode 100644 inc/Module/Install/Makefile.pm
 delete mode 100644 inc/Module/Install/Metadata.pm
 delete mode 100644 inc/Module/Install/Package.pm
 delete mode 100644 inc/Module/Install/Win32.pm
 delete mode 100644 inc/Module/Install/WriteAll.pm
 delete mode 100644 inc/Module/Package.pm
 create mode 100644 t/release-pod-syntax.t

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



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