File: changelog

package info (click to toggle)
postgresql-pgmp 1.0.2-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 608 kB
  • sloc: ansic: 2,055; sql: 853; python: 557; makefile: 158; sh: 15
file content (114 lines) | stat: -rw-r--r-- 3,559 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
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