File: changelog

package info (click to toggle)
libredis-perl 2%3A1.9910-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 348 kB
  • ctags: 89
  • sloc: perl: 2,334; makefile: 2
file content (257 lines) | stat: -rw-r--r-- 8,341 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
libredis-perl (2:1.9910-1) unstable; urgency=medium

  * Team upload.

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

  [ Angel Abad ]
  * New upstream version 1.9910
  * debian/copyright: Update years.
  * debian/patches/fix-locale-ftbfs.patch: Remove, applied upstream.
  * debian/patches/spelling.patch: Remove, applied upstream.
  * Declare compliance with Debian policy 3.9.8.

 -- Angel Abad <angel@debian.org>  Sat, 15 Oct 2016 12:00:30 +0200

libredis-perl (2:1.9820-2) unstable; urgency=medium

  * Team upload.
  * Add patch from Syohei YOSHIDA fixing locale related build failures.
    (Closes: #819908)

 -- Niko Tyni <ntyni@debian.org>  Sun, 03 Apr 2016 22:14:48 +0300

libredis-perl (2:1.9820-1) unstable; urgency=medium

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

  [ gregor herrmann ]
  * Import upstream version 1.9820.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.7.
  * Add a patch to fix a spelling mistake in the POD.

 -- gregor herrmann <gregoa@debian.org>  Sat, 13 Feb 2016 15:17:37 +0100

libredis-perl (2:1.9810-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.9810

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Thu, 01 Oct 2015 14:37:28 -0300

libredis-perl (2:1.9790-1) unstable; urgency=medium

  * Import upstream version 1.9790
  * Update years of upstream and packaging copyright.
  * Make (build) dependency on libio-socket-timeout-perl versioned.

 -- gregor herrmann <gregoa@debian.org>  Sat, 11 Jul 2015 21:41:23 +0200

libredis-perl (2:1.9760-1) unstable; urgency=medium

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

  [ gregor herrmann ]
  * Add debian/upstream/metadata
  * Import upstream version 1.9760
  * Declare compliance with Debian Policy 3.9.6.
  * Mark package as autopkgtest-able.

 -- gregor herrmann <gregoa@debian.org>  Tue, 14 Oct 2014 20:41:38 +0200

libredis-perl (2:1.9750-1) unstable; urgency=medium

  * New upstream release.
  * Drop spelling.patch, merged upstream.

 -- gregor herrmann <gregoa@debian.org>  Mon, 04 Aug 2014 17:21:03 +0200

libredis-perl (2:1.9740-1) unstable; urgency=medium

  * New upstream release.
  * Make build dependency on libtest-tcp-perl versioned.

 -- gregor herrmann <gregoa@debian.org>  Sat, 17 May 2014 14:30:46 +0200

libredis-perl (2:1.9720-1) unstable; urgency=medium

  * debian/control: bump required debhelper version for
    Module::Build::Tiny to 9.20140227.
  * Strip trailing slash from metacpan URLs.

  * New upstream release.
  * Drop build dependency on libtest-pod-perl. Only used in release test.
  * Add a patch to fix a spelling mistake in the POD.

 -- gregor herrmann <gregoa@debian.org>  Wed, 14 May 2014 22:16:07 +0200

libredis-perl (2:1.9710-1) unstable; urgency=low

  * Team upload.
  * New upstream release.

 -- Harlan Lieberman-Berg <H.LiebermanBerg@gmail.com>  Wed, 12 Feb 2014 14:58:14 -0500

libredis-perl (2:1.9670-1) unstable; urgency=medium

  * New upstream release.
  * Update years of packaging copyright.
  * Update build dependencies.

 -- gregor herrmann <gregoa@debian.org>  Sat, 11 Jan 2014 18:31:13 +0100

libredis-perl (2:1.9660-1) unstable; urgency=low

  * New upstream release.
    Fixes "FTBFS: Failed tests" (Closes: #730906)
  * Update build dependencies.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Fri, 27 Dec 2013 19:53:36 +0100

libredis-perl (2:1.9620-1) unstable; urgency=low

  * New upstream release.
  * Drop redis-2.6.13.patch, fixed upstream.
  * Update Upstream-Contact and copyright holders.

 -- gregor herrmann <gregoa@debian.org>  Wed, 23 Oct 2013 22:26:46 +0200

libredis-perl (2:1.9610-2) unstable; urgency=low

  * Add patch from upstream bug tracker to fix test suite with redis
    2.6.13. (Closes: #713223)
  * Make build dependency on redis-server versioned.

 -- gregor herrmann <gregoa@debian.org>  Sat, 22 Jun 2013 19:39:09 +0200

libredis-perl (2:1.9610-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

  [ gregor herrmann ]
  * New upstream release.
  * Drop digest-sha.patch, merged upstream.
  * Update years of packaging copyright.
  * Drop build dependency on libtest-exception-perl.

 -- gregor herrmann <gregoa@debian.org>  Mon, 18 Feb 2013 18:46:20 +0100

libredis-perl (2:1.9550-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.9.4 (no changes).
  * Add /me to Uploaders.
  * Add patch digest-sha.patch: use Digest::SHA (perl core) instead of
    external Digest::SHA1.

 -- gregor herrmann <gregoa@debian.org>  Sun, 09 Dec 2012 18:19:52 +0100

libredis-perl (2:1.9530-1) unstable; urgency=low

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

  [ Alessandro Ghedini ]
  * New upstream release
  * Email change: Alessandro Ghedini -> ghedo@debian.org

 -- Alessandro Ghedini <ghedo@debian.org>  Fri, 07 Sep 2012 13:19:56 +0200

libredis-perl (2:1.9510-2) unstable; urgency=low

  * Update debian/copyright format as in Debian Policy 3.9.3
  * Add Artistic-2.0 license to copyright
    (upstream has re-licensed Redis under this license)

 -- Alessandro Ghedini <al3xbio@gmail.com>  Tue, 20 Mar 2012 15:22:40 +0100

libredis-perl (2:1.9510-1) unstable; urgency=low

  * New upstream release
  * debian/control: Bump Standards-Version to 3.9.3, no changes needed
  * debian/copyright: Update with my info

 -- Krzysztof Krzyżaniak (eloy) <eloy@debian.org>  Tue, 20 Mar 2012 12:06:02 +0100

libredis-perl (2:1.9260-1) unstable; urgency=low

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

  [ Alessandro Ghedini ]
  * New upstream release
  * Add libtest-fatal-perl to Build-Depends-Indep
  * Add libtry-tiny-perl to (Build-)Depends(-Indep)
  * Update upstream copyright years
  * Add alternative B-D perl (>= 5.14) for libtest-simple-perl (>= 0.96)

 -- Alessandro Ghedini <al3xbio@gmail.com>  Thu, 12 Jan 2012 23:02:06 +0100

libredis-perl (2:1.9040-2) unstable; urgency=low

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

  [ Tim Retout ]
  * debian/control:
    + Update my email address.
    + Bump Standards-Version to 3.9.2 (no changes needed).

 -- Tim Retout <diocles@debian.org>  Sat, 30 Jul 2011 00:50:18 +0100

libredis-perl (2:1.9040-1) unstable; urgency=low

  * New upstream release

 -- Alessandro Ghedini <al3xbio@gmail.com>  Sun, 06 Mar 2011 16:36:21 +0100

libredis-perl (2:1.9030-1) unstable; urgency=low

  [ Alessandro Ghedini ]
  * New upstream release
  * Switch to 3.0 (quilt) format
  * Add myself to Uploaders
  * Update debian/copyright to reflect new upstream maintainer
  * Add libtest-deep-perl, libtest-exception-perl, libio-string-perl,
    versioned libtest-simple-perl and redis-server to Build-Depends-Indep.
  * Fix lintian copyright-refers-to-symlink-license
  * Replace "Debian GNU/Linux" with just "Debian" in debian/copyright
  * Add uversionmangle to debian/watch: upstream uses now 3 digit instead
    of 4 for minor version.

  [ gregor herrmann ]
  * Remove build dependency on libtest-pod-coverage-perl; pod coverage tests
    are only release tests.
  * Install scripts/* as examples.

 -- Alessandro Ghedini <al3xbio@gmail.com>  Sat, 26 Feb 2011 11:38:39 +0100

libredis-perl (2:1.2001+git20110127-1) unstable; urgency=low

  * New upstream release bringing Redis 2.0 support from git 20110127.91693e7f
  * debian/compat: updated to 8
  * debian/control: Standards-Version updated to 3.9.1, debhelper > 8

 -- Jorge Salamero Sanz <bencer@debian.org>  Thu, 27 Jan 2011 18:05:41 +0100

libredis-perl (2:1.2001-1) unstable; urgency=low

  * New upstream release
  * debian/control: Standards-Version updated to 3.8.4, added me to Uploaders

 -- Krzysztof Krzyżaniak (eloy) <eloy@debian.org>  Mon, 22 Mar 2010 12:28:49 +0100

libredis-perl (2:0.0801-1) unstable; urgency=low

  * Initial Release. (Closes: #565333)

 -- Tim Retout <tim@retout.co.uk>  Thu, 14 Jan 2010 21:27:45 +0000