File: changelog

package info (click to toggle)
libio-async-loop-glib-perl 0.21-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 164 kB
  • ctags: 15
  • sloc: perl: 361; makefile: 2
file content (113 lines) | stat: -rw-r--r-- 3,803 bytes parent folder | download
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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
libio-async-loop-glib-perl (0.21-1) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ Florian Schlichting ]
  * Import Upstream version 0.21
  * Bump years of upstream copyright
  * Bump dependency on libio-async-perl to 0.49
  * Wrap and sort (build-)dependencies
  * Bump dh compatibility to level 8 (no changes necessary)
  * Bump Standards-Version to 3.9.4 (no change)
  * Enable t/06loop-control.t again, as upstream has fixed #699258 / RT#83033
  * Delete pollhup.patch, constant _CAN_ON_HANGUP was removed in 0.21
  * Add myself to uploaders and copyright

 -- Florian Schlichting <fsfs@debian.org>  Fri, 20 Sep 2013 23:49:34 +0200

libio-async-loop-glib-perl (0.20-3) unstable; urgency=low

  * Disable t/06loop-control.t. These tests are unreliable and have been
    removed by upstream for the next release; cf. CPAN RT#83033.
    (Closes: #699258)

 -- gregor herrmann <gregoa@debian.org>  Fri, 01 Mar 2013 01:16:04 +0100

libio-async-loop-glib-perl (0.20-2) unstable; urgency=low

  * Add patch pollhup.patch: remove declaration that IO::Async::Loop::Glib
    can handle on_hangup. POLLHUP is not reliable to detect that the
    reader has closed their end of a pipe. Thanks to Paul Evans (upstream
    author) for the patch. (Closes: #680806)

 -- gregor herrmann <gregoa@debian.org>  Wed, 15 Aug 2012 15:12:49 +0200

libio-async-loop-glib-perl (0.20-1) unstable; urgency=low

  * Team upload.

  [ Ansgar Burchardt ]
  * New upstream release.
  * debian/copyright: Update years of copyright.
  * debian/control: Convert Vcs-* fields to Git.
  * Bumped Standards-Version to 3.9.2.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

 -- Ansgar Burchardt <ansgar@debian.org>  Sun, 18 Sep 2011 18:23:27 +0200

libio-async-loop-glib-perl (0.19-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
    + Update for the new IO::Async 0.33 API
  * Use new 3.0 (quilt) source format
  * Standards-Version 3.9.1 (no changes)
  * Refresh copyright information

  [ gregor herrmann ]
  * Update years of copyright.
  * Add build dependency on libtest-fatal-perl.

 -- gregor herrmann <gregoa@debian.org>  Sat, 19 Feb 2011 00:49:56 +0100

libio-async-loop-glib-perl (0.18-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Install examples provided upstream

  [ gregor herrmann ]
  * Update years of copyright.

 -- Jonathan Yu <jawnsy@cpan.org>  Mon, 04 Jan 2010 16:49:14 -0500

libio-async-loop-glib-perl (0.17-2) unstable; urgency=low

  * Add libtest-refcount-perl to Build-Depends-Indep, thanks to Lucas Nussbaum
    for the bug report (closes: #551246).
  * Add /me to Uploaders.
  * Add libtest-pod-perl to Build-Depends-Indep (enables an additional test).

 -- gregor herrmann <gregoa@debian.org>  Fri, 16 Oct 2009 21:18:44 +0200

libio-async-loop-glib-perl (0.17-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
    + Only compatible with libio-async-perl (>= 0.24)
  * Standards-Version 3.8.3 (no changes)

  [ Salvatore Bonaccorso ]
  * debian/control: Changed: Replace versioned (build-)dependency on
    perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
    permitted by Debian Policy 3.8.3).

  [ Ryan Niebur ]
  * Update jawnsy's email address

 -- Jonathan Yu <jawnsy@cpan.org>  Tue, 13 Oct 2009 10:34:32 -0400

libio-async-loop-glib-perl (0.15-1) unstable; urgency=low

  * Initial Release (Closes: #537658)

 -- Jonathan Yu <frequency@cpan.org>  Sun, 19 Jul 2009 18:47:45 -0400