File: changelog

package info (click to toggle)
libpetal-perl 2.26-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,100 kB
  • sloc: perl: 4,728; xml: 726; makefile: 2
file content (189 lines) | stat: -rw-r--r-- 6,342 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
libpetal-perl (2.26-1) unstable; urgency=medium

  * debian/watch: use uscan version 4.
  * Import upstream version 2.26.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.
  * Drop contentless debian/upstream/metadata.

 -- gregor herrmann <gregoa@debian.org>  Sat, 23 May 2020 01:39:57 +0200

libpetal-perl (2.25-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.

  [ Florian Schlichting ]
  * Import upstream version 2.24

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

  [ Florian Schlichting ]
  * Import upstream version 2.25
  * Bump dh compat to level 12
  * Declare compliance with Debian Policy 4.3.0
  * Drop obsolete alternative dependency on old Perl

 -- Florian Schlichting <fsfs@debian.org>  Thu, 21 Feb 2019 21:54:36 +0100

libpetal-perl (2.23-2) unstable; urgency=medium

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

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

  [ gregor herrmann ]
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.
  * Add explicit (build) dependency on libcgi-pm-perl.
  * Add liblocale-maketext-gettext-perl to Recommends.
    Thanks to autopkgtest

 -- gregor herrmann <gregoa@debian.org>  Fri, 12 Jun 2015 20:53:46 +0200

libpetal-perl (2.23-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

  [ Nuno Carvalho ]
  * New upstream release.
  * d/control: update standards version.
  * Remove patch to fix spelling errors, fixed upstream.
  * d/copyright: update file content to current format.

 -- Nuno Carvalho <smash@cpan.org>  Wed, 25 Sep 2013 17:46:29 +0100

libpetal-perl (2.20-1) unstable; urgency=low

  * Team upload

  [ gregor herrmann ]
  * New upstream release.
  * Remove no-Safe.patch and no-UNIVERSAL-import.patch, applied upstream.

 -- Damyan Ivanov <dmn@debian.org>  Mon, 29 Aug 2011 19:47:56 +0300

libpetal-perl (2.19-2) unstable; urgency=low

  * Team upload

  [ gregor herrmann ]
  * debian/control: Added: ${misc:Depends} to Depends: field.
  * Remove Florian Ragwitz from Uploaders (closes: #523195).

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

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

  [ Damyan Ivanov ]
  * Use source format '3.0 (quilt)'
  * Import a patch from Stefan Seifert (nine_AT_detonation_DOT_org) replacing
    UNIVERSAL usage. Closes: #614870 -- UNIVERSAL->import is getting
    deprecated with Perl 5.12.0
  * add liblocale-maketext-gettext-perl to B-D-I, enabling additional test
  * add no-Safe.patch, removing usage of Safe.pm in taint mode. This has the
    potential to break other code, but that code should be broken already by
    the new Safe. Closes: #582805 -- breaks with new Safe
  * use tiny debhelper rules and compatibility level 8
  * remove unused lintian override about an unbreakable line in the manual
  * claim conformance with POlicy 3.9.2
  * add spelling-errors.patch fixing two spelling errors in Petal manual

 -- Damyan Ivanov <dmn@debian.org>  Sun, 14 Aug 2011 14:19:15 +0300

libpetal-perl (2.19-1) unstable; urgency=low

  * Take over for the Debian Perl Group with maintainer's permission
    (http://lists.debian.org/debian-perl/2008/06/msg00039.html)
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Changed:
    Maintainer set to Debian Perl Group <pkg-perl-
    maintainers@lists.alioth.debian.org> (was: Florian Ragwitz
    <rafl@debian.org>); Florian Ragwitz <rafl@debian.org> moved to
    Uploaders.
  * Add debian/watch.

  * New upstream release (closes: #445640).
  * Set debhelper compatibility level to 5.
  * Set Standards-Version to 3.8.0 (no changes).
  * Add /me to Uploaders.
  * debian/copyright: point to author-independent upstream source location.
  * Refresh debian/rules, no functional changes.
  * Remove -1 Debian revision from (build) dependencies.
  * Add liburi-perl to Build-Depends-Indep to enable an additional test.
  * Add a lintian override for a long line in a manpage that is caused by a
    long URL.

 -- gregor herrmann <gregoa@debian.org>  Mon, 16 Jun 2008 21:17:54 +0200

libpetal-perl (2.18-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS with Perl 5.10.  Closes: #468001

 -- Mark Hymers <mhy@debian.org>  Sat, 05 Apr 2008 17:10:00 +0100

libpetal-perl (2.18-1) unstable; urgency=low

  * New upstream release.

 -- Florian Ragwitz <rafl@debian.org>  Sat, 28 Jan 2006 11:15:57 +0100

libpetal-perl (2.17-1) unstable; urgency=low

  * New upstream version.
  * Updated Maintainer address.

 -- Florian Ragwitz <rafl@debian.org>  Mon, 31 Oct 2005 14:22:22 +0100

libpetal-perl (2.16-1) unstable; urgency=low

  * New upstream version.
  * New Maintainer (Closes: #307073).
  * Updated Standards-Version.
  * Moved debhelper dependency to build-depends because it's needed for the
    clean target.
  * Added right bug number to changelog entry of version 2.05-1.

 -- Florian Ragwitz <rafl@debianforum.de>  Tue, 16 Aug 2005 13:21:19 +0200

libpetal-perl (2.05-2) unstable; urgency=low

  * QA Group upload orphaning this package
  * debian/control: fixed typo in package description (closes: #300011)

 -- Andrew Pollock <apollock@debian.org>  Sun, 12 Jun 2005 22:00:26 +1000

libpetal-perl (2.05-1) unstable; urgency=low

  * Initial release. (Closes: #247869)

 -- Matt Kern <matt@debian.org>  Fri,  7 May 2004 16:27:02 +0100