[libanyevent-handle-udp-perl] branch master updated (abcdf5a -> 8ea70e3)

Jonas Smedegaard dr at jones.dk
Mon Aug 28 23:31:14 UTC 2017


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

js pushed a change to branch master
in repository libanyevent-handle-udp-perl.

      from  abcdf5a   Update changelog.
      adds  e256654   Get rid of Moo dependency
      adds  5d932dc   trigger adding reader after socket creation
      adds  a7c678b   Make destroy a bit more subtle
      adds  15014a7   Also reset timeouts when no cv is given
      adds  1415bb4   Remove writer immediately when buffer is empty
      adds  6549ce0   Get rid of fatal warnings
      adds  c451207   Eliminate all imported functions
      adds  f7b3e78   Changes update: Move away from Moo
      adds  bba28fc   v0.045
      adds  3d17f76   Restore fh method
      adds  7743c56   v0.046
      adds  6e5f1c1   Fixed error handler
      adds  86537e9   v0.047
      adds  baef2ed   Fixed timeout handling in destroy
      adds  41cd953   v0.048
      adds  dc86cd4   New upstream version 0.048
       new  7476692   Updated version 0.048 from 'upstream/0.048'
       new  ed32a4b   Modernize Vcs-Browser field: Use git (not cgit) in path.
       new  554755a   Declare compliance with Debian Policy 4.1.0.
       new  1501079   Drop obsolete lintian override regarding debhelper 9.
       new  b2f9e92   Tighten lintian overrides regarding License-Reference.
       new  7213b6a   Modernize cdbs: Do copyright-check in maintainer script (not during build).
       new  8340d09   Update copyright info: Use https protocol in file format URL.
       new  0673bef   Update copyright info: Extend coverage for myself.
       new  f92e157   Stop (build-)depend on libmoo-perl.
       new  8ea70e3   Prepare for release: Update changelog, control file and copyright hints.

The 10 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:
 .gitignore                      |   1 -
 Changes                         |  12 ++
 MANIFEST                        |   2 +-
 META.json                       |  10 +-
 META.yml                        |   8 +-
 README                          |   4 +-
 debian/changelog                |  20 ++-
 debian/control                  |   8 +-
 debian/control.in               |   4 +-
 debian/copyright                |   4 +-
 debian/copyright-check          |  24 +++
 debian/copyright_hints          |  37 +++--
 debian/rules                    |   4 +-
 debian/source/lintian-overrides |  13 +-
 lib/AnyEvent/Handle/UDP.pm      | 330 +++++++++++++++++-----------------------
 15 files changed, 250 insertions(+), 231 deletions(-)
 delete mode 100644 .gitignore
 create mode 100755 debian/copyright-check

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libanyevent-handle-udp-perl.git



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