[libalt-perl] 01/09: Merge tag 'upstream/0.05'

gregor herrmann gregoa at debian.org
Mon Jun 16 16:32:19 UTC 2014


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

gregoa pushed a commit to branch master
in repository libalt-perl.

commit aeef325dae8ae0be95f0a1f23a33bdefcd982d54
Merge: 38f6a48 60e1de9
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 16 18:20:16 2014 +0200

    Merge tag 'upstream/0.05'
    
    Upstream version 0.05

 Changes                          |  32 +-
 LICENSE                          | 277 ++++++++++++++-
 MANIFEST                         |  30 +-
 META.yml                         |  31 +-
 Makefile.PL                      |  46 ++-
 README                           |  30 +-
 inc/Module/Install.pm            | 470 -------------------------
 inc/Module/Install/Base.pm       |  83 -----
 inc/Module/Install/Can.pm        | 154 ---------
 inc/Module/Install/Fetch.pm      |  93 -----
 inc/Module/Install/GithubMeta.pm |  57 ----
 inc/Module/Install/Makefile.pm   | 418 -----------------------
 inc/Module/Install/Metadata.pm   | 722 ---------------------------------------
 inc/Module/Install/Package.pm    | 323 ------------------
 inc/Module/Install/Win32.pm      |  64 ----
 inc/Module/Install/WriteAll.pm   |  63 ----
 inc/Module/Package.pm            |  71 ----
 lib/Alt.pm                       | 146 +-------
 lib/Alt.pod                      | 107 ++++++
 lib/Alt/Assert.pm                | 100 ++++++
 t/assert.t                       |  34 ++
 t/lib/Alt/Bar/one.pm             |   4 +
 t/lib/Alt/Bar/two.pm             |   3 +
 t/lib/Alt/Baz/one.pm             |   4 +
 t/lib/Alt/Foo.pm                 |   4 +
 t/lib/Alt/Foo/one.pm             |   4 +
 t/lib/Bar.pm                     |   3 +
 t/lib/Baz.pm                     |   4 +
 t/lib/Foo.pm                     |   3 +
 t/release-pod-syntax.t           |  14 +
 30 files changed, 669 insertions(+), 2725 deletions(-)

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



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