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
|
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
|