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
|
pgfincore (1.3.1-2) 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 19:17:06 +0200
pgfincore (1.3.1-1) unstable; urgency=medium
* New upstream version.
* Upload for PostgreSQL 16.
* Use ${postgresql:Depends}.
-- Christoph Berg <myon@debian.org> Thu, 21 Sep 2023 17:51:54 +0200
pgfincore (1.2.4-2) unstable; urgency=medium
* Upload for PostgreSQL 15.
-- Christoph Berg <myon@debian.org> Fri, 21 Oct 2022 11:59:48 +0200
pgfincore (1.2.4-1) unstable; urgency=medium
* New version with PG 15 support.
-- Christoph Berg <myon@debian.org> Wed, 28 Sep 2022 14:13:32 +0200
pgfincore (1.2.3-1) unstable; urgency=medium
* Fix GitHub watch file.
-- Christoph Berg <myon@debian.org> Tue, 11 Jan 2022 12:37:15 +0100
pgfincore (1.2.2-3) unstable; urgency=medium
* Upload for PostgreSQL 14.
-- Christoph Berg <myon@debian.org> Wed, 03 Nov 2021 14:14:12 +0100
pgfincore (1.2.2-2) unstable; urgency=medium
* Upload for PostgreSQL 13.
* Use dh --with pgxs.
* R³: no.
* DH 13.
* debian/tests: Use 'make' instead of postgresql-server-dev-all.
-- Christoph Berg <myon@debian.org> Mon, 19 Oct 2020 12:39:15 +0200
pgfincore (1.2.2-1) unstable; urgency=medium
* Upload for PostgreSQL 12.
-- Christoph Berg <myon@debian.org> Tue, 29 Oct 2019 14:57:19 +0100
pgfincore (1.2.1-2) unstable; urgency=medium
* Upload for PostgreSQL 11.
* Update PostgreSQL team address.
-- Christoph Berg <myon@debian.org> Fri, 12 Oct 2018 13:33:10 +0200
pgfincore (1.2.1-1) unstable; urgency=medium
* Team upload for PostgreSQL 10 support.
* New upstream version.
* debian/tests/control: Drop needs-root.
-- Christoph Berg <christoph.berg@credativ.de> Fri, 22 Sep 2017 09:48:18 +0200
pgfincore (1.2-2) unstable; urgency=medium
* Upload with 9.6 support.
* Update watch file to ignore debian/ tags on github.
* Bump S-V and clean up results/.
-- Christoph Berg <myon@debian.org> Sat, 24 Sep 2016 13:16:54 +0200
pgfincore (1.2-1) unstable; urgency=medium
* New upstream release 1.2.
-- Cédric Villemain <cedric@villemain.org> Thu, 15 Sep 2016 13:13:14 +0200
pgfincore (1.1.2-4) unstable; urgency=medium
* Build for PostgreSQL 9.5. (Closes: #811134)
* Bump Standards-Version to 3.9.6 (no changes needed).
* debian/control.in: Drop obsolete XS-Testsuite: field.
-- Martin Pitt <mpitt@debian.org> Sat, 16 Jan 2016 11:50:19 +0100
pgfincore (1.1.2-3) unstable; urgency=medium
* Upload to unstable for 9.4.
-- Christoph Berg <myon@debian.org> Sun, 27 Jul 2014 11:16:09 +0200
pgfincore (1.1.2-2) experimental; urgency=medium
* Use "all" in debian/pgversions.
* B-D on pg-common 158 to build against 9.3 and 9.4.
* Use pg_buildext installcheck.
* Set team as maintainer.
-- Christoph Berg <myon@debian.org> Sun, 06 Jul 2014 18:32:22 +0200
pgfincore (1.1.2-1) unstable; urgency=low
* New upstream release with PostgreSQL 9.3 support. (Closes: #725570)
* Add autopkgtest support.
* Add watch file looking for releases on github.
-- Christoph Berg <christoph.berg@credativ.de> Tue, 10 Dec 2013 15:35:40 +0100
pgfincore (1.1.1-1) unstable; urgency=low
* New upstream release
-- Cédric Villemain <cedric@villemain.org> Fri, 02 Dec 2011 22:48:27 +0100
pgfincore (1.1-1) unstable; urgency=low
* New upstream release
* Clean packaging for 9.1 (Closes: #639460)
-- Dimitri Fontaine <dim@tapoueh.org> Mon, 05 Sep 2011 12:56:05 +0200
pgfincore (1.0-1) unstable; urgency=low
* New upstream release
-- Dimitri Fontaine <dim@tapoueh.org> Wed, 27 Jul 2011 16:21:48 +0200
pgfincore (0.4-1) unstable; urgency=low
* Initial packaging
-- Dimitri Fontaine <dim@tapoueh.org> Tue, 30 Nov 2010 15:27:25 +0100
|