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

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

      from  8fdff12   releasing package liblog-dispatch-perl version 2.45-1
      adds  020a130   Imported Upstream version 2.51
       new  b709c73   Merge tag 'upstream/2.51'
       new  59869a8   Update debian/changelog
       new  86f602d   Bump debhelper compatibility level to 9
       new  155ff4d   Set version of libparams-validate-perl in d/control
       new  b9f4ffd   Releasing liblog-dispatch-perl version 2.51-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                                            |  50 ++++
 MANIFEST                                           |  10 +-
 META.json                                          | 323 +++++++++++++--------
 META.yml                                           | 281 +++++++++++-------
 Makefile.PL                                        |  25 +-
 README.md                                          |   4 +-
 appveyor.yml                                       |  17 ++
 cpanfile                                           |  15 +-
 debian/changelog                                   |   9 +
 debian/compat                                      |   2 +-
 debian/control                                     |   6 +-
 dist.ini                                           |   6 +
 lib/Log/Dispatch.pm                                |  16 +-
 lib/Log/Dispatch/ApacheLog.pm                      |   4 +-
 lib/Log/Dispatch/Base.pm                           |   4 +-
 lib/Log/Dispatch/Code.pm                           |   4 +-
 lib/Log/Dispatch/Conflicts.pm                      |   2 +
 lib/Log/Dispatch/Email.pm                          |   6 +-
 lib/Log/Dispatch/Email/MIMELite.pm                 |   6 +-
 lib/Log/Dispatch/Email/MailSend.pm                 |   4 +-
 lib/Log/Dispatch/Email/MailSender.pm               |  69 ++++-
 lib/Log/Dispatch/Email/MailSendmail.pm             |   6 +-
 lib/Log/Dispatch/File.pm                           |   6 +-
 lib/Log/Dispatch/File/Locked.pm                    |   4 +-
 lib/Log/Dispatch/Handle.pm                         |   4 +-
 lib/Log/Dispatch/Null.pm                           |   4 +-
 lib/Log/Dispatch/Output.pm                         |   4 +-
 lib/Log/Dispatch/Screen.pm                         |  46 ++-
 lib/Log/Dispatch/Syslog.pm                         |  17 +-
 t/00-report-prereqs.dd                             |  17 +-
 t/01-basic.t                                       | 102 ++-----
 t/03-short-syntax.t                                |  16 +-
 t/04-binmode.t                                     |   2 +-
 t/06-syslog.t                                      |   4 +
 t/{06-syslog.t => 07-syslog-threads.t}             |  43 +--
 t/08-screen.t                                      | 133 +++++++++
 t/author-eol.t                                     |   7 +-
 t/author-mojibake.t                                |  17 ++
 t/author-no-tabs.t                                 |   7 +-
 t/author-pod-spell.t                               |  11 +-
 t/author-test-dependents.t                         |  45 +++
 ...elease-test-version.t => author-test-version.t} |   7 +-
 t/release-pod-coverage.t                           |   6 +-
 t/screen-helper.pl                                 |  32 ++
 44 files changed, 977 insertions(+), 426 deletions(-)
 create mode 100644 appveyor.yml
 copy t/{06-syslog.t => 07-syslog-threads.t} (51%)
 create mode 100644 t/08-screen.t
 create mode 100644 t/author-mojibake.t
 create mode 100644 t/author-test-dependents.t
 rename t/{release-test-version.t => author-test-version.t} (84%)
 create mode 100644 t/screen-helper.pl

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