File: changelog

package info (click to toggle)
libflickr-api-perl 1.28-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 464 kB
  • sloc: perl: 1,471; makefile: 20
file content (283 lines) | stat: -rw-r--r-- 9,200 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
libflickr-api-perl (1.28-3) unstable; urgency=medium

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

  [ gregor herrmann ]
  * debian/*: replace ADTTMP with AUTOPKGTEST_TMP.
  * debian/copyright: replace tabs with spaces / remove trailing
    whitespace.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
  * Remove obsolete field Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
  * Update standards version to 4.2.1, no changes needed.
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 10 Dec 2022 22:38:13 +0000

libflickr-api-perl (1.28-2) unstable; urgency=medium

  * Team upload

  [ Laurent Baillet ]
  * fix lintian wrong-path-for-interpreter error

  [ Alex Muntada ]
  * Fix POD issues; remove .pl from scripts POD.
    Closes: #875835

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

  [ Damyan Ivanov ]
  * describe remove-dot-pl-from-scripts-pod.patch
  * bump debhelper compatibility level to 11
  * patch a couple of POD spelling mistakes
  * Declare conformance with Policy 4.2.0 (no changes needed)

 -- Damyan Ivanov <dmn@debian.org>  Tue, 14 Aug 2018 16:56:29 +0000

libflickr-api-perl (1.28-1) 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.

  [ Martín Ferrari ]
  * Remove myself from Uploaders.

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

  [ Florian Schlichting ]
  * Import upstream version 1.28
  * Update years of upstream copyright
  * Refresh patch (line offset)
  * Ship provided examples and docs
  * Declare compliance with Debian Policy 3.9.8

 -- Florian Schlichting <fsfs@debian.org>  Wed, 19 Oct 2016 17:51:06 +0200

libflickr-api-perl (1.27-1) unstable; urgency=medium

  * Import upstream version 1.27.

 -- gregor herrmann <gregoa@debian.org>  Sat, 05 Dec 2015 21:45:30 +0100

libflickr-api-perl (1.26-1) unstable; urgency=medium

  * Import upstream version 1.26.

 -- gregor herrmann <gregoa@debian.org>  Sun, 22 Nov 2015 17:07:55 +0100

libflickr-api-perl (1.25-1) unstable; urgency=medium

  * Import upstream version 1.25.
  * Update fix_script_path_autopkgtest.patch.
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Sun, 18 Oct 2015 16:04:28 +0200

libflickr-api-perl (1.19-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.19
  * Remove .pl extension from flickr_make_test_values.pl during installation

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Mon, 21 Sep 2015 11:21:34 -0300

libflickr-api-perl (1.18-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.18
  * Remove spelling errors patch. It is already applied in upstream.

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Mon, 17 Aug 2015 12:50:07 -0300

libflickr-api-perl (1.16-1) unstable; urgency=medium

  * Team upload.

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

  [ Lucas Kanashiro ]
  * Add debian/upstream/metadata
  * Import upstream version 1.16
  * Update dependencies
  * Declare compliance with Debian Policy 3.9.6
  * Add autopkgtest
  * Remove .pl from executables and manpages when install them
  * Add patch to fix spelling error in manpage (silence lintian)
  * Set debhelper >= 9
  * Update upstream copyright
  * Patch tests to run them in installed version (autopkgtest)

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Sat, 25 Jul 2015 15:38:13 -0300

libflickr-api-perl (1.10-1) unstable; urgency=medium

  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Fri, 04 Jul 2014 20:39:10 +0200

libflickr-api-perl (1.09-1) unstable; urgency=medium

  * New upstream release.
  * Strip trailing slash from metacpan URLs.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Thu, 19 Jun 2014 17:10:37 +0200

libflickr-api-perl (1.08-1) unstable; urgency=low

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

 -- gregor herrmann <gregoa@debian.org>  Wed, 02 Oct 2013 23:13:54 +0200

libflickr-api-perl (1.07-1) unstable; urgency=low

  * New upstream release.
    Fixes "Encoding bug within libflickr-api-perl (utf8)"
    (Closes: #709476)

 -- gregor herrmann <gregoa@debian.org>  Fri, 24 May 2013 11:31:42 +0200

libflickr-api-perl (1.06-1) unstable; urgency=low

  * Imported Upstream version 1.06
  * Update debian/copyright years
  * Add libhttp-message-perl dependency

 -- Xavier Guimard <x.guimard@free.fr>  Thu, 16 May 2013 05:38:50 +0200

libflickr-api-perl (1.05-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
    + Relicensed under Perl Artistic v 2.0
  * Added myself to Uploaders, updated Copyright
  * Added full text of Artistic2 to copyright; not in common-licenses

  [ gregor herrmann ]
  * debian/control: Added: ${misc:Depends} to Depends: field.

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

  [ Ryan Niebur ]
  * Email change: Jonathan Yu -> jawnsy@cpan.org

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

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

  [ Xavier Guimard ]
  * Imported Upstream version 1.05
  * Update source format to 3.0 (quilt)
  * Bump Standards-Version to 3.9.4
  * Use debhelper 8
  * Remove libcompress-zlib-perl from dependencies (now included in Perl)
  * Update debian/copyright (years and format)
  * Remove "--with-quilt" old arg from debian/rules
  * Remove patch unneeded now

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

 -- Xavier Guimard <x.guimard@free.fr>  Mon, 01 Apr 2013 07:46:12 +0200

libflickr-api-perl (1.01-3) unstable; urgency=low

  * Drop patch should_query_for_tags_not_elements, breaks with newer
    libxml-parser-lite-tree-perl. Bump versioned dependency on
    libxml-parser-lite-tree-perl to >= 0.08. Thanks to Mark Broadbent for the
    bug report. Closes: #504481
  * debian/copyright: refresh formatting, update years of upstream copyright.
  * Set debhelper compatibility level to 7; adapt
    debian/{control,compat,rules}. Drop cdbs from build dependencies.
  * Add /me to Uploaders.
  * Don't install almost empty README any more.
  * debian/watch: extended regexp for matching upstream releases.

 -- gregor herrmann <gregoa@debian.org>  Tue, 04 Nov 2008 17:56:51 +0100

libflickr-api-perl (1.01-2) unstable; urgency=low

  * Switched over the patch system to quilt
  * Fixed bug that called the wrong method on the API, resulting in many
    operations being unperformable (Closes: #5023312)

 -- Gunnar Wolf <gwolf@debian.org>  Fri, 17 Oct 2008 18:52:36 -0500

libflickr-api-perl (1.01-1) unstable; urgency=low

  [ Gunnar Wolf ]
  * New upstream release
  * Standards-version -> 3.8.0 (no changes needed)

  [ Martín Ferrari ]
  * Updating my email address

 -- Gunnar Wolf <gwolf@debian.org>  Sun, 12 Oct 2008 12:21:11 -0500

libflickr-api-perl (0.09-1) unstable; urgency=low

  [ Damyan Ivanov ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza).

  [ gregor herrmann ]
  * debian/rules: delete /usr/lib/perl5 only if it exists.

  [ Martín Ferrari ]
  * New upstream release.
  * debian/watch: use dist/ URL.
  * debian/control:
  - remove unneeded reference to perldoc in the web.
  - add myself to Uploaders and set Maintainer to DPG.
  - bump Standards-Version (no changes).
  - remove spurious dependency on libsoap-lite-perl.
  - added version to libxml-parser-lite-tree-perl dependency.
  * debian/copyright: new format, and real CP info (it is Artistic and not
    GPL!), changed packaging license (José asked me to do it for him).

  [ Niko Tyni ]
  * Depend on libwww-perl and liburi-perl, recommend libcompress-zlib-perl
  * debian/patches/test-no-internet: really disable all internet connections
                                     in the test suite. (Closes: #465431)
  * Remove unnecessary debian/dirs.

  [ Gunnar Wolf ]
  * Bumped up debhelper compat level to 6
  * Added myself as an uploader

 -- Gunnar Wolf <gwolf@debian.org>  Fri, 29 Feb 2008 17:04:57 -0600

libflickr-api-perl (0.08-2) unstable; urgency=low

  * debian/patches/00-fix427318-jun3-07.test.pl.patch:
   + Created, now don't use internet connection. (Closes: #427318)
  * debian/rules:
   + Added line for using `simple-patchsys.mk' CDBS rule.

 -- Jose Luis Rivas <ghostbar38@gmail.com>  Sun, 03 Jun 2007 16:37:29 -0400

libflickr-api-perl (0.08-1) unstable; urgency=low

  * Initial release (Closes: #420097)

 -- Jose Luis Rivas <ghostbar38@gmail.com>  Thu, 19 Apr 2007 17:44:20 -0400