File: changelog

package info (click to toggle)
libanyevent-http-perl 2.25-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 248 kB
  • sloc: perl: 625; makefile: 6
file content (194 lines) | stat: -rw-r--r-- 5,919 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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
libanyevent-http-perl (2.25-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 14 Oct 2022 09:46:44 +0100

libanyevent-http-perl (2.25-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

  [ gregor herrmann ]
  * Import upstream version 2.25.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <gregoa@debian.org>  Wed, 29 Apr 2020 20:43:05 +0200

libanyevent-http-perl (2.24-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Xavier Guimard ]
  * Import upstream version 2.24
  * Declare compliance with policy 4.2.1
  * Bump debhelper compat to 10
  * Update my id
  * Add Berne Convention comment

 -- Xavier Guimard <yadd@debian.org>  Sun, 02 Sep 2018 12:31:43 +0200

libanyevent-http-perl (2.23-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

  [ Nuno Carvalho ]
  * New upstream release.
  * debian/control: fix typo in long description.
  * debian/upstream/metadata: add more information.

 -- Nuno Carvalho <smash@cpan.org>  Tue, 04 Oct 2016 12:35:49 +0100

libanyevent-http-perl (2.22-2) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Don't run tests which try to connect to the internet.
    Thanks to Chris Lamb for the bug report. (Closes: #830355)
  * Drop unneeded version constraint from libanyevent-perl (build)
    dependency.
  * Bump debhelper compatibility level to 9.
  * Declare compliance with Debian Policy 3.9.8.

 -- gregor herrmann <gregoa@debian.org>  Fri, 15 Jul 2016 16:31:22 +0200

libanyevent-http-perl (2.22-1) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * Add debian/upstream/metadata
  * Import upstream version 2.22
    Fixes "http_get cannot parse IPv6 addresses".
    (Closes: #785807)
  * Declare compliance with Debian Policy 3.9.6.
  * Mark package as autopkgtest-able.

 -- gregor herrmann <gregoa@debian.org>  Wed, 20 May 2015 21:24:39 +0200

libanyevent-http-perl (2.21-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Strip trailing slash from metacpan URLs.
  * Drop ae-http-connection-tokens.patch which was from the upstream VCS.
  * Drop fix-spelling-error-in-manpage.patch, fixed upstream.

 -- gregor herrmann <gregoa@debian.org>  Fri, 13 Jun 2014 13:18:57 +0200

libanyevent-http-perl (2.15-2) unstable; urgency=medium

  * Team upload.

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

  [ gregor herrmann ]
  * debian/control: remove Nicholas Bamber from Uploaders on request of
    the MIA team.

  [ Salvatore Bonaccorso ]
  * Add ae-http-connection-tokens.patch.
    Separate connection tokens with comma.
    Thanks to Raphael Geissert <geissert@debian.org> (Closes: #739236)
  * Declare compliance with Debian Policy 3.9.5
  * Wrap and sort fields in debian/control file
  * Add fix-spelling-error-in-manpage.patch patch
  * Add fix-manpage-has-errors-from-pod2man.patch.
    Explicitly set UTF-8 encoding for POD in HTTP.pm

 -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 18 Feb 2014 21:03:13 +0100

libanyevent-http-perl (2.15-1) unstable; urgency=low

  * Imported Upstream version 2.15
  * Use debhelper 8
  * Bump Standards-Version to 3.9.4
  * Update debian/copyright

 -- Xavier Guimard <x.guimard@free.fr>  Sun, 02 Dec 2012 08:32:14 +0100

libanyevent-http-perl (2.14-1) unstable; urgency=low

  * Team upload.
  * Imported Upstream version 2.14
  * Update debian/copyright file.
    Update format to copyright-format 1.0 as released together with Debian
    policy 3.9.3.
  * Remove unused lintian override for dep5 url
  * Bump Standards-Version to 3.9.3

 -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 01 May 2012 09:30:40 +0200

libanyevent-http-perl (2.13-1) unstable; urgency=low

  [ David Bremner ]
  * Team upload
  * New upstream release

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

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

  [ Nicholas Bamber ]
  * Added lintian override concerning DEP-5 format

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Sat, 05 Nov 2011 22:53:03 +0000

libanyevent-http-perl (2.12-1) unstable; urgency=low

  [ Maximilian Gass ]
  * Team upload
  * New upstream release

  [ gregor herrmann ]
  * debian/watch: simplify uversionmangle.

 -- Maximilian Gass <mxey@cloudconnected.org>  Sat, 18 Jun 2011 02:09:27 +0200

libanyevent-http-perl (2.11-1) unstable; urgency=low

  * New upstream release
  * Raised version dependency on libanyevent-perl to 5.330
  * Raised standards version to 3.9.2

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Thu, 12 May 2011 09:08:36 +0100

libanyevent-http-perl (2.10-1) unstable; urgency=low

  [ Jonathan Yu ]
  * Initial Release (Closes: #608567)

  [ Nicholas Bamber ]
  * New upstream release

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Tue, 15 Mar 2011 00:37:41 +0000