1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
|
libanyevent-handle-udp-perl (0.044-1) unstable; urgency=medium
[ upstream ]
* New release:
+ Avoid resending entry if object was destroyed.
[ Jonas Smedegaard ]
* Update watch file:
+ Bump to version 4. Use MetaCPAN URL.
+ Mention uscan and gpb in usage comment.
* Bump debhelper compatibility level to 9.
* Add lintian override regarding debhelper 9.
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
* Add lintian override regarding license in License-Reference field.
See bug#786450.
* Update git-buildpackage config: Filter any .gitignore file.
* Stop track upstream source with CDBS (use gpb --uscan).
* Build-depend on licensecheck (not devscripts).
* Declare compliance with Debian Policy 3.9.8.
* Modernize Vcs-Git field: Use https URL.
-- Jonas Smedegaard <dr@jones.dk> Sat, 03 Sep 2016 17:46:54 +0200
libanyevent-handle-udp-perl (0.043-2) unstable; urgency=medium
* Team upload
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Damyan Ivanov ]
* mark package as autopkg-testable
* use canonical Vcs-Git URL
* Declare conformance with Policy 3.9.6
-- Damyan Ivanov <dmn@debian.org> Sun, 22 Nov 2015 07:36:14 +0000
libanyevent-handle-udp-perl (0.043-1) unstable; urgency=medium
[ upstream ]
* New release:
* Fix compile tests
[ Jonas Smedegaard ]
* Build-depend on libfile-spec-perl.
* Bump standards-version to 3.9.5.
-- Jonas Smedegaard <dr@jones.dk> Wed, 30 Apr 2014 17:29:13 +0200
libanyevent-handle-udp-perl (0.042-1) unstable; urgency=low
[ upstream ]
* New release(s):
+ Fix error handling in a number of places.
+ Handle address reuse better.
+ Require Moo 1.001000.
+ Allow EINTR in recv.
[ Jonas Smedegaard ]
* Update copyright file:
+ Drop irrelevant (and unusually shortnamed) APGL-3 License section.
Thanks to Ansgar Burchardt.
* Update README.source to emphasize control.in file as *not* a
show-stopper for contributions.
* Add github URL as alternate source.
* Stop track md5sum of upstream tarball.
* Improve watch file to use both www.cpan.org/authors URL (for newest
info) and search.cpan.org/dist URL (for change of author).
Switch get-orig-source target to use www.cpan.org/authors URL.
* Tighten to (build-)depend versioned on libmoo-perl.
* Adapt to upstream switch to Module::Build::Tiny:
+ Build-depend on libmodule-build-tiny-perl.
+ Tighten to build-depend versioned on cdbs.
+ Adapt CDBS includes.
-- Jonas Smedegaard <dr@jones.dk> Mon, 30 Sep 2013 12:01:01 +0200
libanyevent-handle-udp-perl (0.039-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#703491.
-- Jonas Smedegaard <dr@jones.dk> Wed, 20 Mar 2013 11:24:13 +0100
|