[liblog-dispatch-perl] branch master updated (33654b4 -> 1dd1340)

gregor herrmann gregoa at debian.org
Tue Dec 27 00:27:19 UTC 2016


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  33654b4   releasing liblog-dispatch-perl version 2.57-1
      adds  37f4dfd   Bump version after release
      adds  e11d83c   Credit Doug Bell for remove_callback method
      adds  fe53b58   Switched from RT to the GitHub issue tracker
      adds  d57e744   v2.58
      adds  ee56cc9   New upstream version 2.58
       new  988e523   Merge tag 'upstream/2.58'
       new  351ecec   Update debian/changelog
       new  b0c7f4e   Update debian/upstream/metadata.
       new  1dd1340   releasing package liblog-dispatch-perl version 2.58-1

The 4 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.md                        |   8 +-
 Changes                                |   7 +-
 MANIFEST                               |   6 +-
 META.json                              | 286 ++++++++++++++++++---------------
 META.yml                               | 247 ++++++++++++++--------------
 Makefile.PL                            |   6 +-
 README.md                              |   7 +-
 cpanfile                               |   7 +-
 debian/changelog                       |   8 +
 debian/upstream/metadata               |   3 +-
 dist.ini                               |   2 +-
 lib/Log/Dispatch.pm                    |   9 +-
 lib/Log/Dispatch/ApacheLog.pm          |   9 +-
 lib/Log/Dispatch/Base.pm               |   9 +-
 lib/Log/Dispatch/Code.pm               |   9 +-
 lib/Log/Dispatch/Conflicts.pm          |   2 +-
 lib/Log/Dispatch/Email.pm              |   9 +-
 lib/Log/Dispatch/Email/MIMELite.pm     |   9 +-
 lib/Log/Dispatch/Email/MailSend.pm     |   9 +-
 lib/Log/Dispatch/Email/MailSender.pm   |   9 +-
 lib/Log/Dispatch/Email/MailSendmail.pm |   9 +-
 lib/Log/Dispatch/File.pm               |   9 +-
 lib/Log/Dispatch/File/Locked.pm        |   9 +-
 lib/Log/Dispatch/Handle.pm             |   9 +-
 lib/Log/Dispatch/Null.pm               |   9 +-
 lib/Log/Dispatch/Output.pm             |   9 +-
 lib/Log/Dispatch/Screen.pm             |   9 +-
 lib/Log/Dispatch/Syslog.pm             |   9 +-
 lib/Log/Dispatch/Vars.pm               |   9 +-
 t/00-report-prereqs.dd                 |   7 +-
 tidyall.ini                            |   1 +
 xt/author/pod-coverage.t               |  10 +-
 xt/author/pod-no404s.t                 |  21 ---
 xt/author/pod-spell.t                  | 134 +++++++--------
 xt/author/portability.t                |   2 -
 xt/{release => author}/tidyall.t       |   3 +-
 xt/release/pod-linkcheck.t             |  20 ---
 37 files changed, 461 insertions(+), 479 deletions(-)
 delete mode 100644 xt/author/pod-no404s.t
 rename xt/{release => author}/tidyall.t (79%)
 delete mode 100644 xt/release/pod-linkcheck.t

-- 
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