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 86 87 88
|
libio-socket-inet6-perl (2.65-1.1) unstable; urgency=high
* Non-maintainer upload.
* Revert changes to the dh_clean call in the install target: use dh_prep -k.
* Set urgency to high as requested by the release team.
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 16 Jan 2011 21:22:09 +0100
libio-socket-inet6-perl (2.65-1) unstable; urgency=low
* New upstream release (closes: Bug#575531)
* Close #480500 that was already fixed in 2.54. (closes: Bug#480500)
* Standards-Version: 3.9.1
-- Masahito Omote <omote@debian.org> Sun, 12 Sep 2010 02:59:48 +0900
libio-socket-inet6-perl (2.54-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix for error resolving addresses with AF_UNSPEC (closes: #522478).
-- Sean Finney <seanius@debian.org> Mon, 04 May 2009 15:09:36 +0200
libio-socket-inet6-perl (2.54-1) unstable; urgency=low
* New upstream release (closes: Bug#479564)
* Bump Standards-Version to 3.7.3.0.
* debian/compat: set 7 and Depends: debhelper (>= 7).
-- Masahito Omote <omote@debian.org> Mon, 12 May 2008 01:24:14 +0900
libio-socket-inet6-perl (2.51-1) unstable; urgency=low
* New upstream release
* Standards-Version: 3.6.1.1
* Close #238159, this bug was already fixed in 2.01-1. (closes: Bug#238159)
-- Masahito Omote <omote@debian.org> Sun, 12 Dec 2004 13:08:19 +0900
libio-socket-inet6-perl (2.01-1) unstable; urgency=low
* New upstream release
* Standards-Version: 3.6.1.0
-- Masahito Omote <omote@debian.org> Tue, 30 Mar 2004 03:05:45 +0900
libio-socket-inet6-perl (2.00-1) unstable; urgency=low
* New upstream release
-- Masahito Omote <omote@debian.org> Thu, 11 Dec 2003 16:24:41 +0900
libio-socket-inet6-perl (1.28-2) unstable; urgency=low
* Depends libsocket6-perl over 0.11.99.
* Standards-Version: 3.6.0.
-- Masahito Omote <omote@debian.org> Sun, 10 Aug 2003 21:28:22 +0900
libio-socket-inet6-perl (1.28-1) unstable; urgency=low
* New upstream release (closes: Bug#204388)
* Depends libsocket6-perl over 0.11-7 because 1.28-1 need to support
getipnodeby{addr|byname}.
-- Masahito Omote <omote@debian.org> Sun, 10 Aug 2003 20:28:49 +0900
libio-socket-inet6-perl (1.27-1) unstable; urgency=low
* New upstream release.
-- Masahito Omote <omote@debian.org> Tue, 24 Jun 2003 21:38:38 +0900
libio-socket-inet6-perl (1.26-2) unstable; urgency=low
* I forgot to close ITP. (closes: Bug#196226)
* Fix speparation bug between address and port.
* Fix to use getaddrinfo instead of inet_pton to work properly.
* I have already sent these fixes to upstream.
-- Masahito Omote <omote@debian.org> Mon, 16 Jun 2003 20:03:11 +0900
libio-socket-inet6-perl (1.26-1) unstable; urgency=low
* Initial Release.
-- Masahito Omote <omote@debian.org> Sun, 8 Jun 2003 16:35:25 +0900
|