[libperinci-object-perl] branch master updated (6869d9a -> bdc4b27)

gregor herrmann gregoa at debian.org
Sun Dec 22 21:34:17 UTC 2013


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

gregoa pushed a change to branch master
in repository libperinci-object-perl.

      from  6869d9a   UNRELEASED -> unstable
      adds  c334aab   Imported Upstream version 0.12
       new  1bf6ddc   Merge tag 'upstream/0.12'
       new  e6437fa   New upstream release.
       new  1a59d6e   Update years of upstream copyright.
       new  12c6900   Declare compliance with Debian Policy 3.9.5.
       new  bdc4b27   releasing package libperinci-object-perl version 0.12-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                                    |  38 ---
 Changes                                     |  27 ++-
 LICENSE                                     |   6 +-
 MANIFEST                                    |   4 +-
 META.json                                   | 361 +++++++++++++++++++++++++++-
 META.yml                                    | 273 ++++++++++++++++++++-
 Makefile.PL                                 |  63 +++++
 README                                      |  23 +-
 debian/changelog                            |   9 +
 debian/control                              |   2 +-
 debian/copyright                            |   2 +-
 dist.ini                                    |   9 +-
 lib/Perinci/Object.pm                       |  34 ++-
 lib/Perinci/Object/EnvResult.pm             |  32 ++-
 lib/Perinci/Object/Metadata.pm              |  36 ++-
 lib/Perinci/Object/function.pm              |  32 ++-
 lib/Perinci/Object/package.pm               |  33 ++-
 lib/Perinci/Object/result.pm                |  33 ++-
 lib/Perinci/Object/variable.pm              |  33 ++-
 t/00-compile.t                              |  97 +++-----
 t/Metadata.t                                |  33 ++-
 t/{release-pod-syntax.t => release-rinci.t} |   8 +-
 weaver.ini                                  |   1 +
 23 files changed, 1010 insertions(+), 179 deletions(-)
 delete mode 100644 Build.PL
 create mode 100644 Makefile.PL
 copy t/{release-pod-syntax.t => release-rinci.t} (56%)
 create mode 100644 weaver.ini

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



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