[libkavorka-perl] branch master updated (8197921 -> dd39524)

Jonas Smedegaard dr at jones.dk
Sat May 2 10:00:11 UTC 2015


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

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

      from  8197921   Prepare for release: Update changelog and control file.
      adds  c31cef1   Added tag 0.035 for changeset 97d440bb49e6
      adds  0d50feb   Eliminate autovivification of %DEFERRED keys
      adds  f18b84a   Merge pull request #9 from Camspi/master
      adds  a122dd9   Imported Upstream version 0.036
       new  9c95799   Merge tag 'upstream/0.036'
       new  c07eadb   Modernize git-buildpackage config: Rename section git-import-orig → import-orig.
       new  dd39524   Prepare for release: Update changelog and copyright hints.

The 3 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:
 CONTRIBUTING                                | 83 -----------------------------
 COPYRIGHT                                   | 13 +++--
 CREDITS                                     |  1 +
 Changes                                     |  7 +++
 MANIFEST                                    |  1 -
 META.json                                   | 67 +++++++++++------------
 META.yml                                    | 65 +++++++++++-----------
 Makefile.PL                                 | 65 +++++++++++-----------
 SIGNATURE                                   | 79 ++++++++++++++-------------
 debian/changelog                            | 11 ++++
 debian/copyright_hints                      |  6 +--
 debian/gbp.conf                             |  2 +-
 doap.ttl                                    | 23 +++++++-
 lib/Kavorka.pm                              |  4 +-
 lib/Kavorka/MethodModifier.pm               |  2 +-
 lib/Kavorka/Multi.pm                        |  2 +-
 lib/Kavorka/Parameter.pm                    |  2 +-
 lib/Kavorka/ReturnType.pm                   |  2 +-
 lib/Kavorka/Signature.pm                    |  2 +-
 lib/Kavorka/Sub.pm                          |  2 +-
 lib/Kavorka/Sub/After.pm                    |  2 +-
 lib/Kavorka/Sub/Around.pm                   |  2 +-
 lib/Kavorka/Sub/Augment.pm                  |  2 +-
 lib/Kavorka/Sub/Before.pm                   |  2 +-
 lib/Kavorka/Sub/ClassMethod.pm              |  2 +-
 lib/Kavorka/Sub/Fun.pm                      |  2 +-
 lib/Kavorka/Sub/Method.pm                   |  2 +-
 lib/Kavorka/Sub/ObjectMethod.pm             |  2 +-
 lib/Kavorka/Sub/Override.pm                 |  2 +-
 lib/Kavorka/TraitFor/Parameter/alias.pm     |  2 +-
 lib/Kavorka/TraitFor/Parameter/assumed.pm   |  2 +-
 lib/Kavorka/TraitFor/Parameter/locked.pm    |  2 +-
 lib/Kavorka/TraitFor/Parameter/optional.pm  |  2 +-
 lib/Kavorka/TraitFor/Parameter/ref_alias.pm |  2 +-
 lib/Kavorka/TraitFor/Parameter/ro.pm        |  2 +-
 lib/Kavorka/TraitFor/ReturnType/assumed.pm  |  2 +-
 lib/Kavorka/TraitFor/Sub/begin.pm           |  2 +-
 lib/Kavorka/TraitFor/Sub/fresh.pm           |  2 +-
 lib/Kavorka/TraitFor/Sub/override.pm        |  2 +-
 lib/MooseX/KavorkaInfo.pm                   |  6 +--
 lib/Parse/KeywordX.pm                       |  2 +-
 41 files changed, 220 insertions(+), 265 deletions(-)
 delete mode 100644 CONTRIBUTING

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



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