File: changelog

package info (click to toggle)
libdbd-xbase-perl 1%3A1.08-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 992 kB
  • ctags: 506
  • sloc: perl: 7,060; makefile: 14
file content (271 lines) | stat: -rw-r--r-- 9,447 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
libdbd-xbase-perl (1:1.08-1) unstable; urgency=medium

  * New upstream release.
  * Update years of upstream and packaging copyright.
  * Add more fixes to pod_spelling.patch.

 -- gregor herrmann <gregoa@debian.org>  Sat, 21 Jan 2017 18:27:32 +0100

libdbd-xbase-perl (1:1.07-1) unstable; urgency=medium

  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * New upstream release.
  * Refresh pod_spelling.patch.
  * Declare compliance with Debian Policy 3.9.8.

 -- gregor herrmann <gregoa@debian.org>  Sat, 21 May 2016 18:07:54 +0200

libdbd-xbase-perl (1:1.06-1) unstable; urgency=medium

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

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * Add additional upstream location to debian/watch.
  * New upstream release 1.06.
    Fixes "Extend libdbd-xbase-perl to support W type columns"
    (Closes: #816634)
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.7.
  * Bump debhelper compatibility level to 9.
  * Update years of upstream and packaging copyright.
  * Refresh patches.
  * Move libdbi-perl from Suggests to Depends. Thanks to autopkgtest.
  * Add patch to make tests pass when run during autopktest.

 -- gregor herrmann <gregoa@debian.org>  Mon, 07 Mar 2016 23:52:30 +0100

libdbd-xbase-perl (1:1.05-1) unstable; urgency=low

  [ 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 ]
  * Imported Upstream version 1.05
  * Email change: Florian Schlichting -> fsfs@debian.org
  * Bumped copyright years
  * Bumped Standards-Version to 3.9.4 (update to copyright-format 1.0)
  * Refreshed patches (offset)

 -- Florian Schlichting <fsfs@debian.org>  Sun, 26 May 2013 00:00:44 +0200

libdbd-xbase-perl (1:1.03-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control:
    - change section to perl
    - remove Conflicts/Provides/Replaces libxbase-perl

  [ Gunnar Wolf ]
  * Removed myself from Uploaders, acknowledging reality

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

  [ Florian Schlichting ]
  * Imported Upstream version 1.03
  * bump Standards-Version to 3.9.2 (no change)
  * bump compatibility level to 8 (no change)
  * switch to source format 3.0 (quilt)
  * refresh debian/copyright
  * refresh patches; drop Makefile.PL.patch, 
    no_O_BINARY_redefine.patch (superseded by upstream); forward
    pod_spelling.patch
  * delete dh_make-template from debian/watch
  * add myself to Uploaders

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Wed, 31 Aug 2011 08:01:53 +0000

libdbd-xbase-perl (1:0.241-7) unstable; urgency=low

  [ gregor herrmann ]
  * Add debian/README.source to document quilt usage, as required by
    Debian Policy since 3.8.0.
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.

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

  [ Damyan Ivanov ]
  * add no_O_BINARY_redefine.patch stopping a warning about O_BINARY being on
    module load. Closes: #494808
  * migrate to DH7 tiny debian/rules
  * add pod_spelling.patch fixing some spelling errors in POD (thanks, lintian)
  * describe all patches
  * Standards-Version: 3.8.4
    + Change Section from 'perl' to 'database'
  * Add myself to Uploaders

 -- Damyan Ivanov <dmn@debian.org>  Wed, 03 Feb 2010 13:25:33 +0200

libdbd-xbase-perl (1:0.241-6) unstable; urgency=low

  * debian/rules: touch Makefile in clean target after unpatching
    Makefile.PL to prevent it from being re-built; allows building twice
    in a row.
  * debian/copyright: point to dist-based version of the upstream source;
    improve reference to Perl license.
  * Refresh debian/rules, no functional changes.
  * debian/control: make build dependency on quilt versioned; change my
    email address.

 -- gregor herrmann <gregoa@debian.org>  Wed, 30 Apr 2008 23:50:39 +0200

libdbd-xbase-perl (1:0.241-5) unstable; urgency=low

  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * debian/rules:
    - delete /usr/lib/perl5 only if it exists (closes: #467726).
    - update based on dh-make-perl's templates
    - install upstream changelog
  * debian/watch: use dist-based URL.
  * Set Standards-Version to 3.7.3 (no changes).
  * debian/copyright: update years of copyright.
  * Create two patches, one for the changes in Makefile.PL, the other for
    the changes due to the renaming of indexdump/dbfdump to
    index_dump/dbf_dump; add quilt framework.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat, 08 Mar 2008 00:59:36 +0100

libdbd-xbase-perl (1:0.241-4) unstable; urgency=low

  * Replace DBFDUMP by DBF_DUMP and INDEXDUMP by INDEX_DUMP in manpages,
    add index_dump/dbf_dump to debf_dump's/index_dump's man pages' SEE ALSO section,
    fix output of index_dump --help regarding '--debug' option, remove
    /usr/share/doc/libdbd-xbase-perl/FAQ.gz (closes: #397229).
  * Convert driver_characteristics from pod to txt for easier legibility (closes: #397228).

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon,  6 Nov 2006 00:01:09 +0100

libdbd-xbase-perl (1:0.241-3) unstable; urgency=low

  * Moved debhelper to Build-Depends.
  * Set Standards-Version to 3.7.2 (no changes).
  * Set Debhelper Compatibility Level to 5.
  * Removed empty /usr/lib/perl5 from package.
  * Renamed second binary-arch to binary-indep in debian/rules.
  * Added libdbi-perl to Build-Depends-Indep.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 16 Jun 2006 15:31:39 +0200

libdbd-xbase-perl (1:0.241-2) unstable; urgency=low

  * Renamed dbfdump and indexdump to dbf_dump and index_dump in order to
    prevent file conflicts with package shapelib (Closes: #274792)

 -- Gunnar Wolf <gwolf@debian.org>  Fri, 15 Oct 2004 20:33:52 -0500

libdbd-xbase-perl (1:0.241-1) unstable; urgency=low

  * Added an epoch to the version number, in order to escape the madness
    of 0.2410 being greater than 0.241 and uscan/watch complaining that
    our version is way higher than the one found at the upstream site
  * Package maintainership has been transferred to the Debian Perl
    group.

 -- Gunnar Wolf <gwolf@debian.org>  Fri, 30 Apr 2004 18:21:57 -0500

libdbd-xbase-perl (0.2410-1) unstable; urgency=low

  * New upstream release
  * Added a debian/watch file
  * Now also runs throught the "make test" target while building the
    package
  * Fixed Makefile.PL in order to remove cruft generated in the "make
    test" target (t/rooms.sdbm1.dir, t/rooms.sdbm1.pag,
    t/rooms.sdbmd.dir, t/rooms.sdbmd.pag, t/tstidx.dbf, t/tstidxid.idx,
    t/tstidxname.idx, t/write1.dbf, t/write1.FPT). Notifying upstream.
  * /usr/share/doc/FAQ.gz is now -as it should have always been- a plain
    text file, not a masqueraded HTML under the wrong suffix :)

 -- Gunnar Wolf <gwolf@debian.org>  Tue, 20 Apr 2004 11:05:05 -0500

libdbd-xbase-perl (0.2400+deb1-1) unstable; urgency=low

  * Changed both source and binary package names from dbd-xbase and
    libxbase-perl to libdbd-xbase-perl in order to be more consistent
    and to comply with policy (Closes: #223048)
  * Updated copyright file to show complete/adequate information

 -- Gunnar Wolf <gwolf@debian.org>  Fri, 19 Dec 2003 11:59:09 -0600

dbd-xbase (0.2400-1) unstable; urgency=low

  * New upstream release (Closes: #188149)
  * New Maintainer (Closes: #206878)
  * Bumped up Standards-Version to 3.6.1

 -- Gunnar Wolf <gwolf@debian.org>  Sat,  6 Sep 2003 15:47:21 -0500

dbd-xbase (0.1730-1) unstable; urgency=low

  * New upstream release
  * Updated to new perl and debian policy.

 -- Paolo Molaro <lupus@debian.org>  Fri, 23 Feb 2001 19:10:13 +0100

dbd-xbase (0.1610-2) unstable; urgency=low

  * Update standards version.
  * Build-depend on debhelper: (Closes: #70330).

 -- Paolo Molaro <lupus@debian.org>  Thu, 19 Oct 2000 15:10:54 +0200

dbd-xbase (0.1610-1) unstable; urgency=low

  * New upstream release.

 -- Paolo Molaro <lupus@debian.org>  Thu, 19 Oct 2000 14:38:38 +0200

dbd-xbase (0.1550-1) unstable; urgency=low

  * New upstream release.

 -- Paolo Molaro <lupus@debian.org>  Thu, 18 Nov 1999 16:17:17 +0100

dbd-xbase (0.1410-1) unstable; urgency=low

  * New upstream release.

 -- Paolo Molaro <lupus@debian.org>  Thu,  1 Jul 1999 18:59:48 +0200

dbd-xbase (0.1320-2) unstable; urgency=low

  * Correct stupid orig source name mistake.

 -- Paolo Molaro <lupus@debian.org>  Thu,  6 May 1999 18:23:12 +0200

dbd-xbase (0.1320-1) unstable; urgency=low

  * New upstream release.

 -- Paolo Molaro <lupus@debian.org>  Thu,  6 May 1999 11:07:21 +0200

dbd-xbase (0.0694-1) unstable; urgency=low

  * New upstream release.
  * Architecture is all now.

 -- Paolo Molaro <lupus@debian.org>  Thu, 15 Oct 1998 18:44:03 +0200

dbd-xbase (0.065-1) unstable; urgency=low

  * New upstream release.
  * New command: dbfdump.

 -- Paolo Molaro <lupus@debian.org>  Mon, 22 Jun 1998 10:55:18 +0200

dbd-xbase (0.0583-1) unstable; urgency=low

  * Initial Release.

 -- Paolo Molaro <lupus@debian.org>  Fri, 13 Mar 1998 18:17:38 +0100