[libarray-iterator-perl] branch master updated (01a99e3 -> 077ddc6)

gregor herrmann gregoa at debian.org
Wed Sep 18 15:34:45 UTC 2013


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

gregoa pushed a change to branch master
in repository libarray-iterator-perl.

      from  01a99e3   releasing package libarray-iterator-perl version 0.09-1
      adds  8ef2b8f   Imported Upstream version 0.10
       new  c22c7cd   Merge tag 'upstream/0.10'
       new  8ddba11   New upstream release.
       new  1824d28   Drop patch fix-spelling: merged upstream.
       new  077ddc6   update changelog / add IGNORE-VERSION

The 4 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:
 Build.PL                                           |   48 -----------
 Changes                                            |   13 ++-
 MANIFEST                                           |    6 +-
 META.json                                          |   16 ++--
 META.yml                                           |   10 ++-
 Makefile.PL                                        |   68 +++++++++++++++
 README                                             |    4 +-
 debian/changelog                                   |   11 +++
 debian/patches/series                              |    1 -
 dist.ini                                           |    2 +-
 debian/patches/fix-spelling => fix-spelling.patch  |    3 -
 lib/Array/Iterator.pm                              |    6 +-
 lib/Array/{Iterator.pm => Iterator.pm.orig}        |   27 +-----
 lib/Array/Iterator/BiDirectional.pm                |   10 +--
 .../{BiDirectional.pm => BiDirectional.pm.orig}    |   27 +-----
 lib/Array/Iterator/Circular.pm                     |    6 +-
 .../Iterator/{Circular.pm => Circular.pm.orig}     |   27 +-----
 lib/Array/Iterator/Reusable.pm                     |    4 +-
 t/00-compile.t                                     |   91 +++++++-------------
 19 files changed, 160 insertions(+), 220 deletions(-)
 delete mode 100644 Build.PL
 create mode 100644 Makefile.PL
 delete mode 100644 debian/patches/series
 rename debian/patches/fix-spelling => fix-spelling.patch (94%)
 copy lib/Array/{Iterator.pm => Iterator.pm.orig} (97%)
 copy lib/Array/Iterator/{BiDirectional.pm => BiDirectional.pm.orig} (89%)
 copy lib/Array/Iterator/{Circular.pm => Circular.pm.orig} (89%)

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



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