[libsub-quote-perl] branch master updated (9f5fed8 -> 4389948)

gregor herrmann gregoa at debian.org
Mon Feb 19 19:34:57 UTC 2018


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

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

      from  9f5fed8   releasing package libsub-quote-perl version 2.004000-1
      adds  6fc8fa2   use temp variable when fixing %QUOTED on clone
      adds  95ae6cf   add file and line options
      adds  59c42ac   check for working threads before testing them
      adds  19578a9   quotify utf8 flagged scalars as strings
      adds  bc6e856   document additional quote_sub and defer_sub options
      adds  1202a68   changelog
      adds  f0f1fb8   import defer_info in defer test
      adds  5567928   include options and undeferred sub in defer_info return
      adds  90a2abb   document defer_info
      adds  4a38f03   prevent defer_info and undefer_sub from operating on expired subs
      adds  e720ae0   Bumping version to 2.005000
      adds  b6a3ee0   Release commit for 2.005000
      adds  51247e4   New upstream version 2.005000
       new  c6d6cd7   Update upstream source from tag 'upstream/2.005000'
       new  d4fc2be   Update debian/changelog
       new  401c6e5   Update years of packaging copyright.
       new  f9c8442   Reformat debian/control with cme
       new  b204f18   Declare compliance with Debian Policy 4.1.3.
       new  6b38d30   Bump debhelper compatibility level to 10.
       new  4389948   releasing package libsub-quote-perl version 2.005000-1

The 7 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               |  18 +++++++
 MANIFEST              |   1 +
 META.json             |   8 +--
 META.yml              |   6 +--
 README                |  29 ++++++++++-
 debian/changelog      |   9 ++++
 debian/compat         |   2 +-
 debian/control        |  13 ++---
 debian/copyright      |   2 +-
 lib/Sub/Defer.pm      |  88 ++++++++++++++++++++++++-------
 lib/Sub/Quote.pm      |  65 ++++++++++++++++++++---
 t/lib/ThreadsCheck.pm |  48 +++++++++++++++++
 t/sub-defer-threads.t |  13 +----
 t/sub-defer.t         | 140 +++++++++++++++++++++++++++++++++++++++++++++++---
 t/sub-quote-threads.t |  13 +----
 t/sub-quote.t         |   5 ++
 16 files changed, 391 insertions(+), 69 deletions(-)
 create mode 100644 t/lib/ThreadsCheck.pm

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



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