[liblog-dispatch-perl] branch master updated (4545d34 -> 8fdff12)

gregor herrmann gregoa at debian.org
Sat Jul 4 21:17:42 UTC 2015


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

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

      from  4545d34   Update changelog
      adds  93ca100   Initial revision
      adds  7112cd4   minor docs change
      adds  fb1f354   hard code version
      adds  244d2f9   added
      adds  547ee80   added newlines to synopsis
      adds  4eca07f   upping version num
      adds  824c56c   fixed bug in DESTROY method that would generate an error message (and maybe send spurious email)
      adds  a78e4bd   changed the implementation of the fix (I don't like defined on hash keys)
      adds  8964581   new version
      adds  c7e0ce7   provide default from address (noted in docs)
      adds  d39daa9   added info re: 1.009 & 1.010
      adds  8665724   removed newline
      adds  df9c983   version to 1.1
      adds  4d8dfab   added test for accepted_levels method
      adds  db031ca   test for canonical names with accepted_levels
      adds  2b8b5ab   added info on 1.1
      adds  1cdfb66   added & doced accepted_levels
      adds  1a21bb0   deleted a weird little no-op line
      adds  d7226e4   1.11 notes
      adds  df99888   VERSION_FROM
      adds  de8eceb   change version to 1.11
      adds  796701f   slight change to behavior and docs
      adds  6bdd904   tests for callback functionality
      adds  4147d79   info on 1.2
      adds  0c3bc14   callbacks functionality plus docs
      adds  a869653   fix doc bug
      adds  218304f   do append check at compile time (just cause that's the right way to do it)
      adds  d1518a5   fix my bad grammar
      adds  87ea339   added info 1.5
      adds  5337a2f   tests for new callback stuff
      adds  d8f70f9   move callbacks code to Log::Dispatch::Base
      adds  16a518a   add Base module
      adds  c806d8e   make log method do something (and then call log_message) to facilitate callbacks.
      adds  1052616   changed log method to log_message. documented callbacks
      adds  3ed606e   documented callbacks
      adds  75394fd   callback code for Log::Dispatch & Log::Dispatch::Output
      adds  ba88567   added base.pm
      adds  7418f03   slight changes to text
      adds  4460c24   removed warning.  slight doc change
      adds  3d30496   being anal about list vs. scalar context
      adds  8e7f4f0   added new convenience methods documented them
      adds  ba9da40   added Changes
      adds  75fb2e2   put changes in separate file
      adds  86b8be1   tests for new convenience methods
      adds  36db347   changes doc
      adds  d3f61ed   moved order of 'use' stuff around
      adds  a6887b7   use base instead of @ISA
      adds  2c94b71   removed newline
      adds  d572f25   adjusted doc formatting
      adds  e5f6201   removed carriage returns
      adds  4b39d04   add ApacheLog.pm
      adds  103975d   doc bug fixes.
      adds  6c4a5a0   add reference to ApacheLog in SEE ALSO
      adds  091c1fe   logs to Apache
      adds  034a972   removed useless line
      adds  7a404fb   ch
      adds  eb02e7d   *** empty log message ***
      adds  7f8df76   changed field name
      adds  51563e4   pass level to callbacks
      adds  6586257   version to 1.75 mention Log::Dispatch::Tk
      adds  7f7d1d4   *** empty log message ***
      adds  0893ff8   *** empty log message ***
      adds  4ab31e2   level_is_valid method & docs
      adds  99bb5d8   use level_is_valid internally
      adds  96176cf   more tests
      adds  ff71a40   slight tweak to version numbers (1.013 => 1.13)
      adds  cc15307   *** empty log message ***
      adds  7cd1281   *** empty log message ***
      adds  105516c   little fixes
      adds  89e6e1a   $, => "@_"
      adds  4e9cd47   => 1.79
      adds  be18235   syslog.ph not needed with newer perls
      adds  a23ddf0   *** empty log message ***
      adds  e397bf3   pod type
      adds  692b6d1   123 tests
      adds  f451be0   allow arbitrary params to callbacks
      adds  d558f96   really make STDERR default output for ::Screen
      adds  6464565   cleanup files written during testing
      adds  7ff833e   *** empty log message ***
      adds  1e55aee   *** empty log message ***
      adds  c7ee092   no more pseudo-hashes
      adds  cb1dd3e   *** empty log message ***
      adds  17c22b8   mention other Log::Dispatch related modules
      adds  9ce48ad   fix Tatsuhiko's name
      adds  9d0e88e   params => p
      adds  5d72e93   params => p use Params::Validate
      adds  f42580d   fix P::V imports
      adds  229b267   use P::V add autoflush as parameter
      adds  9940b0d   get rid of weird binary crap doc autoflush
      adds  945ae15   remove weird delete
      adds  10f3b76   remove use fields
      adds  a36108b   up version num
      adds  87998cb   doc tweak
      adds  d4c8e8f   fix Mail::Sendmail test
      adds  4122480   params => p
      adds  5fe8812   use P::V params => P
      adds  29440f8   use P::V
      adds  febe677   validate log method
      adds  7c80bc2   params => p use P::V
      adds  a428c40   use P::V params => P
      adds  3250412   *** empty log message ***
      adds  6e11bb7   carp => warn
      adds  16fec4c   add error checking
      adds  89a97c9   only warn if warnings are on
      adds  01b087e   update docs
      adds  c874ddf   respect $^W
      adds  cae9068   *** empty log message ***
      adds  1fda016   add P::V as prereq
      adds  1fdc60a   update release dates
      adds  404b520   use Log::Dispatch
      adds  737bd9f   fix prereq
      adds  830f37e   *** empty log message ***
      adds  1beefda   *** empty log message ***
      adds  650af43   don't put SEE ALSO in every module
      adds  0f7958e   *** empty log message ***
      adds  c1ad2dc   fix typo and docs
      adds  23bee32   fix style
      adds  b02e9b7   add MailSender
      adds  e8a86c9   fix param setting
      adds  e7e7c70   add Mail::Sender test
      adds  38f7233   *** empty log message ***
      adds  b508d99   mention Log4perl
      adds  c64d296   add output method
      adds  0b15d3f   tests for new ->output method
      adds  cf14220   changes
      adds  6c219a7   doc tweaks
      adds  a62c51a   add docs on changing how mail is sent
      adds  589b4af   remove weird extra modules bit
      adds  10d538b   add test for close_after_write feature
      adds  d8e01d5   add close_after_write feature
      adds  7842065   *** empty log message ***
      adds  2616e0b   make sure level is name because it might be used as method
      adds  e78ea7e   fix method name
      adds  4a4e0ba   _level_as_name
      adds  c221c98   *** empty log message ***
      adds  0c80d57   restructure directories
      adds  c524f81   remove dir
      adds  17f3e02   move to proper place
      adds  6cf3519   account for move to svn and new file layout
      adds  dde660f   fix close_after_write
      adds  2b24ab6   *** empty log message ***
      adds  44b2056   *** empty log message ***
      adds  6d00742   up v num
      adds  49740ce   don't send debug output to stderr
      adds  e412ded   switch to Module::Build tweak code construct in ::Base for getting callbacks get rid of debug cruft from MailSender.pm only run mail/syslog tests for me
      adds  9823620   remove syslog test
      adds  29a3f29   
      adds  b143ba4   *** empty log message ***
      adds  43f154a   add test of permissions param to L::D::File
      adds  1b33b59   add permissions param
      adds  2fb5bec   *** empty log message ***
      adds  d132201   only chmod file once
      adds  f9adaaf   release
      adds  6de07d1   add copyright section
      adds  2a4469f   updated license
      adds  60a67d8   check all syscalls
      adds  5704a4d   check print return val
      adds  81879f8   check definedness of sub more normally
      adds  232b741   fix syntax error
      adds  8013921   don't try to close filehandle in destroy
      adds  cf97336   *** empty log message ***
      adds  ab4a05a   updated
      adds  e110dbb   doc updates
      adds  257e33f   File::Locked
      adds  de96b7b   tests for L::D::File::Locked
      adds  1f57d25   *** empty log message ***
      adds  9600580   rearranged
      adds  ba5c301   a lot of pod fixups
      adds  6352eab   *** empty log message ***
      adds  6b8478e   rename
      adds  2e10882   new version
      adds  42b57bd   *** empty log message ***
      adds  5a2e0cf   *** empty log message ***
      adds  d3e116c   use Test::More
      adds  99d3de3   require Test::More
      adds  5d73541   new version
      adds  5594a0d   *** empty log message ***
      adds  5abe000   fix docs
      adds  26fe02e   *** empty log message ***
      adds  7617bad   *** empty log message ***
      adds  6fdade2   fix test failure on win32
      adds  3f8cd27   *** empty log message ***
      adds  0863dde   *** empty log message ***
      adds  1e09e57   no need for custom code add sign
      adds  42056e6   *** empty log message ***
      adds  979c27b   make it work with M::B 0.23
      adds  7364153   socket defaults to unix, not inet
      adds  a9199bc   doc l::d::syslog change
      adds  ef9f63b   make sure to always close file handles before reading or unlinking
      adds  ecd6caa   *** empty log message ***
      adds  fa82978   new version
      adds  8f45d63   fix name
      adds  3ddba3e   add M::B to build_requires
      adds  1c09bdd   make reference to Log::Dispatch log levels docs more specific
      adds  ec2a24d   Remove Carp (not using it)
      adds  dd7a3eb   Don't load Carp when not using it.
      adds  8c518af   Add test that MailSend doesn't overwrite $? when sending mail as script exits, and add a fix for this problem.
      adds  32097e4   Protect $? in all the email modules.
      adds  8701412   Update version #.
      adds  55ffab5   Reformat changes and add changes for 2.12
      adds  41e9e1d   Add missing change for 2.12.
      adds  a8cdf64   Update copyright
      adds  e4bb851   Add SUPPORT section referring folks to CPAN RT.
      adds  286a478   Version 2.13
      adds  3ccf0cf   Add code repo location.
      adds  8bdf0cf   Fix typo.
      adds  04272c4   Separate out compile tests and make sure missing Apache::Log won't cause problems.
      adds  8d71d92   Require Sys::Syslog to compile syslog output.
      adds  5b314f3   Add support for L::D->log() taking a subroutine reference as the message, and add tests for this.
      adds  97650e8   add L::D::Null
      adds  cf3fb72   Latest changes
      adds  29040ed   Up version #.
      adds  e1cb0ff   Add release date.
      adds  2f44b17   More changes.
      adds  a2315dd   Don't use IO::String for testing, use a new L::D::String output in the test file.
      adds  b19c2b5   Make this modules work under mod_perl 2 as well.
      adds  292e07d   Add Changes.
      adds  073caaf   Ignore generated files
      adds  3a40beb   Increase version #.
      adds  db9e438   Really make mp2 detection work.
      adds  f5de03e   Changes for 2.18
      adds  e35608e   Require Perl 5.6.0.
      adds  8a15519   Check warnings::enabled instead of $^W
      adds  1f57863   Didn't mean to remove this test.
      adds  0c3a1d8   Add pod coverage tests.
      adds  8c45988   Add binmode parameter for L::D::File
      adds  3e6a45e   skip utf8 test on 5.6.x
      adds  7722333   Use $^X to get the same Perl as we're run with.
      adds  5b15681   use warnings.
      adds  f024785   Remove legacy hard tabs (naughty former me)
      adds  b81479b   Addeed log_and_die and log_and_croak.
      adds  6ca9502   Add tests for log_and_croak
      adds  b06611f   Code tweaklet
      adds  b147d65   fix synopsis
      adds  12c6bc4   Reduce scope of no strict
      adds  c9df9ee   testing commit mail
      adds  e3449ff   testing commit mail 2
      adds  730ff99   Add a warning about overriding log
      adds  3805f57   untaint $0 before using it
      adds  d375d2d   Check $^W, not warnings::enabled
      adds  451c42f   Remove syslog bits
      adds  7b1588e   Make croaker tests less sensitive to line # changes.
      adds  b426196   Several changes to syslog:
      adds  86e40e0   wrap all syslog calls in an eval
      adds  9227ae8   Add release date
      adds  b0eb584   shut up used once warnings
      adds  0a29031   Bump version #
      adds  ce2ed00   add .shipit file
      adds  7a58113   Doh, don't tell people to write their own log() method for output objects.
      adds  9836b3a   No need for Module::Build in build_requires
      adds  782250c   Fix NAME
      adds  cb96f03   require LOG_DISPATCH_TEST_EMAIL before testing email
      adds  597aaf4   add
      adds  42ef307   look for .hg in module author check
      adds  33c1871   autogenerate Log::Dispatch::Output name if not given
      adds  3803299   add
      adds  b0a4b8e   add 'outputs' parameter to Log::Dispatch->new
      adds  35e529b   add newline=>1 flag
      adds  a65fc88   compute level names and level numbers once, share between objects
      adds  d84ab5a   default minimum to lowest possible level, analagous to maximum
      adds  cbcc62e   Eliminate repetition from output subclass docs; just mention new constructor params and leave out standard methods
      adds  fc65dac   2.23
      adds  79e3b6a   reorganized docs
      adds  59f6f42   change synopsis to use new syntax
      adds  9dda602   move description of new parameters to Dispatch.pm
      adds  9dccc1f   change synopses to use Log::Dispatch directly; mention newlines in Screen and File
      adds  30334e8   move Log::Dispatch::Util to Log::Dispatch::TestUtil
      adds  ecfa567   get rid of svn references, update code repo in docs
      adds  f41f88d   eliminate L<name|name> workaround - no longer needed
      adds  f96aa39   revert min_level default
      adds  9331b18   lots of style tweaks
      adds  452b159   Update changes
      adds  f3c15b0   Add CheckVersionsMatch step
      adds  f5ceda4   make all versions match
      adds  6bee7ef   Doc fixes to make the example more complete
      adds  7738e5d   Require Sys::Syslog 0.16
      adds  51e201a   small style tweaks
      adds  af6fa1d   Add $VERSION
      adds  961d580   add warn as a synonym for warning
      adds  ec1e4f7   Ignore warn method
      adds  8cbac69   ignore add_callback
      adds  8859ec7   implement add_callback method
      adds  9dc5d92   Update MANIFEST.SKIP
      adds  0598737   remove generated files. update manifest.skip and .hgignore
      adds  b24526b   bump version to 2.23
      adds  7f10c21   small doc tweaks and more Changes
      adds  0ed3f50   More Changes
      adds  ed7bd5a   Fix release date
      adds  d54f5da   Fix .shipit for hg
      adds  8af9232   Added tag 2.23 for changeset 064af565ae62
      adds  4132cf9   Simplified new constructor API, using array of arrays
      adds  bc955d5   tweak code style and update Changes
      adds  a40eda0   always warn if mail cannot be sent
      adds  8a97251   More changes for 2.24
      adds  d6dca8b   bump version to 2.24
      adds  19d4052   Added tag 2.24 for changeset a02e669fb50a
      adds  b9a6742   whitespace fix
      adds  850f9ec   more formatting fixes
      adds  d87690a   Hackaround for tainted $0 in Syslog
      adds  36e5236   Added tag 2.25 for changeset d270b1976c2a
      adds  28f625b   fix examples to use new short syntax
      adds  1902fa5   remove old API from Changes
      adds  dea33ae   merge changes from HEAD
      adds  2c7454d   2.26
      adds  ef17283   fix up synopses style
      adds  6fc7ba2   Fix a small doc error
      adds  993c87e   Merged from Jon's branch
      adds  2e7a23c   My wording for changes
      adds  d9ae495   Add a missing period
      adds  60a0cb9   bump version to 2.26
      adds  ce34bee   Added tag 2.26 for changeset f2f65100ff65
      adds  cd1b8d8   formatting
      adds  e15d010   Update l4p description
      adds  9ca47f0   run all code through perltidy
      adds  dc0138a   Ignore MYMETA.yml
      adds  165da42   Fix description of how arrays are handled for ->alert and friends
      adds  495d828   Allow an arrayref for syslog socket
      adds  7ba44cc   run all code through perltidy
      adds  495116b   Fix line #'s in tests
      adds  f54cb44   switch to dzil
      adds  0ee5100   move author tests to xt
      adds  d28f99d   dzilize modules
      adds  e8d1d4d   Fix ABSTRACT
      adds  997d136   ignore .build
      adds  8afa547   add pod spelling test
      adds  c856296   Use YYYY-MM-DD for dates
      adds  e6a259e   Release date
      adds  59711f7   Bump version
      adds  89f5c02   Fix meta resources
      adds  e1f81f3   remove .shipit
      adds  c73b8bc   Remove $VERSION
      adds  e754114   Update .hgignore
      adds  3901562   Bump version
      adds  4a954bd   Changes for 2.28
      adds  182f359   Add license & copyright_holder
      adds  603ffc2   run pod tests via dzil
      adds  c8a3e9c   use Mercurial bundle
      adds  e0dd3ec   add is_* methods
      adds  2a6c53a   modernize test code
      adds  87b0492   Bump copyright year
      adds  6eb7d4f   Bump version
      adds  705c6cb   tweak is_$level docs
      adds  242fc19   is_* methods are documented
      adds  b4d7150   Added tag 2.29 for changeset d709a438b4a4
      adds  bdfc25f   Add release date
      adds  7d423d6   post hg conversion tweaks
      adds  020b2b3   post hg conversion tweaks
      adds  906cdb9   post hg conversion - change repo uris in dist.ini
      adds  e99e4a8   Use CORE::GLOBAL::chmod, not CORE::chmod
      adds  ac0338c   s/:utf8/:encoding(UTF-8)/g
      adds  6bbc6ad   Failing tests for normalization of level names with sugar methods
      adds  2f6b80b   Normalize log level for sugar methods
      adds  33f866d   Add $NEXT token
      adds  a0a45a5   Make sure prereqs are reflected in module use
      adds  0f5ed99   Changes for next release
      adds  0aec08b   Remove dupe word from whitelist
      adds  ece6cb0   Modernize dist.ini
      adds  c1fa992   s/hg/git/
      adds  fd0f7cc   Remove reference to repo in docs
      adds  db8626b   Add donations section
      adds  269e5b1   Add some words to spelling whitelist
      adds  d17685b   Fix some broken pod links
      adds  fb95a3e   Small tweaks to Changes
      adds  09ba37c   Clean up changes a bit
      adds  3ea685b   Use Class::Load to load classes
      adds  5a655bc   Spelling fix
      adds  1d5b2a7   Allow passing sub ref to ->debug, etc.
      adds  74911f0   Doc passing sub to ->debug etc
      adds  1fa9cb6   Doc sub ref to ->debug change
      adds  8775896   Don't list Sys::Syslog as a prereq
      adds  2694c0b   Doc removal of Sys::Syslog prereq
      adds  665c3b2   Restore test prereqs
      adds  774e443   Bump version
      adds  eac8f45   v2.30
      adds  1e4295d   Add Class::Load to prereq
      adds  d352108   Changes for next release
      adds  71c31ad   Bump version
      adds  d6cfdc4   v2.31
      adds  9330ccf   Require Sys::Syslog 0.25 to compile Syslog ouput
      adds  47e98ee   Changes for next release
      adds  cac7c91   Bump version
      adds  f4808cc   Add kludge test fix for cygwin
      adds  a59b857   Changes for next release
      adds  3b79893   v2.32
      adds  2f2c964   Don't try to close a file handle that's not open
      adds  e6c2bce   avoid repeating common code
      adds  d05a7ac   Log::Dispatch::File syswrite option
      adds  b36ea7c   test that syswrite is called when required
      adds  b3e5806   ignore vim swap files
      adds  386dd8d   Tidy some code
      adds  3881139   Changes for next release
      adds  69c5178   Fix spelling error
      adds  fafd822   Add words to spelling whitelist
      adds  8547648   LinkCheck test is being weird (this seems to happen a lot)
      adds  e36e747   Bump version
      adds  f72eecb   Use AutoPrereqs
      adds  99d6c70   AutoPrereqs doesn't work so well for this distro since most prereqs are optional
      adds  0e7d388   v2.33
      adds  4de829a   Remove comment
      adds  b13bc0f   Saving a ref to &CORE::syswrite only works on 5.16+
      adds  2802ca2   Changes for next release
      adds  858e9d3   Bump version
      adds  fb06f4a   v2.34
      adds  c419a71   warn about the dangers in ::File::Locked
      adds  d651fe9   Tweak ether's wording
      adds  888e87a   Reword change for doc update
      adds  2794754   Bump version
      adds  5f1eddd   Add multi to spelling whitelist
      adds  fe74070   v2.35
      adds  85f5ceb   Fix broken SYNOPSIS code
      adds  bd610b4   Added Log::Dispatch::Code
      adds  b5aeb2d   Fix Code for this branch
      adds  1af87f3   Added Sys::Syslog 0.25 as prereq
      adds  1d795ea   Changes for Sys::Syslog prereq
      adds  092bd82   Bump version
      adds  f7b29bb   v2.36
      adds  4a55df6   use ref() to check core types, not isa()
      adds  890211e   perform ::File param validation in _basic_init
      adds  785535f   clarify in docs how _basic_init should be used
      adds  3c0c23b   reorder some clauses for consistency
      adds  2775265   add type verification for the syswrite option
      adds  48251ec   test ::File binmode option
      adds  2fe2a58   changelog
      adds  5c05436   test different fh behaviour for close_after_write
      adds  81bbf1d   Change test to match my coding style
      adds  91dcefc   Update Changes
      adds  56d962a   Changes formatting tweak
      adds  2215b43   Bump version
      adds  7d04b88   Add Subclasses to spelling whitelist
      adds  e43a39a   v2.37
      adds  11cb32a   Tidy code and remove undeclared prereqs
      adds  22b13ae   More removal of Path::Tiny
      adds  89c4ece   Changes for next release
      adds  b34177b   Bump version
      adds  1b25745   Remove copyright_year
      adds  bf1d581   Fix heisenbug when tempdir name contains an X
      adds  d5d9955   v2.38
      adds  3617d64   support non-default smtp ports
      adds  0a0bada   Add docs for constructor options
      adds  6d89755   Changes for next release
      adds  68c5495   Bump version
      adds  acb71ec   v2.39
      adds  1ffe72f   earlier version of Log::Dispatch::File::Stamped breaks with 2.38 refactoring
      adds  3d765a1   Bump version
      adds  b8c52a5   v2.40
      adds  e8834d2   Provide calling line if level not provided
      adds  f6744ac   Small code tidying tweaks
      adds  1fb2c6c   Changes for next release
      adds  dca1551   Bump version
      adds  ae9a5e4   Add RT # for previous change
      adds  dfb6504   v2.41
      adds  bb85b78   Typo fix.
      adds  971c357   Replace Class::Load with Module::Runtime
      adds  a14649d   Add a callbacks method to the LD object
      adds  2aed6cc   foo
      adds  b18e745   Doc revisions
      adds  ee3b18e   Add a clone method
      adds  9a9c233   Changes wording tweaks
      adds  41e0021   Fix typo in tests
      adds  464e59b   Use Test::Fatal and localize $@ when we can't use exception { ... }
      adds  c3f3664   Updates to the Syslog output
      adds  c95bc46   Fix POD error
      adds  e472ebf   Switch to the DROLSKY zil plugin bundle
      adds  5dd7e14   Handle undef callbacks & outputs in clone method
      adds  89b3152   Bump version
      adds  021eaea   v2.42
      adds  e5622eb   Updated Changes
      adds  a57655f   Fix (I hope) per-thread locking in LD::Syslog
      adds  a391047   Don't try to send email messages during global destruction
      adds  2820d88   Doc change from 2.42 to allow hashref for Syslog socket param
      adds  cffabdf   Bump version
      adds  8df6dcb   Fix dist.ini for latest pluginbundle changes
      adds  b407b5e   Don't try to test Log::Dispatch::Conflicts pod
      adds  f497a5a   v2.43
      adds  9bf846d   Make sure to check if object is buffered before @{ $self->{buffer} }
      adds  b373346   Bump version
      adds  8a24572   v2.44
      adds  687bd80   Optimize the 'newline' callback
      adds  78e1e9b   Add .travis.yml
      adds  f98ec22   Do not include threads or threads::shared in deps
      adds  85a34ce   Add generated files
      adds  852bac7   Add $VERSION to modules in repo
      adds  34a9160   Skip Test::TidyAll for now
      adds  7ab973c   Fix pod coverage skip for Log::Dispatch::File
      adds  28910dd   Set pod encoding to UTF-8
      adds  dde6109   Ignore .tidyall.d
      adds  73246d5   Tidy all code and restore Tidyall test (but only for formatting, not critic)
      adds  ef4e170   Install optional email modules for travis
      adds  3b3196f   Ignore conflicts module for tidyall
      adds  fb5eb45   Don't run version test on Log::Dispatch::Conflicts
      adds  01c0766   v2.45
      adds  70b522c   Imported Upstream version 2.45
       new  0920f93   Merge tag 'upstream/2.45'
       new  8af56ef   Update debian/changelog
       new  9fdd9b2   Update years of upstream copyright.
       new  54abfd3   Build-depend on Test::More 0.96.
       new  8fdff12   releasing package liblog-dispatch-perl version 2.45-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:
 Changes                                       |   7 +
 INSTALL                                       |   1 -
 LICENSE                                       |   2 +-
 MANIFEST                                      |  11 +-
 META.json                                     | 447 ++++++++++++--------
 META.yml                                      | 389 +++++++++++-------
 Makefile.PL                                   |  21 +-
 README.md                                     | 561 ++++++++++++++------------
 cpanfile                                      |  50 +++
 debian/changelog                              |   9 +
 debian/control                                |   1 +
 debian/copyright                              |   2 +-
 dist.ini                                      |  14 +-
 lib/Log/Dispatch.pm                           |  49 ++-
 lib/Log/Dispatch/ApacheLog.pm                 |  10 +-
 lib/Log/Dispatch/Base.pm                      |  10 +-
 lib/Log/Dispatch/Code.pm                      |  10 +-
 lib/Log/Dispatch/Conflicts.pm                 |   4 +-
 lib/Log/Dispatch/Email.pm                     |  10 +-
 lib/Log/Dispatch/Email/MIMELite.pm            |  10 +-
 lib/Log/Dispatch/Email/MailSend.pm            |  10 +-
 lib/Log/Dispatch/Email/MailSender.pm          |  10 +-
 lib/Log/Dispatch/Email/MailSendmail.pm        |  10 +-
 lib/Log/Dispatch/File.pm                      |  15 +-
 lib/Log/Dispatch/File/Locked.pm               |  10 +-
 lib/Log/Dispatch/Handle.pm                    |  10 +-
 lib/Log/Dispatch/Null.pm                      |  10 +-
 lib/Log/Dispatch/Output.pm                    |  15 +-
 lib/Log/Dispatch/Screen.pm                    |  10 +-
 lib/Log/Dispatch/Syslog.pm                    |  10 +-
 perlcriticrc                                  |  58 +++
 perltidyrc                                    |  22 +
 t/00-report-prereqs.dd                        |  12 +-
 t/00-report-prereqs.t                         |  13 +-
 t/01-basic.t                                  |  12 +-
 t/02-email-exit.t                             |   1 -
 t/03-short-syntax.t                           |  24 +-
 t/{author-no-tabs.t => author-eol.t}          |  10 +-
 t/author-no-tabs.t                            |   6 +-
 t/author-pod-spell.t                          |  27 +-
 t/lib/Log/Dispatch/TestUtil.pm                |   4 +-
 t/release-eol.t                               |  16 -
 t/release-pod-coverage.t                      |  19 +-
 t/release-portability.t                       |   1 +
 t/release-test-version.t                      |  46 +++
 t/{release-pod-syntax.t => release-tidyall.t} |  11 +-
 tidyall.ini                                   |  10 +
 weaver.ini                                    |  17 +
 48 files changed, 1267 insertions(+), 770 deletions(-)
 create mode 100644 cpanfile
 create mode 100644 perlcriticrc
 create mode 100644 perltidyrc
 copy t/{author-no-tabs.t => author-eol.t} (85%)
 delete mode 100644 t/release-eol.t
 create mode 100644 t/release-test-version.t
 copy t/{release-pod-syntax.t => release-tidyall.t} (70%)
 create mode 100644 tidyall.ini
 create mode 100644 weaver.ini

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



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