File: changelog

package info (click to toggle)
libwww-opensearch-perl 0.17-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 228 kB
  • sloc: perl: 1,663; xml: 31; makefile: 2
file content (124 lines) | stat: -rw-r--r-- 4,363 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
libwww-opensearch-perl (0.17-2) unstable; urgency=medium

  * Take over for the Debian Perl Group
  * debian/watch: use metacpan-based URL.
  * d/control: replace Ian Beckwith following retirement.  Set the Debian Perl
    Team as Maintainer, and myself as one of the Uploaders.
    Thanks to Ian Beckwith for the package maintenance over those years!
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.
  * debian/watch: use uscan version 4.
  * d/control: add libmodule-install-perl as build-dependency.
  * d/control: move vcs to salsa.debian.org.
  * d/{control,copyright}: refresh the homepage url.
  * d/copyright: refresh copyright format 1.0 uri.

 -- Étienne Mollier <emollier@debian.org>  Sat, 02 Jul 2022 10:31:27 +0200

libwww-opensearch-perl (0.17-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "Removal of obsolete debhelper compat 5 and 6 in bookworm":
    Bump to 8 in debian/compat (to match 8 in debian/control).
    (Closes: #965700)
  * Additionally drop override_dh_installchangelogs from debian/rules.
    Since compat level 7, dh_installchangelogs finds the upstream changelog.

 -- gregor herrmann <gregoa@debian.org>  Sun, 26 Dec 2021 17:11:36 +0100

libwww-opensearch-perl (0.17-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Sat, 02 Jan 2021 18:53:47 +0100

libwww-opensearch-perl (0.17-1) unstable; urgency=low

  * New upstream version.
    + Fixes FTBFS with perl 5.18 (Closes: #711400).
  * dh-ify packaging with dh-make-perl refresh.
  * Standards-Version: 3.9.4.
  * Add Vcs- fields.

 -- Ian Beckwith <ianb@debian.org>  Sat, 08 Jun 2013 20:31:43 +0100

libwww-opensearch-perl (0.16-1) unstable; urgency=low

  * New upstream version.
  * Change opensearch.a9.com in long description to opensearch.org.
  * Switch to format 3.0 (quilt).
  * Standards-Version: 3.9.1 (no changes).
  * debian/copyright:
    + update copyright info.
    + explicitly refer to GPL-1 in common-licenses.

 -- Ian Beckwith <ianb@debian.org>  Wed, 23 Mar 2011 03:17:37 +0000

libwww-opensearch-perl (0.15-1) unstable; urgency=low

  * New upstream version.
  * debian/rules: support DEB_BUILD_OPTIONS=nocheck
  * debian/control:
    + Change maintainer email address.
    + Remove DM-Upload-Allowed flag.
    + Standards-Version: 3.8.3.
    + Add Homepage: field.
  * debian/copyright: update, use machine-parseable format.

 -- Ian Beckwith <ianb@debian.org>  Sun, 22 Nov 2009 02:46:36 +0000

libwww-opensearch-perl (0.14-1) unstable; urgency=low

  * New upstream version, with updated libwww-perl dependency.

 -- Ian Beckwith <ianb@erislabs.net>  Thu, 17 Apr 2008 21:01:11 +0100

libwww-opensearch-perl (0.13-3) unstable; urgency=low

  * Bump libwww-perl dependencies to >= 5.811, as we
    FTBFS with 5.810 (Closes: #476047).
  * Downgrade debhelper compat level to 5 for backporters.

 -- Ian Beckwith <ianb@erislabs.net>  Wed, 16 Apr 2008 16:34:44 +0100

libwww-opensearch-perl (0.13-2) unstable; urgency=low

  * Only remove $(TMP)/usr/lib/perl5 if it exists (Closes: #467934).
  * Bump debhelper compat level to 6.
  * Drop unnecessary '-1' from dependencies.

 -- Ian Beckwith <ianb@erislabs.net>  Wed, 27 Feb 2008 14:01:00 +0000

libwww-opensearch-perl (0.13-1) unstable; urgency=low

  * New upstream version.
  * Remove POD patch, now incorporated upstream.

 -- Ian Beckwith <ianb@erislabs.net>  Sun, 30 Dec 2007 19:12:03 +0000

libwww-opensearch-perl (0.12-2) unstable; urgency=low

  * Set DM-Upload-Allowed: yes.
  * Fix FTBFS: Added missing POD stubs picked up by new
    Test::Pod::Coverage (Closes: #456833).
  * Updated maintainer email address.
  * Standards-Version: 3.7.3 (no changes).

 -- Ian Beckwith <ianb@erislabs.net>  Thu, 20 Dec 2007 01:14:50 +0000

libwww-opensearch-perl (0.12-1) unstable; urgency=low

  * New upstream version.
  * Added dependency on liburi-template-perl.
  * Added watch file.

 -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Sun, 13 May 2007 20:47:32 +0100

libwww-opensearch-perl (0.08-1) unstable; urgency=low

  * Initial Release (Closes: #386482).

 -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Wed, 20 Sep 2006 02:10:09 +0100