[libreturn-multilevel-perl] branch master updated (e2e305b -> bdb1d9d)

gregor herrmann gregoa at debian.org
Sat Oct 18 18:59:39 UTC 2014


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

gregoa pushed a change to branch master
in repository libreturn-multilevel-perl.

      from  e2e305b   update changelog
       new  ea0ac72   Add debian/upstream/metadata
       new  4879f0d   Update debian/changelog
      adds  b0fb1b4   initial import
      adds  6aa553c   update copyright date
      adds  645499e   rewrite Makefile.PL
      adds  f4b4c0a   use parent instead of base
      adds  9bf8496   prefer metacpan over search.cpan.org
      adds  21d9c74   use local instead of Scope::OnExit::Wrap
      adds  f01e954   version 0.02
      adds  276fe89   require 5.8 because 5.6 segfaults for some reason
      adds  c6cff6a   version 0.03
      adds  e59f97c   global detab
      adds  f338244   rewrite stuff
      adds  8f383b3   version 0.04
      adds  1ba4ae4   Imported Upstream version 0.04
       new  d65498e   Merge tag 'upstream/0.04'
       new  0aece0b   Update debian/changelog
       new  504ac69   Add years of upstream copyright.
       new  cfd5a01   Declare compliance with Debian Policy 3.9.6.
       new  d4ec249   Update (build) dependencies.
       new  0f56a7a   cme: reformat debian/control
       new  ab2c191   Mark package as autopkgtest-able.
       new  bdb1d9d   releasing package libreturn-multilevel-perl version 0.04-1

The 10 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                  |   8 +++
 MANIFEST                 |   1 +
 META.json                |  13 +++-
 META.yml                 |  26 ++++----
 Makefile.PL              |  88 ++++++++++++++-------------
 README                   |   2 +-
 debian/changelog         |  14 ++++-
 debian/control           |  23 ++++---
 debian/copyright         |   2 +-
 debian/upstream/metadata |   6 ++
 lib/Return/MultiLevel.pm | 153 ++++++++++++++++++++++++++++++++---------------
 t/00-load.t              |   2 +-
 t/basic.t                |  48 +++++++--------
 t/debug.t                |  39 ++++++++++++
 t/nested.t               |  22 +++----
 15 files changed, 294 insertions(+), 153 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/debug.t

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



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