File: changelog

package info (click to toggle)
libwww-search-perl 2.51.90%2B~cs6.78-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,216 kB
  • sloc: perl: 7,419; makefile: 36
file content (397 lines) | stat: -rw-r--r-- 13,869 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
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
libwww-search-perl (2.51.90+~cs6.78-2) unstable; urgency=medium

  * d/control
    - drop broken Recommends on libemail-*-perl
    - advertise bundled modules via Provides

 -- Nick Morrott <nickm@debian.org>  Thu, 10 Sep 2020 01:30:17 +0100

libwww-search-perl (2.51.90+~cs6.78-1) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/*: replace ADTTMP with AUTOPKGTEST_TMP.
  * debian/watch: use uscan version 4.

  [ Nick Morrott ]
  * New upstream version 2.51.90+~cs6.78 (Closes: #933118)
  * Refresh components:
    - add component WWW:Search::PubMed
    - update component WWW::Search::Ebay to version 3.056
    - delete component WWW::Search::AltaVista
    - delete component WWW::Search::Lyos
    - delete component WWW::Search::Pagesjaunes
    - delete component WWW::Search::Yahoo
  * d/clean:
    - refresh for component changes
  * d/components:
    - drop version files for components
    - drop watch files for components
    - drop control files for components
    - drop copyright files for components
    - drop copyright.in file
    - drop install files for components
    - drop test file for components
  * d/control:
    - add B-D on libmodule-install-perl
    - drop B-D on pkg-components
    - add dependencies for components
    - refresh Uploaders to use my Debian email address
    - list supported search engines in long description
    - bump debhelper compatibility level to 13
    - declare compliance with Debian Policy 4.5.0
    - add Rules-Requires-Root field
    - reformat (cme fix)
  * d/copyright:
    - refresh entries for components
    - bump years of upstream copyright
    - bump years of Debian copyright
  * d/examples:
    - add pubmed example script
  * d/gbp.conf:
    - add details of components
  * d/lintian-overrides:
    - refresh overrides after component changes
  * d/patches:
    - remove patches for old components
    - refresh patches
    - use more descriptive filenames for patches
    - drop use-local-module-install-directory.patch
    - add patch disable-network-tests.patch
    - add patch use-system-module-install.patch
  * d/README.Source:
    - update for switch to MUT support
  * d/rules:
    - drop use of dh_components
    - update to configure/build/test/install components
    - disable use of bundled Module::Install in inc/
  * d/tests:
    - add smoke tests for components
  * d/update.sh:
    - remove manual update script for components
  * d/u/metadata:
    - add Bug-Submit, Repository* fields; drop deprecated Contact, Name fields
  * d/watch:
    - add MUT support for components using group/checksum

 -- Nick Morrott <nickm@debian.org>  Thu, 27 Aug 2020 21:58:49 +0100

libwww-search-perl (2.51.80-1) unstable; urgency=medium

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

  [ Nick Morrott ]
  * Fix quoting issue in d/update.sh
  * New upstream version 2.51.80
  * Update component WWW-Search-Ebay to 3.052
  * Update component WWW-Search-Pagesjaunes to 0.14
  * Delete component WWW-Search-News (removed from CPAN)
  * Declare compliance with Debian Policy 4.2.1
  * Bump debhelper compatibility to 11
  * d/copyright: update Debian copyright
  * d/rules: remove trailing whitespace
  * Add lintian overrides (library vs application)
  * Refresh all_from.patch (fuzz)
  * Add spelling-errors-in-manpage
  * Add myself to Uploaders

 -- Nick Morrott <knowledgejunkie@gmail.com>  Sun, 25 Nov 2018 05:53:00 +0000

libwww-search-perl (2.51.70-1) unstable; urgency=medium

  * Remove Ryan Niebur from Uploaders. Thanks for your work!
  * Disable network tests during autopkgtests like during build.
  * Add debian/gbp.conf to set gbp-import-orig's merge-mode to merge.
    Otherwise the components get removed.

  * New upstream release WWW-Search 2.51.70.
  * Update component WWW-Search-Ebay to 3.047.
  * Use HTTPS for Format URL in debian/copyright.
  * Refresh debian/patches/all_from.patch (offset).
  * Declare compliance with Debian Policy 4.1.3.
  * Bump debhelper compatibility level to 10.
  * Remove trailing whitespace in debian/rules.
    Thanks to pedantic lintian.
  * Add /me to Uploaders.

 -- gregor herrmann <gregoa@debian.org>  Sun, 14 Jan 2018 17:35:54 +0100

libwww-search-perl (2.51.60-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.

  [ Nick Morrott ]
  * Imported Upstream version 2.51.60 (Closes: #826495)
  * bump version in debian/components/ebay/version
  * bump version in debian/components/lycos/version
  * bump version of main module in debian/update.sh
  * Update WWW::Search::Ebay to 3.046
  * Update WWW::Search::Lycos to 2.225
  * Update d/clean
  * Update copyright years for ebay component
  * Add debian/upstream/metadata

  [ gregor herrmann ]
  * Declare compliance with Debian Policy 3.9.8.

 -- Nick Morrott <knowledgejunkie@gmail.com>  Fri, 29 Jul 2016 02:21:03 +0100

libwww-search-perl (2.51.50-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 2.51.50 of WWW::Search.

 -- gregor herrmann <gregoa@debian.org>  Tue, 15 Dec 2015 20:34:30 +0100

libwww-search-perl (2.51.40-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 2.51.40 of WWW::Search.
  * Update WWW::Search::Ebay to 3.042.
  * Bump debhelper to 9 in debian/components/*/control.
  * Update all_from.patch (fuzz).
  * Mark package as autopkgtest-able.
  * Add libwww-mechanize-perl as Dependency for WWW::Search::Pagesjaunes.
  * Add libbit-vector-perl to Recommends for WWW::Search::Test.

 -- gregor herrmann <gregoa@debian.org>  Sun, 06 Dec 2015 14:51:26 +0100

