[librinci-perl] branch master updated (9d188bc -> d3b9eef)

Lucas Kanashiro kanashiro.duarte at gmail.com
Sun Dec 6 23:07:41 UTC 2015


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

kanashiro-guest pushed a change to branch master
in repository librinci-perl.

      from  9d188bc   update changelog
       new  cad23df   Add debian/upstream/metadata
       new  6241be3   Update debian/changelog
      adds  43b75cc   Imported Upstream version 1.1.78
       new  be13c96   Merge tag 'upstream/1.1.78'
       new  4be62c8   Update debian/changelog
       new  98bf9be   Update upstream metadata
       new  ea16012   Update upstream copyright and contact in debian/copyright
       new  20d485a   Bump debhelper compatibility level to 9
       new  cb3ed37   Declare compliance with Debian policy 3.9.6
       new  dade9b1   Move libdefhash-perl to recommends field and set up version
       new  d3b9eef   Releasing librinci-perl version 1.1.78-1

The 10 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:
 Changes                               | 294 +++++++++++++++++++++++++++++--
 LICENSE                               |   6 +-
 MANIFEST                              |   5 +-
 META.json                             | 321 ++++++++++++++++++++++------------
 META.yml                              | 286 +++++++++++++++++++-----------
 Makefile.PL                           |  22 +--
 README                                |  30 ----
 debian/changelog                      |  15 +-
 debian/compat                         |   2 +-
 debian/control                        |  10 +-
 debian/copyright                      |   4 +-
 debian/upstream/metadata              |   7 +
 dist.ini                              |  15 +-
 lib/Rinci.pm                          |  10 +-
 lib/Rinci.pod                         |  24 +--
 lib/Rinci/FAQ.pod                     | 183 +++++++++++++++++++
 lib/Rinci/Transaction.pod             |   8 +-
 lib/Rinci/Undo.pod                    |   8 +-
 lib/Rinci/Upgrading.pod               |   8 +-
 lib/Rinci/function.pod                | 308 +++++++++++++++++++++++++++-----
 lib/Rinci/package.pod                 |   8 +-
 lib/Rinci/{result.pod => resmeta.pod} |  71 +++++++-
 lib/Rinci/variable.pod                |   8 +-
 lib/Sah/Schema/Rinci.pm               |  71 ++++++--
 t/00-compile.t                        |  12 +-
 t/release-rinci.t                     |   2 +
 weaver.ini                            |   2 +-
 27 files changed, 1332 insertions(+), 408 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 lib/Rinci/FAQ.pod
 rename lib/Rinci/{result.pod => resmeta.pod} (56%)

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



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