[liblog-dispatchouli-perl] branch master updated (13bf4e0 -> 49209a5)

Florian Schlichting fsfs at moszumanska.debian.org
Sun Jan 12 21:05:48 UTC 2014


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

fsfs pushed a change to branch master
in repository liblog-dispatchouli-perl.

      from  13bf4e0   Import Upstream version 2.008 / IGNORE no code changes
      adds  c62273c   initial import
      adds  717ff54   prep release
      adds  de04683    no more ICG
      adds  b1476fe   fix prereqs
      adds  dc4450c    space after comma optional to relax tests
      adds  09bd8ea   changelog, version bump
      adds  3d3a59f   git ignoring is good
      adds  3302257   make test not moronic
      adds  8523660   allow user to skip logging $$
      adds  98543ec   join multiple args to log
      adds  ba6f4ba   die with a message even if none flogged
      adds  9292d8e   document recent changes
      adds  a207751   prepare next release
      adds  af06ef3   fix prereq
      adds  411a979   changes requested by mst: is_*, log_info
      adds  4e4f495   refactor prefix to use joinery
      adds  93d76ec   tweak how we do prefix
      adds  4a5579b   bump version
      adds  c00d976   provide the API mst/frew meant to ask for
      adds  d866a41   prep release
      adds  9ab6604   add ->fatal
      adds  6671f8a   prep release
      adds  31c46e3   dzilify
      adds  65ccdb9   more dzil
      adds  b63cde8   eliminate reference to SvcLogger
      adds  d8521cd   remove some fluff from docs
      adds  d1ec648   restore syslog requirement
      adds  6517b5e   some more introductory docs
      adds  bfdb9c8   update changelog
      adds  7be2433   new gitignore
      adds  3c1c678   v1.100630
      adds  478ae73   log to_self when testing
      adds  cbe39b4   add ->clear_events method
      adds  1f32cd7   v1.100660
      adds  87e63b4   fix code to use same env vars as docs
      adds  b5aa7b5   v1.100670
      adds  ecfd74b   _log_at is now log
      adds  a700054   standardize $_[1] for log methods
      adds  5b415b1   "document" caveat about prefix
      adds  fd793b7   v1.100680
      adds  a468a6f   v1.100681
      adds  1a04601   make prefix more self-similar
      adds  764ecf5   v1.100690
      adds  c8cff06   ugh, fix a broken test
      adds  da30170   v1.100691
      adds  84f41a0   make it easier to re-dispatch with prefix
      adds  2c931af   deal with array prefix prefixing
      adds  26b445f   ensure we store 0 or 1 for bools
      adds  69eb036   proxy loggers. phew!
      adds  ea3aa62   clarify some naming issues
      adds  f196a8e   document all the new proxy stuff
      adds  a93f770   v1.100710
      adds  64a3d5c   minor pod fixes
      adds  6de1fb5   v1.100711
      adds  e8c6fcb   fatal messages from right source
      adds  1ee7ed6   quiet_fatal arg
      adds  f3e0027   v1.100712
      adds  2152485   simplify proxy; add muted-ness
      adds  15b4b0a   tests and docs for muting
      adds  8b56727   simplify use of new_tester
      adds  386aa61   another line item for changelog
      adds  6cd6fef   v1.102220
      adds  eda69f5   correct File::Spec tmpdir method
      adds  56cf0ee   v1.102350
      adds  bc2c6d2   Log::Dispatchouli::Global
      adds  92d6675   bump up GlobExporter version requirement
      adds  5be85c7   make logger ident globally available
      adds  e404fdc   warning label: Global is experimental
      adds  c09772f   tweak dzil config for latest dzil
      adds  9117f5f   v2.000
      adds  8866b40   load File::Spec at compile time
      adds  00cb22c   subclassable global default storage
      adds  0afbd32   notes on making a test global logger
      adds  014d210   some expansion on the problem, mostly in comment
      adds  909771e   makes more sense to associate default with globref
      adds  9b16aad   clarify the re-exporting recipe
      adds  951352d   make the string flogger replaceable
      adds  d5516f9   more description in test
      adds  5d0b5de   string_flogger docs
      adds  4af3004   v2.001
      adds  fabdbb1   env_value, env_prefix to allow per-logger env vars
      adds  c103ca3   v2.002
      adds  278a55b   reorder the throw-on-double-init logic
      adds  bda28e8   add a config_id to loggers
      adds  11d7a64   abstract the logger comparitor
      adds  03ab24b   check config_id for equivalence
      adds  fa4cf7b   check old and new logger; leave default out
      adds  11b0b5a   v2.003
      adds  bb8e747   allow replacement of default logger
      adds  93f01e0   v2.004
      adds  e994aaf   add log_file and log_path
      adds  cfbdd4b   v2.005
      adds  75b572a   Add API compat. stubs for Proxy (matches what Dispatchouli does).
      adds  ae594c9   changelog
      adds  0e15b08   v2.006
      adds  8abe843   stop suggesting mucking about with default_logger_ref
      adds  2c5c8b1   fix small typo
      adds  619e870   Fix pod typo/syntax error
      adds  912ccd4   Test basic file logging
      adds  3f3507b   v2.007
      adds  6c435f3   Fix tests when JSON::XS is missing
      adds  691119b   v2.008
      adds  eba17b6   Synopsis pod missing semicolon
      adds  7143773   load Proxy from Log::Dispatchouli
      adds  bf73345   v2.009
      adds  31c3b4e   Imported Upstream version 2.009
       new  3abf525   Merge tag 'upstream/2.009'
       new  df332dd   Import Upstream version 2.009
       new  5ae655a   Add upstream-repo URL to Source field
       new  41dfc7c   Bump copyright years
       new  5661c8a   Declare compliance with Debian Policy 3.9.5
       new  49209a5   update changelog for release

The 6 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                          |   3 +
 LICENSE                          |   6 +-
 MANIFEST                         |   2 +-
 META.json                        | 230 ++++++++++++++++++-------
 META.yml                         | 198 +++++++++++++++-------
 Makefile.PL                      |  60 ++++---
 README                           |   6 +-
 debian/changelog                 |  12 +-
 debian/control                   |   2 +-
 debian/copyright                 |   5 +-
 lib/Log/Dispatchouli.pm          | 357 ++++++++++++++++++++++++++++++++++++++-
 lib/Log/Dispatchouli/Global.pm   | 158 ++++++++++++++++-
 lib/Log/Dispatchouli/Proxy.pm    |  28 ++-
 t/00-compile.t                   |  48 ------
 t/000-report-versions-tiny.t     |   6 +-
 xt/release/changes_has_content.t |   2 +-
 xt/release/pod-syntax.t          |   1 +
 17 files changed, 899 insertions(+), 225 deletions(-)
 delete mode 100644 t/00-compile.t

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



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