libwww-search-perl (2.51.30-2) unstable; urgency=medium

  * Team upload.

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

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

  [ gregor herrmann ]
  * Declare compliance with Debian Policy 3.9.6.
  * Add explicit (build) dependency on libcgi-pm-perl.
  * Fix typo in path in debian/copyright.

 -- gregor herrmann <gregoa@debian.org>  Fri, 12 Jun 2015 17:48:38 +0200

libwww-search-perl (2.51.30-1) unstable; urgency=low

  * 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

  [ Florian Schlichting ]
  * Import Upstream version 2.51.30
    + Bump years of included Module::Install copyright
  * Update WWW-Search-Ebay to 3.031
    + Bump years of included Module::Install copyright
  * Update WWW-Search-Lycos to 2.224
    + Bump years of included Module::Install copyright
  * Refreshed all_from.patch, forwarded pod.patch
  * Switch components to metacpan.org-based URIs
  * Update package version in update.sh
  * New patches to fix POD errors: pod_altavista.patch, pod_pagesjaunes.patch

 -- Florian Schlichting <fsfs@debian.org>  Sun, 13 Oct 2013 23:28:36 +0200

libwww-search-perl (2.50.80-2) unstable; urgency=low

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

  [ Nicholas Bamber ]
  * Updated debian/copyright and debian/components/copyright.in
  * Corrected Files clause in debian/components/firstgov/copyright
  * Set minimum pkg-components to 0.5 for DEP-5 format
  * Raised standards version to 3.9.4
  * Raised compat level and debhelper version to 9
  * Removed unused lintian override

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Thu, 13 Dec 2012 09:58:03 +0000

libwww-search-perl (2.50.80-1) unstable; urgency=low

  [ gregor herrmann ]
  * Remove Conflicts:/Replaces:/Provides: www-search.

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

  [ Nicholas Bamber ]
  * Added myself to Uploaders
  * Converting to use pkg-components
  * Updating debhelper and compat to 8
  * Raised standards version to 3.9.2
  * Email change: Ryan Niebur -> ryan@debian.org
  * Updated debian/copyright and debian/rules
  * Updated Ebay and Pagesjanunes components

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Wed, 02 Nov 2011 21:34:07 +0000

libwww-search-perl (2.50.70.debian.2) unstable; urgency=low

  [ Ryan Niebur ]
  * updated WWW-Search-News
  * updated copyright
  * remove lintian override, no longer the latest
  * fix to the test system
  * DEB_BUILD_OPTIONS is space separated, not comma separated. fix make-
    modules.sh. thanks to Peter Pentchev for tell me.
  * update WWW-Search-Ebay to 3.011

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

 -- Ryan Niebur <ryanryan52@gmail.com>  Sat, 06 Jun 2009 14:38:50 -0700

