File: changelog

package info (click to toggle)
libevent-rpc-perl 1.10-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 452 kB
  • sloc: perl: 2,344; makefile: 2
file content (228 lines) | stat: -rw-r--r-- 7,600 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
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
libevent-rpc-perl (1.10-2) unstable; urgency=medium

  [ Xavier Guimard ]
  * Email change: Xavier Guimard -> yadd@debian.org

  [ 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 ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 12 Dec 2022 20:04:14 +0000

libevent-rpc-perl (1.10-1) unstable; urgency=medium

  * New upstream release.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.1.5.

 -- gregor herrmann <gregoa@debian.org>  Sat, 21 Jul 2018 18:42:43 +0200

libevent-rpc-perl (1.09-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.

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

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Rene Mayorga from Uploaders. Thanks for your work!

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

  [ Xavier Guimard ]
  * Import upstream version 1.09
  * Declare compliance with policy 4.1.4
  * Bump debhelper compatibility to 10
  * Add port.txt in debian/clean
  * Add upstream/metadata
  * Update spelling.patch
  * Add libcbor-xs-perl in dependencies

 -- Xavier Guimard <x.guimard@free.fr>  Wed, 27 Jun 2018 07:04:07 +0200

libevent-rpc-perl (1.08-2) unstable; urgency=medium

  * Add libsereal-perl to B-D-I and Recommends. Remove
    Event/RPC/Message/Sereal.pm from debian/tests/pkg-perl/skip-syntax.

 -- gregor herrmann <gregoa@debian.org>  Mon, 19 Oct 2015 00:13:01 +0200

libevent-rpc-perl (1.08-1) unstable; urgency=medium

  * New upstream release.
  * Update (build) dependencies.
  * Update long description.
  * Add a patch to fix a spelling mistake.
  * Add debian/tests/pkg-perl/skip-syntax. Skip syntax check for optional
    modules where we don't have the dependencies packaged.

 -- gregor herrmann <gregoa@debian.org>  Sat, 17 Oct 2015 23:07:39 +0200

libevent-rpc-perl (1.06-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

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

  [ gregor herrmann ]
  * New upstream release.
    Fixes "FTBFS: hostname verification failed at t/04.cnct-auth-ssl-
    verifypeer-wrongca.t line 54"
    (Closes: #799578)
  * Update years of packaging copyright.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.
  * Bump debhelper compatibility level to 9.
  * Update build and runtime dependencies. Thanks to autopkgtest.

 -- gregor herrmann <gregoa@debian.org>  Mon, 21 Sep 2015 00:02:28 +0200

libevent-rpc-perl (1.05-1) unstable; urgency=medium

  * Imported Upstream version 1.05
  * Update debian/copyright years
  * Remove patches now included in upstream

 -- Xavier Guimard <x.guimard@free.fr>  Thu, 20 Feb 2014 06:35:49 +0100

libevent-rpc-perl (1.04-2) unstable; urgency=medium

  * Team upload.
  * Add fix-manpage-has-errors-from-pod2man.patch patch.
    Fixes manpage errors from pod2man reported by lintian.

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 26 Jan 2014 21:15:15 +0100

libevent-rpc-perl (1.04-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 1.04
  * Declare compliance with Debian Policy 3.9.5

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 26 Jan 2014 20:42:17 +0100

libevent-rpc-perl (1.03-1) unstable; urgency=low

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

  [ Salvatore Bonaccorso ]
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Xavier Guimard ]
  * Imported Upstream version 1.03
  * Email change: Rene Mayorga -> rmayorga@debian.org
  * Update offests and report patches
  * Update debian/copyright (years and format)
  * Bump Standards-Version to 3.9.4
  * Move build dependencies to Build-Depends-Indep

 -- Xavier Guimard <x.guimard@free.fr>  Fri, 08 Mar 2013 11:54:52 +0100

libevent-rpc-perl (1.01-2) unstable; urgency=low

  * Team upload.

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * Add debian/README.source to document quilt usage, as required by
    Debian Policy since 3.8.0.

  [ Rene Mayorga ]
  * debian/control: update my email address.

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Russ Allbery ]
  * Remove myself from Uploaders.
  * Update debhelper compatibility level to V8.
    - Use debhelper rule minimization.
  * Switch to Debian source format 3.0 (quilt).
    - Remove now-unnecessary README.source.
  * Refresh format of debian/copyright for the latest DEP-5 draft.
  * Use unqualified examples debhelper control file since the source
    package only builds one binary package.
  * Merge Build-Depends and Build-Depends-Indep.  The separation is
    pointless for a source package that builds only arch-independent
    binary packages.
  * Add fix_pod_spelling.patch to fix spelling and wording errors in the
    POD documentation caught by Lintian.
  * Add a DEP-3 patch header to fix_pod_errors.patch.
  * Update standards version to 3.9.1.

 -- Russ Allbery <rra@debian.org>  Sun, 06 Mar 2011 14:37:26 -0800

libevent-rpc-perl (1.01-1) unstable; urgency=low

  * New upstream release
  * debian/control
    + set debhelper and compat level to 7
    + add myself to uploaders
    + add quilt to B-D
  * debian/copyright - use the (new)format
  * debian/rules - convert to dh7 using dh-make-perl
  * debian/patches/fix_pod_errors.patch added

 -- Rene Mayorga <rmayorga@debian.org.sv>  Tue, 28 Oct 2008 15:32:16 -0600

libevent-rpc-perl (1.00-1) unstable; urgency=low

  * New upstream release.
  * debian/watch: extended regexp for matching upstream releases.
  * Set Standards-Version to 3.8.0 (no changes).
  * debian/control: change my email address.
  * debian/copyright: point to author- and version-independent upstream source
    URL.
  * Refresh debian/rules, no functional changes, except: don't install README
    any more (text version of the POD documentation).

 -- gregor herrmann <gregoa@debian.org>  Mon, 30 Jun 2008 20:19:56 +0200

libevent-rpc-perl (0.90-2) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed:
    Homepage pseudo-field (Description); XS-Vcs-Svn fields.
  * debian/watch: use dist-based URL.
  * debian/rules: delete /usr/lib/perl5 only if it exists.  Closes: #467760

  [ Russ Allbery ]
  * Recode debian/copyright in UTF-8.
  * Update standards version to 3.7.3 (no changes required).

 -- Russ Allbery <rra@debian.org>  Mon, 03 Mar 2008 12:28:33 -0800

libevent-rpc-perl (0.90-1) unstable; urgency=low

  [ gregor herrmann]
  * New upstream release, clarifies license.

  [ Russ Allbery ]
  * Update to standards version 3.7.0 (no changes required).
  * Remove template comments in debian/rules.
  * Remove the stamp files as the first action of clean.

 -- Russ Allbery <rra@debian.org>  Sun, 30 Apr 2006 21:44:25 -0700

libevent-rpc-perl (0.89-1) unstable; urgency=low

  * Initial Release (closes: #320364).

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat, 15 Apr 2006 19:12:49 +0200