[libmodule-faker-perl] branch master updated (ce3787c -> b283e33)

Oleg Gashev oleg at gashev.net
Sun Nov 3 22:14:48 UTC 2013


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

gashev-guest pushed a change to branch master
in repository libmodule-faker-perl.

      from  ce3787c   Updated debian/changelog file.
      adds  134ed55   Imported Upstream version 0.15
       new  798b111   Merge tag 'upstream/0.15'
       new  69a04b8   Updated depends.
       new  993cdb4   Updated debian/changelog.
       new  9a803f1   Updated debian/control file: set Standards-Version: 3.9.5.
       new  19ad82b   Added perl (>= 5.13.10) | libcpan-meta-perl, perl (>= 5.17.1) | libcpan-meta-requirements-perl to Build-Depends-Indep.
       new  8378a14   Added perl (>= 5.13.10) | libparse-cpan-meta-perl (>= 1.4401) to Build-Depends-Indep and Depends.
       new  a1a23e5   Updated debian/control file: added perl to Build-Depends.
       new  33c93b9   Updated debian/changelog.
       new  b283e33   Moved to unreleased. Failed unit tests.

The 9 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                         |    3 +-
 META.json                        |  116 +++++++++++++----------
 META.yml                         |  106 +++++++++++----------
 Makefile.PL                      |    5 +-
 README                           |    2 +-
 debian/changelog                 |   29 ++++++
 debian/control                   |   15 ++-
 eg/Simple-Prereq.yml             |    1 +
 eg/V2-Prereq.yml                 |   11 +++
 lib/Module/Faker.pm              |    6 +-
 lib/Module/Faker/Appendix.pm     |    6 +-
 lib/Module/Faker/Dist.pm         |  187 ++++++++++++++++++++++++++++++--------
 lib/Module/Faker/File.pm         |    6 +-
 lib/Module/Faker/Heavy.pm        |   10 +-
 lib/Module/Faker/Module.pm       |    6 +-
 lib/Module/Faker/Package.pm      |   27 +-----
 t/00-compile.t                   |   74 ---------------
 t/000-report-versions-tiny.t     |    7 +-
 t/meta-files.t                   |   53 +++++++++++
 t/requires.t                     |   60 ++++++++----
 xt/release/changes_has_content.t |    2 +-
 22 files changed, 466 insertions(+), 272 deletions(-)
 create mode 100644 eg/V2-Prereq.yml
 delete mode 100644 t/00-compile.t
 create mode 100644 t/meta-files.t

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



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