File: changelog

package info (click to toggle)
libdbd-oracle-perl 1.83-1
  • links: PTS, VCS
  • area: contrib
  • in suites: bookworm
  • size: 1,724 kB
  • sloc: ansic: 8,354; perl: 7,868; makefile: 20
file content (391 lines) | stat: -rw-r--r-- 13,051 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
libdbd-oracle-perl (1.83-1) unstable; urgency=medium

  * Import upstream version 1.83
  * Remove patch already applied upstream:
    + build-without-ld-libray-path.patch
  * Update Oracle Instant Client dependencies (Closes: 1016992)
  * Declare compliance with Debian Policy 4.6.2.0

 -- Alex Muntada <alexm@debian.org>  Sun, 26 Feb 2023 23:34:45 +0000

libdbd-oracle-perl (1.80-4) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.6.1.0
  * Rebuild for perl 5.36 (Closes: #1022124)

 -- Alex Muntada <alexm@debian.org>  Mon, 24 Oct 2022 15:17:33 +0000

libdbd-oracle-perl (1.80-3) unstable; urgency=medium

  * Fix lintian checks:
    + spelling errors
    + hardening-no-bindnow
    + custom-library-search-path
  * Update debian/copyright years and e-mail
  * Add missing description to spelling errors patch
  * Declare compliance with Debian Policy 4.6.0.1
  * Rebuild for perl 5.34 (Closes: #1005125)

 -- Alex Muntada <alexm@debian.org>  Tue, 08 Feb 2022 14:54:31 +0000

libdbd-oracle-perl (1.80-2) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.
  * Replace '--with perl_dbi' in debian/rules with a build dependency on
    'dh-sequence-perl-dbi'.
  * Update lintian overrides for renamed tags.

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Declare compliance with policy 4.5.0
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Update lintian overrides
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete field Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).

  [ Alex Muntada ]
  * Hint ld that libclntsh deps are needed.
  * Remove groff-message lintian override.

 -- Alex Muntada <alexm@debian.org>  Thu, 12 Nov 2020 23:26:45 +0000

libdbd-oracle-perl (1.80-1) unstable; urgency=medium

  * README.Debian: make sure it's installed (Closes: #932257)
  * Import upstream version 1.80

 -- Alex Muntada <alexm@debian.org>  Sun, 06 Oct 2019 17:24:02 +0000

libdbd-oracle-perl (1.76-1) unstable; urgency=medium

  * Import upstream version 1.76

 -- Alex Muntada <alexm@debian.org>  Sun, 06 Jan 2019 01:27:49 +0100

libdbd-oracle-perl (1.74-6) unstable; urgency=medium

  * Add missing libs so LD_LIBRARY_PATH isn't needed

 -- Alex Muntada <alexm@debian.org>  Sat, 05 Jan 2019 16:35:20 +0000

libdbd-oracle-perl (1.74-5) unstable; urgency=medium

  [ Damyan Ivanov ]
  * change Priority from 'extra' to 'optional'

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

  [ Alex Muntada ]
  * Update OCI download URL
  * Use short URL to debian/README
  * debian/README.source: reword to avoid repetition
  * Declare compliance with Debian Policy 4.2.1
  * Bump debhelper compatibility level to 10
  * Add debian/upstream/metadata
  * Update lintian overrides
  * Add explanation for being in contrib

 -- Alex Muntada <alexm@debian.org>  Sat, 03 Nov 2018 23:44:53 +0000

libdbd-oracle-perl (1.74-4) unstable; urgency=medium

  * Rebuild with perl 5.26.
  * debian/control:
    + Remove Julián Moreno Patiño from Uploaders.
    + Update Alex Muntada e-mail in Uploaders.
    + Fix spelling error in extended description.
  * debian/*.lintian-overrides:
    + Update details for long line in man page.
    + Add override for long URL in extended description.

 -- Alex Muntada <alexm@debian.org>  Tue, 01 Aug 2017 17:48:38 +0000

libdbd-oracle-perl (1.74-3) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Alex Muntada ]
  * debian/README*: improve documentation.
    Thanks to Christoph Biedl (Closes: #833119)
  * debian/control: Rewrite full description (#833119)
    Thanks to Christoph Biedl
  * debian/copyright: Add myself to debian/*

 -- Alex Muntada <alexm@alexm.org>  Mon, 26 Sep 2016 22:29:25 +0000

libdbd-oracle-perl (1.74-2) unstable; urgency=medium

  * Set Standards-Version to 3.9.7.

 -- Alex Muntada <alexm@alexm.org>  Mon, 22 Feb 2016 23:28:14 +0000

libdbd-oracle-perl (1.74-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Drop bzip2 compression for source package, xz is the default in dpkg
    since 1.17.0.
  * Strip trailing slash from metacpan URLs.

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

  [ Axel Beckert ]
  * Rename debian/README.maintainer to debian/README.source.
  * Mention special upload requirements for DMs in README.source.

  [ gregor herrmann ]
  * Update path in lintian override.

  [ Alex Muntada ]
  * New upstream release.
  * Remove patches (merged upstream).
  * Set Standards-Version to 3.9.6.
  * Fix reference to examples/ora_explain.pl.
  * Update lintian overrides.

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

  [ Alex Muntada ]
  * Add myself to Uploaders.
  * Now builds on perl 5.22.1 (Closes: #759324).

 -- Alex Muntada <alexm@alexm.org>  Sun, 07 Feb 2016 12:13:53 +0000

libdbd-oracle-perl (1.66-1) unstable; urgency=low

  * Team upload.

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.
  * Fix package name in debian/README. Thanks to Martin Michlmayr for the
    bug report. (Closes: #684970)

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * New upstream release.
  * Update debian copyright: remove information about removed file, update
    years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.4.
  * debian/rules: drop override_dh_auto_install.
    Permissions are correct now.
  * Build against Oracle Instant Client 12.1.
    Update debian/{rules,control} and debian/README*.
  * Add a patch to fix some spelling mistakes.
  * Add a patch to fix POD syntax errors.
  * Add a lintian override for a long line in a manpage.

 -- gregor herrmann <gregoa@debian.org>  Fri, 30 Aug 2013 15:41:51 +0200

libdbd-oracle-perl (1.44-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Update Oracle library version de debian/rules.
  * Use debhelper 9.20120312 to get all hardening flags.

 -- gregor herrmann <gregoa@debian.org>  Fri, 15 Jun 2012 01:42:55 +0200

libdbd-oracle-perl (1.42-1) unstable; urgency=low

  [ Julián Moreno Patiño ]
  * New upstream release.
  * Bump Standards-Version to 3.9.3.
    + Update DEP5 to copyright-format 1.0.
  * Sort Depends and Build-Depends.
  * Bump debhelper version to 9.
    + Switch compat level to 9 to use
      hardening flags.
  * Remove patches.
    + Merge with upstream.

  [ gregor herrmann ]
  * debian/rules: update the fix for the hashbang in the examples.

 -- Julián Moreno Patiño <darkjunix@gmail.com>  Sun, 25 Mar 2012 02:04:46 -0500

libdbd-oracle-perl (1.38-1) unstable; urgency=low

  * New upstream release. (Closes: #651211)
  * Remove debian/libdbd-oracle-perl.docs.
    + Upstream removes the documentation files.
  * Add alternative Dependency to Depends. (Closes: #654916)
    + oracle-instantclient11.2-basic |
      oracle-instantclient11.2-basiclite
  * Extend debian copyright holders years.
  * Update 00_Fix_Spelling_Errors.diff patch to fix
    spelling errors.
  * Add fix-manpage-has-bad-whatis-entry.diff to
    fix manpage.
  * Add sed call in override_dh_installexamples to
    fix wrong path for interpreter.
  * Add optional use of Basic Lite client in
    debian/README.maintainer.

  [ Gregor Herrmann ]
  * Override substvars in debian/rules to get our
    alternative dependency.

 -- Julián Moreno Patiño <darkjunix@gmail.com>  Sat, 14 Jan 2012 18:12:22 -0500

libdbd-oracle-perl (1.34-1) unstable; urgency=low

  * New upstream release.

 -- Julián Moreno Patiño <darkjunix@gmail.com>  Mon, 07 Nov 2011 01:00:12 -0500

libdbd-oracle-perl (1.32-1) unstable; urgency=low

  * New upstream release.
  * Fix path in debian/libdbd-oracle-perl.examples.
  * Update spelling patch and forward to upstream.

 -- Julián Moreno Patiño <darkjunix@gmail.com>  Sat, 29 Oct 2011 14:34:04 -0500

libdbd-oracle-perl (1.30-1) unstable; urgency=low

  [ gregor herrmann ]
  * Fix typo (rpm vs. deb) in debian/README.

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

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

  [Julián Moreno Patiño]
  * New upstream release.
  * Remove unused lintian override.
  * Fix typo in changelog.
  * Update spelling patch.
  * Bump build-dependency on perl to >= 5.10.1.
  * Update copyright holders/years.
    + Update to DEP5 rev174.

 -- Julián Moreno Patiño <darkjunix@gmail.com>  Wed, 14 Sep 2011 21:43:36 -0500

libdbd-oracle-perl (1.28-1) unstable; urgency=low

  * Team upload.

  [ Ansgar Burchardt ]
  * Use perl_dbi addon for dh.
    + Bump build-dependency on libdbi-perl to >= 1.612.

  [ Julián Moreno Patiño ]
  * New upstream release 1.26.
  * Bumped Standards-Version to 3.9.1 (no changes).
  * Updated license details.

  [ gregor herrmann ]
  * New upstream release 1.28.
  * Set Standards-Version to 3.9.2 (no changes).
  * Bump debhelper compatibility level to 8.
  * Remove version from libdbi-perl runtime dependency, already satisfied in
    oldstable.
  * Pass Oracle client version (11.2.0.2.0) to dh_auto_configure.
  * Refresh lintian override.
  * Extend spelling patch.

 -- gregor herrmann <gregoa@debian.org>  Thu, 05 May 2011 16:38:34 +0200

libdbd-oracle-perl (1.24b-1) unstable; urgency=low

  [ Julián Moreno Patiño ]
  * New upstream release.
    + Add libaio1 to Depends. (Closes: #483141)
    + New version works with new instant client versions. (Closes: #535260)
  * New maintainer. Closes: #548322
  * debian/control:
    + Set Uploaders field to Julián Moreno Patiño.
    + Adjusted B-D to newer oracle instant clients versions > 11.1
  * debian/patches: Added, fixing spelling mistakes.
  * debian/copyright: Updated ora_explain.PL license details.
  * Bumped Standards-Version to 3.8.4 (no changes).

  [ Damyan Ivanov ]
  * convert debian/rules to debhelper 7 tiny with overrides
  * 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: Peter Eisentraut
    <petere@debian.org>); Peter Eisentraut <petere@debian.org> moved to
    Uploaders.
  * debian/watch: use dist-based URL.
    + drop uupdate, we use svn-buildpackage
  * long description: remove version from the suggested client package. the
    module now works with the recent clients
  * remove note in README.maintainer about inability to build with recent
    clients

  [ Martín Ferrari ]
  * debian/watch: upstream started putting letters in their version numbers.

  [ Ansgar Burchardt ]
  * debian/control: Make build-dep on perl unversioned.
  * Add dependency on perl-dbdapi-* (see #577209).
    + Needs build-dep on libdbi-perl (>= 1.610.90+is+1.609-1~).

  [ gregor herrmann ]
  * debian/rules:
    - don't exclude example README, fix its permissions
    - don't remove /usr/share/perl5/ anymore, EUMM is fixed
  * debian/control: mention module name in long description.
  * lintian-override: make more generic, the path to the lib includes the
    version; add comment.
  * debian/patches: refresh and update headers.
  * debian/copyright: update formatting and license details.

 -- Julián Moreno Patiño <darkjunix@gmail.com>  Sun, 13 Jun 2010 15:57:14 -0500

libdbd-oracle-perl (1.21-2) unstable; urgency=low

  * Only remove /usr/share/perl5/ if it exists; apparently, newer Perl
    versions don't create it
  * Rebuilt for Perl 5.10 (closes: #480462)
  * Added lintian override for rpath issue
  * Updated to debhelper level 6

 -- Peter Eisentraut <petere@debian.org>  Wed, 14 May 2008 17:15:45 +0200

libdbd-oracle-perl (1.21-1) unstable; urgency=low

  * New upstream release

 -- Peter Eisentraut <petere@debian.org>  Tue, 15 Apr 2008 09:19:30 +0200

libdbd-oracle-perl (1.20-2) unstable; urgency=low

  * Added support for amd64 installations of Oracle and made build rules more
    independent of the Oracle version
  * Removed apparently unnecessary build dependency
    oracle-instantclient-sqlplus

 -- Peter Eisentraut <petere@debian.org>  Mon, 11 Feb 2008 11:38:20 +0100

libdbd-oracle-perl (1.20-1) unstable; urgency=low

  * New upstream release
  * Updated DBI dependencies
  * Updated standards version
  * Added installation instructions in package description
  * Added more examples and documentation to installation
  * Added perl-tk to Suggests for ora_explain

 -- Peter Eisentraut <petere@debian.org>  Mon, 21 Jan 2008 11:32:00 +0100

libdbd-oracle-perl (1.19-1) unstable; urgency=low

  * Initial release

 -- Peter Eisentraut <petere@debian.org>  Wed, 24 Oct 2007 16:47:28 +0200