libwww-search-perl (2.50.70.debian.1) unstable; urgency=low

  * Take over for the Debian Perl Group; Closes: #519344 -- RFA
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); ${misc:Depends} to Depends: field. Changed:
    Maintainer set to Debian Perl Group <pkg-perl-
    maintainers@lists.alioth.debian.org> (was: Scott M. Dier
    <sdier@debian.org>); Scott M. Dier <sdier@debian.org> moved to
    Uploaders.
  * Add debian/watch.
  * remove WWW-Search-Google and WWW-Search-HotBot, which are
    broken/gone
  * redo stuff based on libcatalyst-modules-perl
  * change Uploaders to me
  * update WWW-Search, WWW-Search-AltaVista, WWW-Search-Ebay, WWW-
    Search-Lycos, WWW-Search-News, WWW-Search-Pagesjaunes, and WWW-
    Search-Yahoo
  * debhelper 7 (Closes: #395716)
  * Debian Policy 3.8.1
  * update dependencies
  * update section and priority
  * fix short description
  * fix lintian warnings
  * updated copyright

 -- Ryan Niebur <ryanryan52@gmail.com>  Sat, 02 May 2009 14:14:23 -0700

libwww-search-perl (2.46-1) unstable; urgency=low

  * WWW::Search::Altavista upgraded to version 2.13.
  * WWW::Search::Ebay upgraded to version 2.18.
  * WWW::Search::Google upgraded to version 0.21.
  * WWW::Search::Hotbot upgraded to version 2.29.
  * WWW::Search::Lycos upgraded to version 2.21.
  * WWW::Search::News upgraded to version 1.05.
  * Removed WWW::Search::Excite, no longer maintained.
  * Removed WWW::Search::Opendirectory, no longer maintained.
  * Removed WWW::Search::YahooNews, doesn't work at the moment.
  * Removed WWW::Search::Backends, README says they aren't maintained.
  * Added WWW::Search::Firstgov.
  * Added WWW::Search::Googlism.
  * Added WWW::Search::Jobserve.
  * Added WWW::Search::Pagesjaunes.

 -- Scott M. Dier <sdier@debian.org>  Mon, 12 Jan 2004 22:29:50 -0600

libwww-search-perl (2.37-1) unstable; urgency=low

  * Discontinued WWW-Search-Jobs support, I suggest looking into
    libwww-search-scraper-perl which seems to keep better support for these
    engines at the moment.  (This one also depended on Scraper)
    Don Armstrong had packaged this, but theres a missing dependency in
    Debian right now.
  * Thanks a *ton* to Don Armstrong for giving me a big update package.

 -- Scott M. Dier <sdier@debian.org>  Sun,  3 Nov 2002 18:22:22 -0600

libwww-search-perl (2.37-0.1) unstable; urgency=low

  * New upstream release (closes: #159494)
  * Added new SOAP based WWW::Search::Google to recitfy problems the
    blootbots apt and apt2 were having in #debian on FN. [This breaks
    older usage of WWW::Search::Google unless you have a API key. Use
    WWW::Search::Scrapper::Google instead if this is a problem.]

 -- Don Armstrong <don@donarmstrong.com>  Sun,  3 Nov 2002 16:46:51 -0500

libwww-search-perl (2.24-3) unstable; urgency=low

  * Adopted (didn't notice it was in WNPP cause it wasn't owned by qa@
    Closes: #107971

 -- Scott M. Dier <sdier@debian.org>  Sat, 24 Nov 2001 15:42:24 -0600

libwww-search-perl (2.24-2) unstable; urgency=low

  * Non-maintainer release.  Willing to adopt.
  * Added lots of copyright info that I forgot about.

 -- Scott M. Dier <sdier@debian.org>  Sat, 24 Nov 2001 15:20:04 -0600

libwww-search-perl (2.24-1) unstable; urgency=low

  * Non-maintainer release.
  * New upstream version. Closes: #88039

 -- Scott M. Dier <sdier@debian.org>  Fri,  9 Nov 2001 21:22:52 -0600

libwww-search-perl (2.07-1) unstable; urgency=low

  * New upstream version.
  * Assimilate Richard's patch (closes: bug#52873)

 -- Michael Alan Dorman <mdorman@debian.org>  Mon, 20 Dec 1999 11:44:20 -0500

libwww-search-perl (2.05-1.1) unstable; urgency=low

  * Non-maintainer release.
  * Fix "Binaries are missing" bug by adding INSTALLBIN and INSTALLSCRIPT
    to the list of paths to set.  (closes #52873)

 -- Richard Braakman <dark@xs4all.nl>  Sun, 19 Dec 1999 21:44:44 +0100

libwww-search-perl (2.05-1) unstable; urgency=low

  * New upstream version.

 -- Michael Alan Dorman <mdorman@debian.org>  Tue, 19 Oct 1999 13:25:33 -0400

libwww-search-perl (2.04-1) unstable; urgency=low

  * New upstream version.

 -- Michael Alan Dorman <mdorman@debian.org>  Sat,  2 Oct 1999 16:22:46 -0400

libwww-search-perl (2.03-1) unstable; urgency=low

  * New upstream version.

 -- Michael Alan Dorman <mdorman@debian.org>  Mon,  6 Sep 1999 16:04:33 -0400

libwww-search-perl (2.02-2) unstable; urgency=low

  * Conflicts and replaces against www-search added (closes: bug#41963, bug#42042)
  * Make it arch: all, rather than any (closes: bug#42072)

 -- Michael Alan Dorman <mdorman@debian.org>  Wed, 28 Jul 1999 11:07:02 -0400

libwww-search-perl (2.02-1) unstable; urgency=low

  * New upstream version.
  * Renamed to follow module naming convention.
  * Modified for new perl packages. (closes: bug#41506)
  * Modified to use debhelper.

 -- Michael Alan Dorman <mdorman@debian.org>  Fri, 23 Jul 1999 11:47:49 -0400

www-search (1.007-1) unstable; urgency=low

  * Initial Release.

 -- Michael Alan Dorman <mdorman@debian.org>  Thu, 26 Dec 1996 15:23:28 -0500