[libfile-spec-perl] branch master updated (35cf22a -> 0dbc4cf)
    gregor herrmann 
    gregoa at debian.org
       
    Sat May 24 12:47:51 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libfile-spec-perl.
      from  35cf22a   update changelog
      adds  128335b   Imported Upstream version 3.4700
       new  71e5bda   Merge tag 'upstream/3.4700'
       new  d7f148e   New upstream release.
       new  89c5bad   Update years of packaging copyright.
       new  da28ee9   Declare compliance with Debian Policy 3.9.5.
       new  bb9d6a5   cme: reformat debian/control
       new  0dbc4cf   releasing package libfile-spec-perl version 3.4700-1
The 6 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                    |   7 ++
 Cwd.pm                     |  43 +++++--
 Cwd.xs                     | 289 +++++++++++++++++++++++++++++++++++++++++++--
 MANIFEST                   |   1 -
 META.json                  |  44 -------
 META.yml                   |  45 ++++---
 Makefile.PL                |  11 +-
 debian/changelog           |   8 +-
 debian/control             |  27 +++--
 debian/copyright           |   2 +-
 lib/File/Spec.pm           |   2 +-
 lib/File/Spec/Cygwin.pm    |  15 ++-
 lib/File/Spec/Epoc.pm      |   8 +-
 lib/File/Spec/Functions.pm |  24 +++-
 lib/File/Spec/Mac.pm       |   8 +-
 lib/File/Spec/OS2.pm       |  10 +-
 lib/File/Spec/Unix.pm      |  96 ++++++++++-----
 lib/File/Spec/VMS.pm       |  73 ++++++------
 lib/File/Spec/Win32.pm     |  13 +-
 t/Functions.t              |  18 ++-
 t/Spec.t                   |  49 +++++++-
 t/cwd.t                    |   3 +-
 t/tmpdir.t                 |  24 +++-
 23 files changed, 612 insertions(+), 208 deletions(-)
 delete mode 100644 META.json
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-spec-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list