File: changelog

package info (click to toggle)
postgresql-pllua 1%3A2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 996 kB
  • sloc: ansic: 12,825; sql: 1,689; makefile: 141; sh: 43
file content (177 lines) | stat: -rw-r--r-- 5,686 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
postgresql-pllua (1:2.0.1-1) unstable; urgency=medium

  * New upstream version.

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

postgresql-pllua (1:2.0-1) unstable; urgency=medium

  * New upstream version.

 -- Christoph Berg <christoph.berg@credativ.de>  Fri, 19 Oct 2018 13:43:32 +0200

postgresql-pllua (1:2.0~rc1-2) unstable; urgency=medium

  * Upload for PostgreSQL 11.

 -- Christoph Berg <myon@debian.org>  Sat, 13 Oct 2018 22:23:11 +0200

postgresql-pllua (1:2.0~rc1-1) unstable; urgency=medium

  * New upstream version, supporting PostgreSQL 11.
  * Move maintainer address to team+postgresql@tracker.debian.org.

 -- Christoph Berg <christoph.berg@credativ.de>  Wed, 08 Aug 2018 13:12:35 +0200

postgresql-pllua (1:2.0~beta2-1) unstable; urgency=medium

  * New upstream version, allows setting binary format to fix linking
    src/compat.o on mips64el.
  * Include new pllua_hstore extension.

 -- Christoph Berg <myon@debian.org>  Sat, 07 Jul 2018 10:38:54 +0200

postgresql-pllua (1:2.0~beta1-1) unstable; urgency=medium

  * Switch package to pllua-ng, https://github.com/pllua/pllua-ng.
    See README.md for changes and incompatibilities.
  * Bump Lua build-dependency to liblua5.3-dev.
  * Package is compatible with PostgreSQL 9.5+.
  * Build-depend on postgresql-all, we need errcodes.txt from postgresql-11
    and later.
  * Move packaging repository to salsa.debian.org

 -- Christoph Berg <christoph.berg@credativ.de>  Thu, 05 Jul 2018 14:33:21 +0200

postgresql-pllua (1:1.1.0-2) unstable; urgency=medium

  * Pull patch to support PostgreSQL 10.

 -- Christoph Berg <myon@debian.org>  Sat, 14 Oct 2017 11:10:04 +0200

postgresql-pllua (1:1.1.0-1) unstable; urgency=medium

  * Finally a new upstream release!
  * Pull patch to fix int8 on 32 bit.
  * Add regression patches to cover 9.2 and 9.6.
  * Update watch file for move to github.

 -- Christoph Berg <myon@debian.org>  Sun, 06 Aug 2017 17:44:43 +0200

postgresql-pllua (1:1.0-9) unstable; urgency=medium

  * Rebuild against PostgreSQL 9.6.

 -- Christoph Berg <myon@debian.org>  Sun, 25 Sep 2016 22:37:38 +0200

postgresql-pllua (1:1.0-6) unstable; urgency=medium

  * Rebuild against PostgreSQL 9.5.

 -- Christoph Berg <myon@debian.org>  Sat, 09 Jan 2016 19:18:08 +0100

postgresql-pllua (1:1.0-5) unstable; urgency=medium

  * Set team as maintainer.

 -- Christoph Berg <myon@debian.org>  Sat, 09 Aug 2014 20:54:52 +0200

postgresql-pllua (1:1.0-4) unstable; urgency=medium

  * Rebuild against PostgreSQL 9.4.

 -- Christoph Berg <myon@debian.org>  Sun, 27 Jul 2014 11:39:43 +0200

postgresql-pllua (1:1.0-3) unstable; urgency=medium

  * Run regression tests in the toplevel dir so the source doesn't need to be
    built.

 -- Christoph Berg <myon@debian.org>  Fri, 07 Feb 2014 13:31:26 +0100

postgresql-pllua (1:1.0-2) unstable; urgency=medium

  * debian/tests/control: Depend on postgresql-server-dev-all.
  * debian/tests/installcheck: Use pg_buildext installcheck.

 -- Christoph Berg <christoph.berg@credativ.de>  Thu, 06 Feb 2014 10:41:43 +0100

postgresql-pllua (1:1.0-1) unstable; urgency=low

  * New upstream release.
  * Use "all" in debian/pgversions. (Tests need CREATE EXTENSION, skip tests
    on 8.4 and 9.0.)
  * Refresh patches, add fixes for 9.3.
  * Convert rules to use "dh".
  * Add autopkgtest support.

 -- Christoph Berg <myon@debian.org>  Mon, 16 Sep 2013 16:50:54 +0200

postgresql-pllua (1:0.3.2-4) unstable; urgency=low

  * Rebuild for PostgreSQL 9.1.

 -- Christoph Berg <myon@debian.org>  Wed, 24 Aug 2011 16:31:14 +0200

postgresql-pllua (1:0.3.2-3) unstable; urgency=low

  * Actually install style.css file.

 -- Christoph Berg <myon@debian.org>  Fri, 01 Apr 2011 15:40:28 +0200

postgresql-pllua (1:0.3.2-2) unstable; urgency=low

  * Section: database.
  * Include style.css in package, thanks Alexander Reichle-Schmehl for
    spotting.

 -- Christoph Berg <myon@debian.org>  Fri, 01 Apr 2011 10:26:20 +0200

postgresql-pllua (1:0.3.2-1) unstable; urgency=low

  * New maintainer.
  * New upstream version. (And 0.8.1 was actually 0.3.1!)
  * Convert to 3.0 (quilt), bump to dh 7.
  * Use pg_buildext to support 8.4 and 9.0. (Shipping our private copy for
    now, adding an "install" target.) Closes: #618163

 -- Christoph Berg <myon@debian.org>  Thu, 31 Mar 2011 13:27:39 +0200

postgresql-pllua (0.8.1-1.3) unstable; urgency=low

  * Non-maintainer upload.
  * debian/patches/00list
    - really added 21_missing_includes.dpatch, so that's applied; thanks to
      Michael Bienia that identified that; Closes: #571008

 -- Sandro Tosi <morph@debian.org>  Tue, 29 Jun 2010 13:25:20 +0200

postgresql-pllua (0.8.1-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * debian/patches/21_missing_includes.dpatch
    - Add missing PostgreSQL includes; thanks to dann frazier for the report and
      to Michael Bienia for the patch; Closes: #571008

 -- Sandro Tosi <morph@debian.org>  Sat, 27 Mar 2010 17:18:54 +0100

postgresql-pllua (0.8.1-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/control
    - support PostrgeSQL 8.4, changing build-depends, depends and binary package
      name; Closes: #559595
  * debian/install
    - install into 8.4 directory
  * debian/patches/20_functions_undeclared.dpatch
    - include needed headers for 'textout' and 'ArrayType' undeclared objects,
      fixing a FTBFS; Closes: #536913

 -- Sandro Tosi <morph@debian.org>  Thu, 11 Feb 2010 14:59:20 +0100

postgresql-pllua (0.8.1-1) unstable; urgency=low

  * Initial release. (Closes: #489824)
  * Added README.Debian.

 -- Fernando Ike de Oliveira <fike@midstorm.org>  Mon, 07 Jul 2008 15:58:08 -0300