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
|
postgresql-q3c (1.6.0-1) unstable; urgency=low
* New upstream version 1.6.0
* Drop Update-the-regression-tests.patch: applied upstream
* Push Standards-Version to 4.2.1. Change some URLs to https
-- Ole Streicher <olebole@debian.org> Tue, 27 Nov 2018 17:51:23 +0100
postgresql-q3c (1.5.0-6) unstable; urgency=medium
* Team upload.
* Test-depend on build-essential instead of c-compiler. With PG11 depending
on LLVM, the testsuite was preferring clang-7 over gcc, and while we
should really be invoking "cc" instead of "gcc", that wouldn't fix the
issue because "cc" is only provided by clang, not clang-7.
-- Christoph Berg <myon@debian.org> Sun, 14 Oct 2018 11:38:44 +0200
postgresql-q3c (1.5.0-5) unstable; urgency=medium
* Team upload for PostgreSQL 11.
* Move maintainer address to team+postgresql@tracker.debian.org.
-- Christoph Berg <myon@debian.org> Sat, 13 Oct 2018 22:34:19 +0200
postgresql-q3c (1.5.0-4) unstable; urgency=medium
* Team upload.
* Fix Depends/Provides fields for more than two supported versions.
* debian/tests/control: Depend on postgresql-all as the package itself does
not pull in all required server versions.
* Move packaging repository to salsa.debian.org
-- Christoph Berg <christoph.berg@credativ.de> Wed, 30 May 2018 09:39:05 +0200
postgresql-q3c (1.5.0-3) unstable; urgency=medium
* Create a single package for all PostgreSQL versions
* Rebuild against postgresql-10. Closes: #876788
-- Ole Streicher <olebole@debian.org> Mon, 25 Sep 2017 21:37:30 +0200
postgresql-q3c (1.5.0-2) unstable; urgency=medium
* Add Markus Nullmeier as Co-maintainer
* Push Standards-Version to 4.1.0. No changes needed.
* Add d/u/metadata
* Fix short license name
* Update regression tests. Fixes CI test failures on ppc64el+i386
* Fix CI test dependencies
-- Ole Streicher <olebole@debian.org> Wed, 06 Sep 2017 09:02:30 +0200
postgresql-q3c (1.5.0-1) unstable; urgency=low
* Initial release. (Closes: #680222)
-- Ole Streicher <olebole@debian.org> Mon, 07 Aug 2017 14:13:00 +0200
|