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

js pushed a change to branch master
in repository libmoox-configfromfile-perl.

      from  478de96   update changelog
       new  6ac085a   Sync control.in with control: Update Vcs-Browser URL to 
use cgit web frontend.
       new  03d09ab   Declare compliance with Debian Policy 3.9.6.
      adds  778cead   bump version to 0.003
      adds  67f01a4   fix broken links reported by abraxxa
      adds  1868ca2   remove require perl version from module
      adds  dcb94b8   switch from Module::Build to EU::MM
      adds  2d47a7f   add change notes for coming version
      adds  5e06b25   add README.md for Github frontpage
      adds  0a49aee   update copyright year
      adds  a79c08c   add rules how to test in travis ci
      adds  84f4687   typo fix
      adds  fc82a87   Merge pull request #2 from dsteinbrunner/patch-1
      adds  5bb59a3   Merge branch 'master' of 
github.com:rehsack/MooX-ConfigFromFile
      adds  e1c5cd1   apply Perl::Tidy rules ...
      adds  7e95884   apply Perl::Tidy rules ...
      adds  440dd20   update version for next shot
      adds  eaf7dbd   refactor tests into t/testlib.pm for Mo*ing ...
      adds  d08e993   remaning test for moo
      adds  c6b5e64   add import options as MooX::Cmd does
      adds  13c05b7   improve documentation
      adds  0691cda   note Changes for coming release
      adds  d5f46e5   bump version for next shot
      adds  9de3739   add all available Perl's to travis config
      adds  cc3f0e2   remove Perl 5.8 from .travis.yml because 
author-test-prereq
      adds  b3a3e94   update Makefile.PL for current capabilities
      adds  d7c30be   add recent changes
      adds  1b1fc57   remove SYNOPSIS from README.md
      adds  0227340   improve author tests and simplify old eumm support
      adds  dbccbdc   consolidate SYNOPSIS
      adds  0a47ec5   reflect changes for 0.005
      adds  b38437c   Imported Upstream version 0.005
       new  562d035   Merge tag 'upstream/0.005'
       new  b7a2d2b   Update copyright info: Extend coverage for main upstream 
author.
       new  1fbc5fb   Include CDBS perl-makemaker.mk snippet (not 
perl-build.mk).
       new  5a2ae11   Prepare for release: Update changelog, control file and 
copyright hints.

The 6 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                         |  17 ++++++
 MANIFEST                        |  11 ++--
 META.json                       |  58 ++++++++++++-------
 META.yml                        |  42 +++++++-------
 Makefile.PL                     | 125 ++++++++++++++++++++++++++++++++++++++++
 README                          |  55 ------------------
 README.md                       |  57 ++++++++++++++++++
 debian/changelog                |  30 ++++++++--
 debian/control                  |   2 +-
 debian/control.in               |   4 +-
 debian/copyright                |   2 +-
 debian/copyright_hints          |  11 ++--
 debian/rules                    |   2 +-
 lib/MooX/ConfigFromFile.pm      | 102 ++++++++++++++++++++++++--------
 lib/MooX/ConfigFromFile/Role.pm |  61 ++++++++++++--------
 t/01-moo.t                      |  12 ++++
 t/01-parse.t                    |  49 ----------------
 t/02-moose.t                    |  39 +------------
 t/testlib.pm                    |  86 +++++++++++++++++++++++++++
 20 files changed, 514 insertions(+), 299 deletions(-)
 delete mode 100644 Build.PL
 create mode 100644 Makefile.PL
 delete mode 100644 README
 create mode 100644 README.md
 create mode 100644 t/01-moo.t
 delete mode 100644 t/01-parse.t
 create mode 100644 t/testlib.pm

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to