File: changelog

package info (click to toggle)
postgresql-pgmp 1.0.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 556 kB
  • sloc: ansic: 2,059; sql: 853; python: 591; makefile: 101; sh: 15
file content (196 lines) | stat: -rw-r--r-- 5,772 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
postgresql-pgmp (1.0.5-3) unstable; urgency=medium

  * Upload for PostgreSQL 17.
  * Restrict to 64-bit architectures.
  * Mark postgresql-all as <!nocheck>.

 -- Christoph Berg <myon@debian.org>  Sat, 14 Sep 2024 23:38:33 +0200

postgresql-pgmp (1.0.5-2) unstable; urgency=medium

  * Upload for PostgreSQL 16.
  * Use ${postgresql:Depends}.

 -- Christoph Berg <myon@debian.org>  Mon, 18 Sep 2023 21:33:02 +0200

postgresql-pgmp (1.0.5-1) unstable; urgency=medium

  * New upstream version.

 -- Christoph Berg <myon@debian.org>  Mon, 11 Sep 2023 10:12:58 +0200

postgresql-pgmp (1.0.4-6) unstable; urgency=medium

  * Fix varatt handling on PG16.

 -- Christoph Berg <myon@debian.org>  Mon, 31 Jul 2023 08:29:51 +0000

postgresql-pgmp (1.0.4-5) unstable; urgency=medium

  * Upload for PostgreSQL 15.

 -- Christoph Berg <myon@debian.org>  Mon, 24 Oct 2022 16:08:07 +0200

postgresql-pgmp (1.0.4-4) unstable; urgency=medium

  * Upload for PostgreSQL 14.

 -- Christoph Berg <myon@debian.org>  Thu, 21 Oct 2021 10:01:23 +0200

postgresql-pgmp (1.0.4-3) unstable; urgency=medium

  * Upload for PostgreSQL 13.
  * Use dh --with pgxs_loop.
  * R³: no.
  * DH 13.

 -- Christoph Berg <myon@debian.org>  Mon, 19 Oct 2020 15:46:09 +0200

postgresql-pgmp (1.0.4-2) unstable; urgency=medium

  * Move to python3. (Closes: #943168)

 -- Christoph Berg <myon@debian.org>  Thu, 02 Apr 2020 22:11:22 +0200

postgresql-pgmp (1.0.4-1) unstable; urgency=medium

  * New upstream version.

 -- Christoph Berg <myon@debian.org>  Fri, 07 Feb 2020 09:21:04 +0100

postgresql-pgmp (1.0.3-1) unstable; urgency=medium

  * New upstream version.
  * Use dh.
  * {Build,Test}-Depend on python-six.
  * Cherry-pick from upstream: Deal correctly with lazily allocated mpz zeros.
    (Closes: #950608, https://github.com/dvarrazzo/pgmp/issues/18)

 -- Christoph Berg <myon@debian.org>  Thu, 06 Feb 2020 10:13:59 +0100

postgresql-pgmp (1.0.2-8) unstable; urgency=medium

  * Upload for PostgreSQL 12.

 -- Christoph Berg <myon@debian.org>  Wed, 30 Oct 2019 14:02:36 +0100

postgresql-pgmp (1.0.2-7) unstable; urgency=medium

  * Update testsuite to accept PG12.

 -- Christoph Berg <myon@debian.org>  Tue, 04 Jun 2019 11:42:18 +0200

postgresql-pgmp (1.0.2-6) 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>  Sat, 13 Oct 2018 22:12:05 +0200

postgresql-pgmp (1.0.2-5) unstable; urgency=medium

  * Sort file lists in Makefile to make build reproducible.

 -- Christoph Berg <myon@debian.org>  Thu, 12 Oct 2017 20:39:43 +0200

postgresql-pgmp (1.0.2-4) unstable; urgency=medium

  * src/pmpz_arith.c: Patch for 10 support.

 -- Christoph Berg <christoph.berg@credativ.de>  Thu, 21 Sep 2017 14:54:34 +0200

postgresql-pgmp (1.0.2-3) unstable; urgency=medium

  * Upload with 9.6 support.

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

postgresql-pgmp (1.0.2-2) unstable; urgency=medium

  * Suppress hash index warning in testsuite to fix 9.5 build.

 -- Christoph Berg <myon@debian.org>  Fri, 08 Jan 2016 18:36:07 +0100

postgresql-pgmp (1.0.2-1) experimental; urgency=medium

  * New upstream release.

 -- Christoph Berg <myon@debian.org>  Sat, 17 Jan 2015 22:30:36 +0100

postgresql-pgmp (1.0.1-6) unstable; urgency=medium

  * Upload to unstable for 9.4.

 -- Christoph Berg <myon@debian.org>  Fri, 25 Jul 2014 22:14:36 +0200

postgresql-pgmp (1.0.1-5) experimental; urgency=medium

  * B-D on pg-common 158 to build for 9.3 and 9.4.
  * debian/tests: Use pg_buildext installcheck.
  * Set team as Maintainer.

 -- Christoph Berg <myon@debian.org>  Sun, 06 Jul 2014 14:14:34 +0200

postgresql-pgmp (1.0.1-4) unstable; urgency=medium

  [ Martin Pitt ]
  * Add missing python test dependency, the test calls unmix.py.

 -- Christoph Berg <christoph.berg@credativ.de>  Thu, 20 Mar 2014 14:55:38 +0100

postgresql-pgmp (1.0.1-3) unstable; urgency=low

  [ Martin Pitt ]
  * debian/tests/control: Add missing postgresql-server-dev-all test
    dependency, so that installcheck can find pg_buildext.

  [ Christoph Berg ]
  * debian/pgversions: Use "all" and B-D on pg-server-dev-all >= 148.
  * Pull patch from upstream to fix 9.3 build.

 -- Christoph Berg <myon@debian.org>  Wed, 11 Sep 2013 11:20:54 +0200

postgresql-pgmp (1.0.1-2) unstable; urgency=low

  * Update watch file to only look at github.
  * debian/tests/installcheck: unset TMPDIR.

 -- Christoph Berg <myon@debian.org>  Mon, 01 Jul 2013 12:07:17 +0200

postgresql-pgmp (1.0.1-1) experimental; urgency=low

  * New upstream release.
  * Packaging repository moved to git.debian.org.
  * Point Homepage at github, pgfoundry is offline way too often.
  * debian/pgversions: add 9.2 and 9.3.
  * debian/tests: add autopkgtest support using make installcheck.

 -- Christoph Berg <myon@debian.org>  Mon, 07 Jan 2013 09:58:46 +0100

postgresql-pgmp (1.0.0-4) unstable; urgency=low

  * Fix installation of doc dir for 9.1. Closes: #646656.

 -- Christoph Berg <myon@debian.org>  Sun, 09 Oct 2011 14:10:07 +0200

postgresql-pgmp (1.0.0-3) unstable; urgency=low

  * Rebuild for PostgreSQL 9.1.
  * Manually create /usr/share/postgresql/$$version/extension.
  * Remove sql/pgmp.sql on clean.

 -- Christoph Berg <myon@debian.org>  Wed, 24 Aug 2011 10:00:48 +0200

postgresql-pgmp (1.0.0-2) unstable; urgency=low

  * The clean target needs per-version PG_CONFIG too.

 -- Christoph Berg <myon@debian.org>  Tue, 09 Aug 2011 11:05:56 +0200

postgresql-pgmp (1.0.0-1) unstable; urgency=low

  * Initial release.
  * Patch Makefile not to install non-doc files as documenation.

 -- Christoph Berg <myon@debian.org>  Tue, 09 Aug 2011 00:06:25 +0200