[libinline-perl] branch master updated (60164eb -> 4ea57d0)

gregor herrmann gregoa at debian.org
Wed Jul 16 17:24:46 UTC 2014


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

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

      from  60164eb   releasing package libinline-perl version 0.58-1
      adds  0226017   Imported Upstream version 0.58
       new  39553b7   Merge tag 'upstream/0.58'
      adds  e41a8b9   Imported Upstream version 0.62
       new  70bd80b   Merge tag 'upstream/0.62'
       new  ff28f0c   New upstream release.
       new  3fb9c7f   Update upstream copyright notice and Upstream-Contact.
       new  4ea57d0   releasing package libinline-perl version 0.62-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:
 CONTRIBUTING            |  62 ++++--
 Changes                 |  17 +-
 LICENSE                 |   2 +-
 MANIFEST                |   3 +-
 META.json               |  12 +-
 META.yml                |  12 +-
 Makefile.PL             |   8 +-
 README                  |   6 +-
 debian/changelog        |   7 +
 debian/copyright        |   4 +-
 lib/Inline.pm           |   2 +-
 lib/Inline.pod          |   6 +-
 lib/Inline/API.pod      | 490 +++++++++++++++++++++++++++---------------------
 lib/Inline/FAQ.pod      | 224 +++++++++++++---------
 lib/Inline/Foo.pm       |   2 +-
 lib/Inline/MakeMaker.pm |   2 +-
 lib/Inline/Support.pod  | 169 ++++++++++++-----
 t/00init.t              |   7 -
 t/01usages.t            | 105 ++++-------
 t/02config.t            |  16 +-
 t/03errors.t            |  17 +-
 t/04create.t            |  18 +-
 t/05files.t             |  26 +--
 t/06rewrite_config.p    |   2 +-
 t/06rewrite_config.t    |  11 ++
 t/07rewrite2_config.p   |   2 +-
 t/07rewrite2_config.t   |   7 +-
 t/99final.t             |  11 --
 t/TestInlineSetup.pm    |  25 +++
 29 files changed, 759 insertions(+), 516 deletions(-)
 delete mode 100644 t/00init.t
 delete mode 100644 t/99final.t
 create mode 100644 t/TestInlineSetup.pm

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



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