[libfile-sharedir-perl] branch master updated (a929c47 -> cd3be7e)

Angel Abad angel at debian.org
Thu Sep 28 06:49:30 UTC 2017


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

angel pushed a change to branch master
in repository libfile-sharedir-perl.

      from  a929c47   releasing package libfile-sharedir-perl version 1.102-2
       new  27401a9   Add debian/upsteram/metadata
      adds  ed5cc04   New upstream version 1.104
       new  c66328c   Updated version 1.104 from 'upstream/1.104'
       new  f0bd0e4   Update debian/changelog
       new  8fdb2be   debian/copyright: Update copyright years
       new  ccae88e   debian/copyright: Update file path
       new  08fe7b2   Bump Standards-Version to 4.1.0 (no changes)
       new  cd3be7e   Update changelog

The 7 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                                            |   9 +-
 LICENSE                                            | 378 +++++++++++++++++++++
 MANIFEST                                           |   8 +-
 META.json                                          |  12 +-
 META.yml                                           |   5 +-
 Makefile.PL                                        |  76 +++--
 README.md                                          | 215 ++++++++++++
 debian/changelog                                   |  12 +
 debian/control                                     |   2 +-
 debian/copyright                                   |   8 +-
 debian/upstream/metadata                           |   7 +
 .../File/ShareDir/Install.pm                       |  91 ++---
 inc/latest.pm                                      |   8 +
 inc/latest/private.pm                              | 147 ++++++++
 lib/File/ShareDir.pm                               |   2 +-
 t/02_main.t                                        |   8 +-
 16 files changed, 905 insertions(+), 83 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 README.md
 create mode 100644 debian/upstream/metadata
 rename inc/{File-ShareDir-Install => inc_File-ShareDir-Install}/File/ShareDir/Install.pm (86%)
 create mode 100644 inc/latest.pm
 create mode 100644 inc/latest/private.pm

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



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