File: changelog

package info (click to toggle)
libparanoid-perl 2.08-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 668 kB
  • sloc: perl: 6,467; makefile: 2
file content (286 lines) | stat: -rw-r--r-- 9,454 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
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
libparanoid-perl (2.08-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Update standards version to 4.5.0, no changes needed.

  [ gregor herrmann ]
  * Import upstream version 2.08.
  * Update years of upstream and packaging copyright.
  * Update licensing information.
  * Declare compliance with Debian Policy 4.5.1.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <gregoa@debian.org>  Sat, 02 Jan 2021 17:41:32 +0100

libparanoid-perl (2.07-1) unstable; urgency=medium

  * Import upstream version 2.07.
  * Update years of packaging copyright.
  * Annotate test-only build dependencies with <!nocheck>.
  * Declare compliance with Debian Policy 4.4.0.
  * Drop unneeded version constraints from (build) dependencies.
  * Bump debhelper-compat to 12.
  * debian/watch: use uscan version 4.

 -- gregor herrmann <gregoa@debian.org>  Mon, 22 Jul 2019 18:51:38 -0300

libparanoid-perl (2.06-1) unstable; urgency=medium

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

  [ gregor herrmann ]
  * New upstream release.
  * Drop fix-typo-in-manpage.patch, applied upstream.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.2.1.

 -- gregor herrmann <gregoa@debian.org>  Fri, 09 Nov 2018 22:39:37 +0100

libparanoid-perl (2.05-2) unstable; urgency=medium

  * Revert "Skip t/50_process.t during build and autopkgtest."
    The issue is supposed to be fixed in the 2.05 release, according to
    https://rt.cpan.org/Public/Bug/Display.html?id=119462 .
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Fri, 23 Jun 2017 20:25:55 +0200

libparanoid-perl (2.05-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 2.05
  * Update years of upstream copyright
  * Update years of Debian packaging copyright
  * Bump debhelper compatibility level to 10
  * Declare compliance with Debian Policy 4.0.0

 -- Lucas Kanashiro <kanashiro@debian.org>  Tue, 20 Jun 2017 20:37:57 -0300

libparanoid-perl (2.04-2) unstable; urgency=medium

  * Skip t/50_process.t during build and autopkgtest. (Closes: #848266)

 -- gregor herrmann <gregoa@debian.org>  Sun, 25 Dec 2016 18:30:22 +0100

libparanoid-perl (2.04-1) unstable; urgency=medium

  * New upstream release.
  * Update years of upstream and packaging copyright.
  * Add more fixes to fix-typo-in-manpage.patch.

 -- gregor herrmann <gregoa@debian.org>  Mon, 31 Oct 2016 00:23:42 +0100

libparanoid-perl (2.03-1) unstable; urgency=medium

  * Team upload.

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

  [ Lucas Kanashiro ]
  * Import upstream version 2.03
  * Remove patch fixing typo in manpages, applied by upstream
  * Create a new patch fixing new typos in manpage

 -- Lucas Kanashiro <kanashiro@debian.org>  Sat, 27 Aug 2016 23:40:12 -0300

libparanoid-perl (2.01-1) unstable; urgency=medium

  * Team upload.

  [ 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.

  [ Lucas Kanashiro ]
  * Add debian/upstream/metadata
  * Import upstream version 2.01
  * Remove patches, the patched files does not exist in latest release
  * debian/tests: remove unexistent files from syntax-skip
  * Update years of upstream copyright
  * Update Debian packaging copyright
  * Bump debhelper compatibility level to 9
  * Declare compliance with Debian policy 3.9.8
  * debian/control: update build and runtime dependencies, thanks cme
  * Create patch to fix typo in manpage

 -- Lucas Kanashiro <kanashiro@debian.org>  Wed, 29 Jun 2016 14:48:40 -0300

libparanoid-perl (0.36-3) unstable; urgency=medium

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

  [ gregor herrmann ]
  * Add build dependency on CGI.pm. Used in a test.
    (Closes: #789848)
  * Update years of packaging copyright.
  * Mark package as autopkgtest-able.
  * Declase compliance with Debian Policy 3.9.6.
  * Update {versioned,alternative} (build) dependencies.

 -- gregor herrmann <gregoa@debian.org>  Fri, 26 Jun 2015 10:42:17 +0200

libparanoid-perl (0.36-2) unstable; urgency=low

  * Team upload

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

  [ Axel Beckert ]
  * Add patch to no more use DB_CDB_ALLDB inside Paranoid::BerkeleyDB
    + Fixes FTBFS due to test-suite failures. (Closes: #743123)
  * Bump Standards-Version to 3.9.5 (no changes)

 -- Axel Beckert <abe@debian.org>  Fri, 13 Jun 2014 14:01:51 +0200

libparanoid-perl (0.36-1) unstable; urgency=low

  * Team upload

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

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

  [ Damyan Ivanov ]
  * Imported Upstream version 0.36
  * Claim conformance with Policy 3.9.4

 -- Damyan Ivanov <dmn@debian.org>  Sun, 20 Oct 2013 21:45:50 +0300

libparanoid-perl (0.34-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: update to Copyright-Format 1.0.
  * Update years of upstream and packaging copyright.
  * Bump Standards-Version to 3.9.3 (no changes).

 -- gregor herrmann <gregoa@debian.org>  Sat, 09 Jun 2012 15:33:42 +0200

libparanoid-perl (0.33-1) unstable; urgency=low

  * Team upload.
  * Imported Upstream version 0.33
  * Add again perl as an alternative for libsocket6-perl.
    Add perl (>= 5.14) again as an alternative to libsocket6-perl in
    Build-Depends-Indep and Suggests. Upstream fixes detection of imported
    symbols in the  local namespace.

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 30 Dec 2011 10:13:25 +0100

libparanoid-perl (0.32-1) unstable; urgency=low

  * New upstream release.
  * Remove fix-pod-spelling.patch, applied upstream.
  * Remove perl as an alternative for libsocket6-perl in B-D-I and
    Suggests, otherwise the new test fails (also seen on cpantesters).

 -- gregor herrmann <gregoa@debian.org>  Thu, 22 Dec 2011 19:18:04 +0100

libparanoid-perl (0.31-1) unstable; urgency=low

  * Team upload.

  [ gregor herrmann ]
  * Fix typo in short description. Thanks to Vincent Blut for the bug
    report. (Closes: #639624)

  [ Salvatore Bonaccorso ]
  * Imported Upstream version 0.31
  * Drop tests_as_root.patch.
    Upstream skips now the two tests.
  * Change (Build)-Depends(-Indep) on libsocket6-perl.
    Change the dependencies to an alternate dependency on
    perl (>= 5.14) | libsocket6-perl.

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 10 Dec 2011 14:14:50 +0100

libparanoid-perl (0.30-1) unstable; urgency=low

  [ 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.

  [ gregor herrmann ]
  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Sun, 28 Aug 2011 19:58:02 +0200

libparanoid-perl (0.29-1) unstable; urgency=low

  * New upstream release.
  * Bump debhelper compatibility level to 8.
  * Set Standards-Version to 3.9.2 (no changes).
  * Add libsocket6-perl to Build-Depends-Indep and Suggests.

 -- gregor herrmann <gregoa@debian.org>  Sun, 24 Apr 2011 19:32:08 +0200

libparanoid-perl (0.27-2) unstable; urgency=low

  * New patch tests_as_root.patch: conditionally skip tests that fail when run
    as root; thanks to Moritz Muehlenhoff for the bug report
    (closes: #612776).
  * Add/update DEP3 headers to all patches.
  * debian/copyright: update license stanzas.
  * Set Standards-Version to 3.9.1 (no changes).
  * Remove versions from build dependencies, already satisfied in lenny.

 -- gregor herrmann <gregoa@debian.org>  Sat, 12 Feb 2011 00:32:05 +0100

libparanoid-perl (0.27-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release 0.26
  * Use new 3.0 (quilt) source format
  * Move to short debhelper rules format
  * No longer install README (it refers to PODs anyway)
  * Standards-Version 3.8.4 (no changes)
  * Add myself to Uploaders and Copyright
  * Rewrite control description
  * Add POD coverage tests to B-D-I
  * Add a patch to fix POD spelling errors

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

  [ 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 ryan52's email address

  [ gregor herrmann ]
  * debian/copyright: update years of upstream copyright.
  * debian/control: add libberkeleydb-perl, libunix-syslog-perl to
    Build-Depends-Indep (additional tests).

  * New upstream release 0.27.
  * Add /me to Uploaders.

 -- gregor herrmann <gregoa@debian.org>  Tue, 22 Jun 2010 20:56:48 +0200

libparanoid-perl (0.23-1) unstable; urgency=low

  * Initial Release. (Closes: #525569)

 -- Ryan Niebur <ryanryan52@gmail.com>  Sun, 26 Apr 2009 10:58:49 -0700