[libfile-mmagic-xs-perl] branch master updated (9020ca9 -> af981fd)
    gregor herrmann 
    gregoa at debian.org
       
    Fri Dec 27 21:01:48 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libfile-mmagic-xs-perl.
      from  9020ca9   Remove trailing whitespace
       new  7d6798e   Imported Upstream version 0.09007
       new  2de0eb6   New upstream release.
       new  cb4f313   Drop M::I::XSUtil.pm.diff.
       new  18244e4   Update patch format_string_fix.diff.
       new  6c3813d   remove boilerplate comments from debian/watch
       new  ea2eb5c   Update info about third-party files in debian/copyright.
       new  451bb44   Declare compliance with Debian Policy 3.9.5.
       new  af981fd   update changelog / add TODO
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                               |   3 +
 MANIFEST                              |  14 +-
 META.yml                              |  15 +-
 XS.bs                                 |   0
 debian/changelog                      |  13 +
 debian/control                        |   2 +-
 debian/copyright                      |  16 +-
 debian/patches/M::I::XSUtil.pm.diff   | 656 ----------------------------------
 debian/patches/format_string_fix.diff |  21 +-
 debian/patches/series                 |   1 -
 debian/watch                          |   2 -
 inc/Module/Install.pm                 |  14 +-
 inc/Module/Install/Base.pm            |   2 +-
 inc/Module/Install/Can.pm             |  85 ++++-
 inc/Module/Install/Fetch.pm           |   2 +-
 inc/Module/Install/Makefile.pm        |  35 +-
 inc/Module/Install/Metadata.pm        |  40 ++-
 inc/Module/Install/Win32.pm           |   2 +-
 inc/Module/Install/WriteAll.pm        |   2 +-
 inc/Module/Install/XSUtil.pm          | 284 +++++++++++++--
 lib/File/MMagic/XS.pm                 |   2 +-
 lib/File/MMagic/magic                 | 641 ++++++++++++++++++++++++++++++---
 ppport.h                              | 503 ++++++++++++++++++--------
 src/perl-mmagic-xs.c                  |  21 +-
 src/perl-mmagic-xs.h                  |   5 +-
 src/perl-mmagic-xs.o                  | Bin 0 -> 68804 bytes
 26 files changed, 1408 insertions(+), 973 deletions(-)
 create mode 100644 XS.bs
 delete mode 100644 debian/patches/M::I::XSUtil.pm.diff
 create mode 100644 src/perl-mmagic-xs.o
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-mmagic-xs-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list