File: changelog

package info (click to toggle)
orafce 3.7.2-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,148 kB
  • sloc: ansic: 8,324; sql: 5,310; lex: 1,036; yacc: 80; makefile: 58; sh: 7
file content (203 lines) | stat: -rw-r--r-- 5,996 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
orafce (3.7.2-2) unstable; urgency=medium

  * Restrict supported PostgreSQL versions to 9.4+.

 -- Christoph Berg <christoph.berg@credativ.de>  Mon, 07 Jan 2019 17:28:34 +0100

orafce (3.7.2-1) unstable; urgency=medium

  * New upstream version.

 -- Christoph Berg <christoph.berg@credativ.de>  Mon, 07 Jan 2019 16:23:55 +0100

orafce (3.6.1-2) unstable; urgency=medium

  * Upload for PostgreSQL 11.
  * Move packaging repository to salsa.debian.org
  * Move maintainer address to team+postgresql@tracker.debian.org.

 -- Christoph Berg <myon@debian.org>  Thu, 11 Oct 2018 22:43:34 +0200

orafce (3.6.1-1) unstable; urgency=medium

  * New upstream version.

 -- Christoph Berg <myon@debian.org>  Tue, 31 Oct 2017 19:36:04 +0100

orafce (3.6.0-1) unstable; urgency=medium

  * New upstream version with PostgreSQL 10 support.
  * B-D on libicu-dev for PostgreSQL 10 support, utils/pg_locale.h wants it.
  * Bump minimum supported version to 9.3 (needs pg_class.relispopulated).

 -- Christoph Berg <myon@debian.org>  Fri, 13 Oct 2017 19:47:45 +0200

orafce (3.4.0-1) experimental; urgency=medium

  * New upstream version.

 -- Christoph Berg <myon@debian.org>  Tue, 28 Mar 2017 21:50:53 +0200

