[libarray-iterator-perl] branch master updated (077ddc6 -> 40f8867)

gregor herrmann gregoa at debian.org
Wed Sep 18 18:08:40 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  077ddc6   update changelog / add IGNORE-VERSION
      adds  0c28cec   Imported Upstream version 0.11
       new  082f057   Merge tag 'upstream/0.11'
       new  af25156   New upstream release.
       new  b194cc8   Add new build dependency.
       new  40f8867   releasing package libarray-iterator-perl version 0.11-1

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:
 Changes                                  |    6 +
 MANIFEST                                 |    4 -
 META.json                                |   10 +-
 META.yml                                 |   10 +-
 Makefile.PL                              |    8 +-
 README                                   |    2 +-
 debian/changelog                         |   12 +-
 debian/control                           |    3 +-
 dist.ini                                 |    2 +-
 fix-spelling.patch                       |   49 ---
 lib/Array/Iterator.pm                    |    4 +-
 lib/Array/Iterator.pm.orig               |  487 ------------------------------
 lib/Array/Iterator/BiDirectional.pm      |    4 +-
 lib/Array/Iterator/BiDirectional.pm.orig |  139 ---------
 lib/Array/Iterator/Circular.pm           |    4 +-
 lib/Array/Iterator/Circular.pm.orig      |  149 ---------
 lib/Array/Iterator/Reusable.pm           |    4 +-
 t/00-compile.t                           |   43 ++-
 18 files changed, 56 insertions(+), 884 deletions(-)
 delete mode 100644 fix-spelling.patch
 delete mode 100644 lib/Array/Iterator.pm.orig
 delete mode 100644 lib/Array/Iterator/BiDirectional.pm.orig
 delete mode 100644 lib/Array/Iterator/Circular.pm.orig

-- 
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