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

gregoa pushed a change to branch master
in repository libmoosex-attribute-chained-perl.

      from  485f1c3   update changelog
      adds  de5ad5c   moose2 compat
      adds  dcd118e   chmod
      adds  771be81   ready to release
      adds  eeb9d98   readme
      adds  5c9cb19   rework ChainedAccessors to live in a single file in 
MooseX::Attribute::Chained
      adds  cf154dd   chained and cloning attribute
      adds  ef96409   release
      adds  7501f48   Avoid an unhelpful warning
      adds  15860fc   Tolerate a warning
      adds  6ab8343   CPAN no longer has the dzil KwaliteeTests plugin
      adds  8cc4483   Add a regression test for 7501f4
      adds  563dda8   Migrate away from a deprecated plugin
      adds  12fe6d9   Ignore vim swapfiles
      adds  cd45357   Prepare for release 1.0.2
      adds  dabac06   Silence dzil warnings
      adds  6a2d0da   Ensure a BUGS section appears in each module's POD
      adds  9fadad2   Prepare for release 1.0.3
      adds  4335c16   New upstream version 1.0.3
       new  dd1222f   Merge tag 'upstream/1.0.3'
       new  c50a0c2   Update debian/changelog
       new  a81617a   Update years of upstream and packaging copyright.
       new  d09f0b2   Declare compliance with Debian Policy 3.9.8.
       new  96506f8   releasing package libmoosex-attribute-chained-perl 
version 1.0.3-1

The 5 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                                         |   6 +-
 Changes                                          |   6 +-
 LICENSE                                          |   6 +-
 MANIFEST                                         |   3 +-
 META.json                                        | 191 +++++++++++++----------
 META.yml                                         | 170 +++++++++++---------
 README                                           |   6 +-
 README.pod                                       |   1 +
 debian/changelog                                 |   7 +-
 debian/control                                   |   2 +-
 debian/copyright                                 |   4 +-
 dist.ini                                         |   2 +-
 lib/Moose/Meta/Attribute/Custom/Trait/Chained.pm |  19 ++-
 lib/MooseX/Attribute/Chained.pm                  |  23 ++-
 lib/MooseX/Attribute/ChainedClone.pm             |  23 ++-
 lib/MooseX/ChainedAccessors.pm                   |  19 ++-
 lib/MooseX/ChainedAccessors/Accessor.pm          |  19 ++-
 lib/MooseX/Traits/Attribute/Chained.pm           |  19 ++-
 t/00-compile.t                                   |  12 +-
 t/00-report-prereqs.dd                           |   1 +
 t/00-report-prereqs.t                            |  12 +-
 t/author-no_warning_on_use.t                     |   6 +-
 t/author-pod-coverage.t                          |   6 +-
 t/author-pod-syntax.t                            |   6 +-
 t/release-cpan-changes.t                         |  21 +--
 t/release-has-version.t                          |   6 +-
 t/release-minimum-version.t                      |   6 +-
 weaver.ini                                       |   3 +
 28 files changed, 361 insertions(+), 244 deletions(-)
 create mode 100644 weaver.ini

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmoosex-attribute-chained-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