orafce (3.3.1-3) unstable; urgency=medium

  * Build-Depend on libssl-dev because libpq-be.h needs it.
    (Closes: #844889)

 -- Christoph Berg <myon@debian.org>  Sat, 19 Nov 2016 12:27:08 +0100

orafce (3.3.1-2) unstable; urgency=medium

  * Upload with 9.6 support.

 -- Christoph Berg <myon@debian.org>  Sat, 24 Sep 2016 13:35:29 +0200

orafce (3.3.1-1) unstable; urgency=medium

  * New upstream version.

 -- Adrian Vondendriesch <adrian.vondendriesch@credativ.de>  Wed, 14 Sep 2016 12:55:00 +0200

orafce (3.3.0-1) unstable; urgency=medium

  * New upstream version.
  * Add myself to uploaders
  * Bump Standars-Version

 -- Adrian Vondendriesch <adrian.vondendriesch@credativ.de>  Sat, 09 Jul 2016 12:33:08 +0200

orafce (3.2.1-1) unstable; urgency=medium

  * New upstream version with 9.5 support. (Closes: #810634)

 -- Christoph Berg <christoph.berg@credativ.de>  Mon, 11 Jan 2016 17:17:33 +0100

orafce (3.0.14-2) unstable; urgency=medium

  * Upload to unstable.
  * Fix \set ECHO regression in regression tests.

 -- Christoph Berg <christoph.berg@credativ.de>  Mon, 21 Sep 2015 11:03:38 +0200

orafce (3.0.14-1) experimental; urgency=medium

  * New upstream release.

 -- Christoph Berg <christoph.berg@credativ.de>  Mon, 26 Jan 2015 16:51:19 +0100

orafce (3.0.13-1) experimental; urgency=medium

  * New upstream release.
  * debian/pgversions: Restrict to 9.2+, we need varchar_transform.
  * Remove debian/postgresql-8.4-orafce.lintian-overrides.
  * Remove make call from debian/tests/installcheck.

 -- Christoph Berg <christoph.berg@credativ.de>  Wed, 07 Jan 2015 10:13:33 +0100

orafce (3.0.7-3) unstable; urgency=medium

  * Fix invocation of orafce_sql_yyerror. Patch taken from upstream git.
    (Closes: #749804)

 -- Martin Pitt <mpitt@debian.org>  Tue, 26 Aug 2014 19:07:29 +0200

orafce (3.0.7-2) unstable; urgency=medium

  * Add missing net-tools test dependency.
  * Add upstream patch to fix to_date() crashes on 32 bit systems.

 -- Martin Pitt <mpitt@debian.org>  Mon, 25 Aug 2014 07:23:47 +0200

orafce (3.0.7-1) unstable; urgency=medium

  * New upstream version with PostgreSQL 9.4 support.
  * debian/tests/installcheck: Use locale_gen from postgresql-common 159.

 -- Christoph Berg <myon@debian.org>  Mon, 28 Jul 2014 00:10:06 +0200

orafce (3.0.6-3) unstable; urgency=medium

  * Set team as Maintainer.
  * Use lsb_release -is in tests to determine OS.
  * Don't install INSTALL.orafunc.

 -- Christoph Berg <christoph.berg@credativ.de>  Thu, 03 Jul 2014 16:02:42 +0200

orafce (3.0.6-2) unstable; urgency=medium

  [ Christoph Berg ]
  * Update Vcs URLs.

  [ Peter Eisentraut ]
  * Update homepage URL

 -- Christoph Berg <myon@debian.org>  Sun, 29 Jun 2014 23:44:16 +0200

orafce (3.0.6-1) unstable; urgency=medium

  * New upstream release
    + Updated bison support (closes: #710633)
    + Fixes extension loading (closes: #705408)
  * Point watch file at https://github.com/orafce/orafce/releases
  * Support all PostgreSQL versions (closes: #731515)
  * Add autopkgtest support
    + Skip the dbms_alert tests, they cause random build failures due to
      concurrency
  * Add myself to Uploaders

 -- Christoph Berg <christoph.berg@credativ.de>  Mon, 17 Feb 2014 13:40:22 +0100

orafce (3.0.4-1) unstable; urgency=low

  * New upstream release
    - Fixes -Wformat-security error (closes: #643451)
  * Updated standards version
  * Changed build system from cdbs to dh
  * Changed to build with pg_buildext, changing PostgreSQL version to 9.1
    (closes: #639471)

 -- Peter Eisentraut <petere@debian.org>  Sun, 25 Dec 2011 15:41:12 +0200

orafce (3.0.1-1) unstable; urgency=low

  * New upstream release
  * Built against PostgreSQL 8.4 (closes: #559585)
  * Added ${misc:Depends}, per lintian
  * Changed section to "database"
  * Updated standards version
  * Changed source format to 3.0 (quilt)

 -- Peter Eisentraut <petere@debian.org>  Sat, 27 Mar 2010 15:25:42 +0200

orafce (2.1.4-1) unstable; urgency=low

  * New upstream release
  * Updated standards version
  * Added lintian override

 -- Peter Eisentraut <petere@debian.org>  Sat, 12 Jul 2008 11:12:48 +0200

orafce (2.1.3-3) unstable; urgency=low

  * Added Vcs-* control fields
  * Built against PostgreSQL 8.3

 -- Peter Eisentraut <petere@debian.org>  Mon, 18 Feb 2008 15:14:50 +0100

orafce (2.1.3-2) unstable; urgency=low

  * Added PATH setting to pick right pg_config (closes: #460361)

 -- Peter Eisentraut <petere@debian.org>  Sat, 12 Jan 2008 12:13:45 +0100

orafce (2.1.3-1) unstable; urgency=low

  * New upstream release
  * Updated standards version

 -- Peter Eisentraut <petere@debian.org>  Fri, 04 Jan 2008 14:32:25 +0100

orafce (2.1.2-1) unstable; urgency=low

  * Initial release

 -- Peter Eisentraut <petere@debian.org>  Wed, 17 Oct 2007 18:50:39 +0200