[libdata-alias-perl] branch master updated (9cf86ef -> d026bd8)

gregor herrmann gregoa at debian.org
Sun Aug 4 21:02:52 UTC 2013


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

gregoa pushed a change to branch master
in repository libdata-alias-perl.

      from  9cf86ef   update changelog
      adds  4c791c8   Imported Upstream version 1.17
       new  9abc970   Merge tag 'upstream/1.17'
       new  9e99e6a   New upstream release. Fixes "FTBFS with perl 5.18: Error in `/usr/bin/perl': realloc()" (Closes: #708596)
       new  a7b098c   Remove patch, applied upstream.
       new  f18b84a   Update years of upstream and packaging copyright.
       new  d026bd8   releasing package libdata-alias-perl version 1.17-1

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:
 Alias.xs                              |  137 ++++++++++++-
 Changes                               |   19 ++
 MANIFEST                              |    1 +
 META.yml                              |    2 +-
 README                                |  359 +++------------------------------
 debian/changelog                      |   11 +-
 debian/copyright                      |    6 +-
 debian/patches/format_string_fix.diff |   33 ---
 debian/patches/realloc.patch          |   20 --
 debian/patches/series                 |    2 -
 lib/Data/Alias.pm                     |   38 +++-
 t/padrange.t                          |   81 ++++++++
 12 files changed, 295 insertions(+), 414 deletions(-)
 delete mode 100644 debian/patches/format_string_fix.diff
 delete mode 100644 debian/patches/realloc.patch
 delete mode 100644 debian/patches/series
 create mode 100644 t/padrange.t

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



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