[libtemplate-plugin-gravatar-perl] branch master updated (e05b68f -> 262d7c5)

Florian Schlichting fsfs at moszumanska.debian.org
Wed Apr 23 21:32:27 UTC 2014


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

fsfs pushed a change to branch master
in repository libtemplate-plugin-gravatar-perl.

      from  e05b68f   update changelog
      adds  1736350   Imported Upstream version 0.07
       new  b98813a   Merge tag 'upstream/0.07'
       new  2e224b2   Import Upstream version 0.07
       new  e68c646   Bump years of upstream copyright
       new  cbd5af4   Declare compliance with Debian Policy 3.9.5
       new  262d7c5   prepare changelog for release

The 5 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                           |  19 +-
 META.yml                          |  31 +-
 Makefile.PL                       |   5 +-
 debian/changelog                  |  13 +-
 debian/control                    |   2 +-
 debian/copyright                  |   8 +-
 inc/Module/AutoInstall.pm         | 252 +++++++++--
 inc/Module/Install.pm             | 593 ++++++++++++++++---------
 inc/Module/Install/AutoInstall.pm |  42 +-
 inc/Module/Install/Base.pm        |  65 +--
 inc/Module/Install/Can.pm         | 100 ++++-
 inc/Module/Install/Fetch.pm       |  12 +-
 inc/Module/Install/Include.pm     |   8 +-
 inc/Module/Install/Makefile.pm    | 291 +++++++++---
 inc/Module/Install/Metadata.pm    | 904 +++++++++++++++++++++++++++-----------
 inc/Module/Install/Win32.pm       |  15 +-
 inc/Module/Install/WriteAll.pm    |  80 ++--
 lib/Template/Plugin/Gravatar.pm   |  84 ++--
 t/gravatar-config.t               |  11 +-
 t/gravatar-error.t                |  12 +-
 t/gravatar.t                      |  10 +-
 21 files changed, 1809 insertions(+), 748 deletions(-)

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



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