File: changelog

package info (click to toggle)
libtest-base-perl 0.89-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 676 kB
  • sloc: perl: 936; makefile: 2
file content (224 lines) | stat: -rw-r--r-- 7,486 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
libtest-base-perl (0.89-3) unstable; urgency=medium

  * Remove generated test file via debian/clean. (Closes: #1048827)
  * Update years of packaging copyright.
  * Update alternative build dependencies.
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.
  * Wrap long lines in changelog entries: 0.89-2.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <gregoa@debian.org>  Fri, 08 Mar 2024 19:54:32 +0100

libtest-base-perl (0.89-2) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Bump debhelper from old 10 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Remove constraints unnecessary since buster

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 06 Dec 2022 16:55:41 +0000

libtest-base-perl (0.89-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Update Test::Tester build dependency.

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

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

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

  [ gregor herrmann ]
  * Add debian/upstream/metadata.
  * Import upstream version 0.89.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.1.4.
  * Update order of alternative build dependencies.
  * Bump debhelper compatibility level to 10.

 -- gregor herrmann <gregoa@debian.org>  Sun, 06 May 2018 18:56:10 +0200

libtest-base-perl (0.88-1) unstable; urgency=medium

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

  [ Joenio Costa ]
  * New upstream release

  [ gregor herrmann ]
  * Mark package as autopkgtest-able.

 -- Joenio Costa <joenio@colivre.coop.br>  Fri, 20 Feb 2015 14:15:03 -0200

libtest-base-perl (0.79-1) unstable; urgency=medium

  * New upstream release.
  * Install upstream CONTRIBUTING document.

 -- gregor herrmann <gregoa@debian.org>  Tue, 12 Aug 2014 18:40:03 +0200

libtest-base-perl (0.76-1) unstable; urgency=medium

  * New upstream release.
  * Drop spelling.patch, merged upstream.
  * Make build dependency on libspiffy-perl versioned.
  * Drop build dependency on libyaml-perl to avoid circular dependencies.

 -- gregor herrmann <gregoa@debian.org>  Fri, 08 Aug 2014 01:55:53 +0200

libtest-base-perl (0.66-1) unstable; urgency=medium

  * New upstream releases 0.65, 0.66.

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

libtest-base-perl (0.64-1) unstable; urgency=low

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

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

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ Florian Schlichting ]
  * Import Upstream version 0.62
  * Bump years of upstream copyright
  * Drop copyright paragraph for inc/* (removed upstream)
  * Forward spelling.patch

  [ gregor herrmann ]
  * New upstream release 0.64.
  * Update spelling.patch. POD moved to separate file.
  * Update years of packaging copyright, and upstream copyright notice.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Sat, 02 Aug 2014 14:53:30 +0200

libtest-base-perl (0.60-1) unstable; urgency=low

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

  [ Ansgar Burchardt ]
  * Email change: Ansgar Burchardt -> ansgar@debian.org

  [ gregor herrmann ]
  * New upstream release (fixes for perl 5.14).
  * Switch to source format 3.0 (quilt).
  * debian/copyright: update formatting and years of copyright.
  * Bump debhelper compatibility level to 8.
  * Set Standards-Version to 3.9.2 (no changes).
  * Remove version from libspiffy-perl (build) dependency, already satisfied
    in oldstable.
  * Add libyaml-perl to Recommends.
  * Add a patch to fix a spelling mistake.

 -- gregor herrmann <gregoa@debian.org>  Sun, 05 Jun 2011 16:49:21 +0200

libtest-base-perl (0.59-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
    + Fixed test dep bug reported by Alias
  * Standards-Version 3.8.3 (no changes)
  * Added myself to Uploaders and Copyright
  * Removed dep: perl-modules (>= 5.8.8) | libtest-simple-perl (>= 0.6.2)
    Because oldstable perl has 5.8.8, so specifying 'perl' alone should be
    sufficient (per the changes in Policy 3.8.3)
  * Use the new debhelper 7 short rules format

  [ gregor herrmann ]
  * Remove Florian Ragwitz from Uploaders (closes: #523157).

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

 -- Jonathan Yu <frequency@cpan.org>  Fri, 21 Aug 2009 15:08:34 -0400

libtest-base-perl (0.58-1) unstable; urgency=low

  * New upstream release.
  * Set Standards-Version to 3.8.1 (no changes).

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 29 Mar 2009 21:11:29 +0200

libtest-base-perl (0.56-1) unstable; urgency=low

  * New upstream release.
    + debian/copyright: Update years of copyright.
    + Recommend libtest-deep-perl.
    + Build-depend on libtest-deep-perl and libtest-tester-perl for additional
      tests.
  * Add myself to Uploaders.

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 08 Mar 2009 23:51:18 +0100

libtest-base-perl (0.55-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/copyright: switch to new format and add information about files
    under inc/.
  * Add /me to Uploaders.
  * debian/control: add ${misc:Depends} to Depends, and an alternative (build)
    dependency on perl-modules to the (build) dependency on
    libtest-simple-perl.

 -- gregor herrmann <gregoa@debian.org>  Sat, 06 Dec 2008 18:21:23 +0100

libtest-base-perl (0.54-1) unstable; urgency=low

  [ gregor herrmann ]
  * 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.

  [ Damyan Ivanov ]
  * New upstream release
    Make the (build-)dependency on libspiffy-perl versioned
  * add libyaml-perl to B-D-I enabling additional tests
  * trim debian/rules using debhelper 7
  * add myself to Uploaders
  * Standards-Version: 3.8.0 (no changes needed)

 -- Damyan Ivanov <dmn@debian.org>  Tue, 01 Jul 2008 13:30:24 +0300

libtest-base-perl (0.47-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Empty dir is gone (closes: #467774)
  * Fix failing test to skip for now: Maintainer: please look
  * utf-8-ize debian/changelog
  * Update Standards-Version (no changes)

 -- Stephen Gran <sgran@debian.org>  Sun, 06 Apr 2008 01:56:24 +0100

libtest-base-perl (0.47-1) unstable; urgency=low

  * Initial release.

 -- Florian Ragwitz <rafl@debian.org>  Tue, 24 Jan 2006 02:13:08 +0100