[liblexical-accessor-perl] branch master updated (a6eaf51 -> 8083854)

Jonas Smedegaard dr at jones.dk
Fri Oct 13 15:49:27 UTC 2017


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

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

      from  a6eaf51   Initial packaging release.
      adds  37e6a0f   Added tag 0.008 for changeset adc965edeef1
      adds  070ad52   lexical_has return value works as in synopsis
      adds  d65e857   basic return value tests
      adds  0eb0cba   Merge pull request #1 from latk/return-values
      adds  40d3a20   fix for RT#101024
      adds  e6289a1   bump version; changelog
      adds  d36804b   unneeded
      adds  25cb211   merge
      adds  4f6d963   neater fix than %collected_coderefs
      adds  d20f677   support Sub::Util
      adds  8bdf85a   changelog
      adds  b804d67   syntax
      adds  816dbf4   ws
      adds  320294d   ws
      adds  dfea0f7   New upstream version 0.009
       new  a23bca8   Updated version 0.009 from 'upstream/0.009'
       new  6957025   Modernize git-buildpackage config: Filter any .git* file.
       new  ac51964   Update watch file: Bump to file format 4. Use only metacpan URL. Mention gbp --uscan in usage comment. Use substitution strings.
       new  d42574d   Modernize cdbs: Drop upstream-tarball hints: Use gbp import-orig --uscan.
       new  509769c   Modernize cdbs: Do copyright-check in maintainer script (not during build).
       new  504f3e5   Modernize Vcs-* fields: Consistently use https protocol. Consistently use git (not cgit) in path. Consistently use .git suffix.
       new  e594938   Declare compliance with Debian Policy 4.1.1.
       new  b3904c9   Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.
       new  5bfce2f   Update copyright info: Use https protocol in format URL.
       new  8bb4862   Update copyright info: Extend coverage for main upstream author.
       new  a760413   Update copyright info: Stop cover file CONTRIBUTING: Dropeed upstream.
       new  551c9ae   Suppress lintian warnings regarding License-Reference field.
       new  608f935   Bump debhelper compatibility level to 9.
       new  8083854   Prepare for release: Update changelog, control file and copyright hints.

The 14 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                    |  76 --------------------------
 COPYRIGHT                       |  24 +++++---
 CREDITS                         |   3 +
 Changes                         |  14 +++++
 LICENSE                         |   8 +--
 MANIFEST                        |   2 +-
 META.json                       |  17 ++++--
 META.yml                        |  38 +++++++------
 Makefile.PL                     | 118 ++++++++++++++++++++--------------------
 README                          |   2 +-
 SIGNATURE                       |  44 +++++++--------
 debian/changelog                |  32 +++++++++++
 debian/compat                   |   2 +-
 debian/control                  |   7 +--
 debian/control.in               |   6 +-
 debian/copyright                |  73 +++++--------------------
 debian/copyright-check          |  24 ++++++++
 debian/copyright_hints          |  63 +++++++++++++++------
 debian/gbp.conf                 |   4 +-
 debian/rules                    |   5 --
 debian/source/lintian-overrides |   7 +++
 debian/watch                    |   8 +--
 doap.ttl                        |  37 ++++++++++++-
 lib/Lexical/Accessor.pm         |   8 ++-
 lib/Sub/Accessor/Small.pm       |  33 +++++++----
 t/02moose.t                     |  34 ++++++++++++
 t/03mouse.t                     |  34 ++++++++++++
 t/04moo.t                       |  34 ++++++++++++
 t/05classtiny.t                 |  34 ++++++++++++
 t/{01basic.t => rt101024.t}     |  21 ++++++-
 30 files changed, 503 insertions(+), 309 deletions(-)
 delete mode 100644 CONTRIBUTING
 create mode 100755 debian/copyright-check
 create mode 100644 debian/source/lintian-overrides
 copy t/{01basic.t => rt101024.t} (53%)

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



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