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

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

      from  8f0c0c3   update changelog
      adds  529044d   Imported Upstream version 1.102
       new  baad16b   Merge tag 'upstream/1.102'
       new  28fdbed   New upstream release.
       new  5861a26   debian/copyright: update Upstream-Contact and third-party 
file info.
       new  5490dbe   Declare compliance with Debian Policy 3.9.5.
       new  245e7ff   cme: reformat debian/control
       new  d52c9ce   Set debian/compat to 8.
       new  a36ab6f   releasing package libfile-sharedir-perl version 1.102-1

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                                            |  84 +--
 LICENSE                                            | 378 -----------
 MANIFEST                                           |  18 +-
 META.json                                          |  74 +++
 META.yml                                           |  36 +-
 Makefile.PL                                        | 143 ++++-
 README                                             | 198 ------
 debian/changelog                                   |   9 +-
 debian/compat                                      |   2 +-
 debian/control                                     |  13 +-
 debian/copyright                                   |  10 +-
 inc/File-ShareDir-Install/File/ShareDir/Install.pm | 408 ++++++++++++
 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/Makefile.pm                     | 415 ------------
 inc/Module/Install/Metadata.pm                     | 715 ---------------------
 inc/Module/Install/Share.pm                        |  96 ---
 inc/Module/Install/Win32.pm                        |  64 --
 inc/Module/Install/WriteAll.pm                     |  63 --
 lib/File/ShareDir.pm                               |   9 +-
 t/01_compile.t                                     |   0
 t/02_main.t                                        |   0
 xt/meta.t                                          |  27 -
 xt/pmv.t                                           |  32 -
 xt/pod.t                                           |  32 -
 27 files changed, 708 insertions(+), 2845 deletions(-)
 delete mode 100644 LICENSE
 create mode 100644 META.json
 delete mode 100644 README
 create mode 100644 inc/File-ShareDir-Install/File/ShareDir/Install.pm
 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/Makefile.pm
 delete mode 100644 inc/Module/Install/Metadata.pm
 delete mode 100644 inc/Module/Install/Share.pm
 delete mode 100644 inc/Module/Install/Win32.pm
 delete mode 100644 inc/Module/Install/WriteAll.pm
 mode change 100644 => 100755 lib/File/ShareDir.pm
 mode change 100644 => 100755 t/01_compile.t
 mode change 100644 => 100755 t/02_main.t
 delete mode 100644 xt/meta.t
 delete mode 100644 xt/pmv.t
 delete mode 100644 xt/pod.t

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to