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

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

      from  042cd5d   update changelog
      adds  3e5cd92   Imported Upstream version 2.43
       new  524b3ff   Merge tag 'upstream/2.43'
       new  2d1a74d   Update changelog for new upstream release
       new  4ff698a   Bump Standards-Version to 3.9.6 (no changes needed)
       new  9f65559   Fix pkg-perl-specific lintian warning 
missing-testsuite-header

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:
 Changes                                        |  40 ++
 LICENSE                                        |   2 +-
 MANIFEST                                       |  11 +-
 META.json                                      | 652 ++++++++++++++++++++++++-
 META.yml                                       | 508 ++++++++++++++++++-
 Makefile.PL                                    |  86 ++--
 README                                         |  14 -
 README.md                                      | 400 +++++++++++++++
 debian/changelog                               |   9 +-
 debian/control                                 |   3 +-
 dist.ini                                       |  57 +--
 lib/Log/Dispatch.pm                            | 164 ++++---
 lib/Log/Dispatch/ApacheLog.pm                  |  11 +-
 lib/Log/Dispatch/Base.pm                       |  13 +-
 lib/Log/Dispatch/Code.pm                       |  13 +-
 lib/Log/Dispatch/Conflicts.pm                  |  44 +-
 lib/Log/Dispatch/Email.pm                      |  48 +-
 lib/Log/Dispatch/Email/MIMELite.pm             |  11 +-
 lib/Log/Dispatch/Email/MailSend.pm             |  13 +-
 lib/Log/Dispatch/Email/MailSender.pm           |  11 +-
 lib/Log/Dispatch/Email/MailSendmail.pm         |  11 +-
 lib/Log/Dispatch/File.pm                       |  29 +-
 lib/Log/Dispatch/File/Locked.pm                |  11 +-
 lib/Log/Dispatch/Handle.pm                     |  17 +-
 lib/Log/Dispatch/Null.pm                       |  13 +-
 lib/Log/Dispatch/Output.pm                     |  53 +-
 lib/Log/Dispatch/Screen.pm                     |  19 +-
 lib/Log/Dispatch/Syslog.pm                     |  75 ++-
 t/00-compile.t                                 |  16 +-
 t/00-report-prereqs.dd                         |  56 +++
 t/00-report-prereqs.t                          | 176 +++++++
 t/01-basic.t                                   | 105 ++--
 t/06-syslog.t                                  |  66 +++
 t/author-no-tabs.t                             |  58 +++
 t/author-pod-spell.t                           |  96 ++++
 t/release-cpan-changes.t                       |  12 +-
 t/release-pod-coverage.t                       |  66 ++-
 t/release-pod-spell.t                          |  66 ---
 t/release-pod-syntax.t                         |   5 +-
 t/{release-no-tabs.t => release-portability.t} |  11 +-
 40 files changed, 2550 insertions(+), 521 deletions(-)
 delete mode 100644 README
 create mode 100644 README.md
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 create mode 100644 t/06-syslog.t
 create mode 100644 t/author-no-tabs.t
 create mode 100644 t/author-pod-spell.t
 delete mode 100644 t/release-pod-spell.t
 rename t/{release-no-tabs.t => release-portability.t} (58%)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to