File: changelog

package info (click to toggle)
postgresql-hll 2.15.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 58,704 kB
  • sloc: ansic: 2,790; sql: 2,157; cpp: 201; makefile: 31; sh: 1
file content (110 lines) | stat: -rw-r--r-- 3,431 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
postgresql-hll (2.15.1-1) unstable; urgency=medium

  * New upstream version 2.15.1.

 -- Christoph Berg <myon@debian.org>  Mon, 21 Dec 2020 14:48:18 +0100

postgresql-hll (2.15-1) unstable; urgency=low

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from deprecated 9 to 10.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.

  [ Christoph Berg ]
  * New upstream version.
  * Use dh --with pgxs_loop.
  * DH 13.

 -- Christoph Berg <myon@debian.org>  Thu, 26 Nov 2020 16:20:00 +0100

postgresql-hll (2.14-1) unstable; urgency=medium

  * New upstream version.
  * tests: Drop shared_preload_libraries again.

 -- Christoph Berg <myon@debian.org>  Fri, 15 Nov 2019 19:22:43 +0100

postgresql-hll (2.13-1) unstable; urgency=medium

  * New upstream version.
  * tests: Add hll to shared_preload_libraries and set extra_float_digit=0.
  * tests: Paper over glibc2.29 changes with different log() precision.
    (Closes: #939987)

 -- Christoph Berg <myon@debian.org>  Thu, 07 Nov 2019 11:28:22 +0100

postgresql-hll (2.12-3) unstable; urgency=medium

  * Update PostgreSQL Maintainers address.

 -- Christoph Berg <myon@debian.org>  Thu, 07 Feb 2019 11:47:20 +0100

postgresql-hll (2.12-2) unstable; urgency=medium

  * Limit to little-endian 64-bit architectures, currently unsupported.
    (https://github.com/citusdata/postgresql-hll/issues/45, closes: #914189)
  * Add debian/gitlab-ci.yml.

 -- Christoph Berg <myon@debian.org>  Sat, 08 Dec 2018 13:53:31 +0100

postgresql-hll (2.12-1) unstable; urgency=medium

  * New upstream version.

 -- Christoph Berg <christoph.berg@credativ.de>  Tue, 06 Nov 2018 10:48:48 +0100

postgresql-hll (2.11-2) unstable; urgency=medium

  * debian/pgversions: Bump to 9.5+, earlier versions throw warnings.

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

postgresql-hll (2.11-1) unstable; urgency=medium

  * New upstream version.

 -- Christoph Berg <christoph.berg@credativ.de>  Thu, 18 Oct 2018 17:23:45 +0200

postgresql-hll (2.10.2-2) unstable; urgency=medium

  * Upload for PostgreSQL 11.
  * Add patch to catch changed HINT messages in regression tests.
  * Actually run regression tests via autopkgtest.
  * Ship upstream changelog.

 -- Christoph Berg <christoph.berg@credativ.de>  Thu, 18 Oct 2018 16:26:56 +0200

postgresql-hll (2.10.2-1) unstable; urgency=medium

  * New upstream version.
  * Move package to the PostgreSQL team.
  * Convert to pg_buildext. Closes: #876826.
  * Let module depend on PostgreSQL server package.
  * Update copyright file.

 -- Christoph Berg <myon@debian.org>  Fri, 06 Apr 2018 18:36:53 +0200

postgresql-hll (2.7-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Don't include postgresql-common makefile (Closes: 738376)
  * Add inline with _forceinline.
  * Use source format 3.

 -- YunQiang Su <syq@debian.org>  Thu, 30 Oct 2014 11:06:48 +0800

postgresql-hll (2.7-2) unstable; urgency=low

  * Removed useless sentence in the package description (Closes: #705300).
    Thanks to Jonas Smedegaard for pointing this out.

 -- Cyril Bouthors <cyril@bouthors.org>  Sat, 13 Apr 2013 10:15:25 +0200

postgresql-hll (2.7-1) unstable; urgency=low

  * Initial release (Closes: #701101).

 -- Cyril Bouthors <cyril@bouthors.org>  Thu, 21 Feb 2013 16:15:00 +0100