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
|
pgdg-buildenv (33) UNRELEASED; urgency=medium
* Do UNRELEASED builds.
-- Christoph Berg <myon@debian.org> Thu, 20 Aug 2020 14:56:05 +0200
pgdg-buildenv (32) sid-pgdg; urgency=medium
* Scrap adt-sbuild changes, didn't work.
-- Christoph Berg <myon@debian.org> Tue, 18 Aug 2020 15:45:45 +0200
pgdg-buildenv (31) sid-pgdg; urgency=medium
* adt-sbuild: Look at DEB_PACKAGE instead of PACKAGE.
-- Christoph Berg <myon@debian.org> Tue, 18 Aug 2020 15:33:10 +0200
pgdg-buildenv (30) sid-pgdg; urgency=medium
* adt-sbuild: Install plpython3 for postgresql-multicorn.
-- Christoph Berg <myon@debian.org> Tue, 18 Aug 2020 14:57:46 +0200
pgdg-buildenv (29) sid-pgdg; urgency=medium
* Move "Destroy all schroot sessions on reboot" to ansible.
* Install gdb in chroots.
-- Christoph Berg <myon@debian.org> Fri, 17 Jul 2020 14:22:43 +0200
pgdg-buildenv (28) sid-pgdg; urgency=medium
* Destroy all schroot sessions on reboot.
-- Christoph Berg <myon@debian.org> Wed, 30 Oct 2019 16:24:47 +0100
pgdg-buildenv (27) sid-pgdg; urgency=medium
* Move llvm/clang dependency from pgdg-buildenv to sbuild-update.
* Remove sudoers.d override obsolete since debhelper 8.
Thanks to nthykier for pointing this out!
-- Christoph Berg <myon@debian.org> Thu, 18 Jul 2019 21:28:19 +0200
pgdg-buildenv (26) sid-pgdg; urgency=medium
* Install lintian in chroots, sbuild installs it anyway.
* Install clang and llvm-dev.
* Check that pgdg-buildenv is installable.
-- Christoph Berg <myon@debian.org> Thu, 18 Jul 2019 16:09:02 +0200
pgdg-buildenv (25) sid-pgdg; urgency=medium
* Always use our postgresql-common packages.
-- Christoph Berg <christoph.berg@credativ.de> Mon, 15 Oct 2018 16:36:15 +0200
pgdg-buildenv (24) sid-pgdg; urgency=medium
* adt-sbuild: Set LC_ALL=C.UTF-8 in old adt-run interface.
-- Christoph Berg <christoph.berg@credativ.de> Mon, 25 Jun 2018 10:55:19 +0200
pgdg-buildenv (23) sid-pgdg; urgency=medium
* Install pkg-perl-autopkgtest.
-- Christoph Berg <christoph.berg@credativ.de> Wed, 30 May 2018 15:18:03 +0200
pgdg-buildenv (22) sid-pgdg; urgency=medium
* Install autodep8, and run autopkgtest unconditionally.
-- Christoph Berg <christoph.berg@credativ.de> Fri, 01 Dec 2017 13:42:34 +0100
pgdg-buildenv (21) sid-pgdg; urgency=medium
* Update adt-sbuild to support /usr/bin/autopkgtest.
-- Christoph Berg <christoph.berg@credativ.de> Tue, 19 Sep 2017 11:22:40 +0200
pgdg-buildenv (20) sid-pgdg; urgency=medium
* Update sbuild-pgdg-components to use sudo only when necessary.
-- Christoph Berg <myon@debian.org> Wed, 06 Sep 2017 18:14:57 +0200
pgdg-buildenv (19) sid-pgdg; urgency=medium
* Add libfile-fcntllock-perl.
-- Christoph Berg <myon@debian.org> Sat, 27 Aug 2016 13:11:57 +0200
pgdg-buildenv (18) sid-pgdg; urgency=medium
* Add aptitude.
-- Christoph Berg <christoph.berg@credativ.de> Mon, 11 Jan 2016 11:17:43 +0100
pgdg-buildenv (17) sid-pgdg; urgency=medium
* Add build-essential.
* Don't install sources.list.d/pgdg.list from here, we can't easily figure
out the current release name from the postinst because sid has "jessie" in
there.
* Add /usr/bin/adt-sbuild and sbuild-pgdg-components.
* Add sudo and /etc/sudoers.d/sbuild.
* Add /usr/sbin/policy-rc.d.
* createcluster.conf: Set create_main_cluster = false.
* Merge repository into pgapt.git.
-- Christoph Berg <myon@debian.org> Sat, 10 Oct 2015 15:27:33 +0200
pgdg-buildenv (16) sid-pgdg; urgency=medium
* Add /etc/dpkg/dpkg.cfg.d/01unsafeio.
-- Christoph Berg <myon@debian.org> Tue, 06 Jan 2015 19:55:41 +0100
pgdg-buildenv (15) sid-pgdg; urgency=medium
* Pin the pgdg repos to 500 so we don't miss newer distribution packages.
-- Christoph Berg <myon@debian.org> Fri, 26 Sep 2014 17:36:16 +0200
pgdg-buildenv (14) sid-pgdg; urgency=medium
* Fix postinst to exit cleanly.
-- Christoph Berg <christoph.berg@credativ.de> Wed, 19 Feb 2014 12:28:22 +0100
pgdg-buildenv (13) sid-pgdg; urgency=medium
* Bump dh minimum version to 9.
* Depend on dpkg-dev (>= 1.16.1~) | hardening-wrapper (lucid needs h-w).
* Install locales for the PostgreSQL testsuite.
-- Christoph Berg <christoph.berg@credativ.de> Wed, 19 Feb 2014 12:14:42 +0100
pgdg-buildenv (12) sid-pgdg; urgency=medium
* Use local approx cache on buildhost.
-- Christoph Berg <christoph.berg@credativ.de> Mon, 17 Feb 2014 16:56:24 +0100
pgdg-buildenv (11) sid-pgdg; urgency=medium
* Add logrotate.
-- Christoph Berg <myon@debian.org> Sat, 01 Feb 2014 23:45:52 +0100
pgdg-buildenv (10) sid-pgdg; urgency=medium
* Add newpid.
-- Christoph Berg <christoph.berg@credativ.de> Thu, 09 Jan 2014 11:28:17 +0100
pgdg-buildenv (9) sid-pgdg; urgency=medium
* Update sources.list and apt preferences.
-- Christoph Berg <myon@debian.org> Thu, 26 Dec 2013 18:03:14 +0200
pgdg-buildenv (8) sid-pgdg; urgency=medium
* Add autopkgtest.
* Install /etc/postgresql-common/createcluster.conf.
* Install /etc/apt/apt.conf.d/20norecommends.
-- Christoph Berg <myon@debian.org> Thu, 26 Dec 2013 16:51:07 +0200
pgdg-buildenv (7) sid-pgdg; urgency=low
* Add netcat-openbsd.
-- Christoph Berg <myon@debian.org> Sun, 16 Dec 2012 15:48:54 +0100
pgdg-buildenv (6) sid-pgdg; urgency=low
* Add eatmydata.
* Depends: debhelper (>= 8~).
-- Christoph Berg <myon@debian.org> Fri, 07 Sep 2012 15:19:15 +0200
pgdg-buildenv (5) sid-pgdg; urgency=low
* Depend on dependencies of postgresql-server-dev-all instead of the package
itself. (We should not pull in any libpq or pg_config by default.)
* Add locales needed by the postgresql-testsuite.
-- Christoph Berg <myon@debian.org> Wed, 05 Sep 2012 10:50:14 +0200
pgdg-buildenv (4) sid-pgdg; urgency=low
* Use the correct syntax: Acquire::Languages "none";
-- Christoph Berg <myon@debian.org> Tue, 04 Sep 2012 21:46:53 +0200
pgdg-buildenv (3) sid-pgdg; urgency=low
* Add Depends: debhelper postgresql-server-dev-all.
-- Christoph Berg <myon@debian.org> Tue, 04 Sep 2012 19:42:49 +0200
pgdg-buildenv (2) sid-pgdg; urgency=low
* Skip downloading apt translations. Suggested by Mika Prokop.
-- Christoph Berg <myon@debian.org> Tue, 04 Sep 2012 19:28:50 +0200
pgdg-buildenv (1) sid-pgdg; urgency=low
* Divert /usr/bin/mandb.
-- Christoph Berg <myon@debian.org> Sun, 26 Aug 2012 19:49:11 +0200
|