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
|
pgsphere (1.1.1+2021-11-10-2) unstable; urgency=medium
* Upload for PostgreSQL 15.
* debian/watch: Look at GitHub tags instead of releases.
-- Christoph Berg <myon@debian.org> Mon, 24 Oct 2022 15:06:39 +0200
pgsphere (1.1.1+2021-11-10-1) unstable; urgency=medium
* New upstream version 1.1.1+2021-11-10.
* Upload for PostgreSQL 14.
-- Christoph Berg <myon@debian.org> Fri, 19 Nov 2021 16:37:30 +0100
pgsphere (1.1.1+2020-10-20-3) unstable; urgency=medium
* Temporarily hard-code PostgreSQL version to 13 to get the healpix-cxx3
transition unstuck.
-- Christoph Berg <myon@debian.org> Fri, 29 Oct 2021 22:58:14 +0200
pgsphere (1.1.1+2020-10-20-2) unstable; urgency=medium
* Remove Conflitcs+Replaces: postgresql-pgsphere (Closes: #989731)
-- Ole Streicher <olebole@debian.org> Mon, 21 Jun 2021 15:29:03 +0200
pgsphere (1.1.1+2020-10-20-1) unstable; urgency=medium
* New upstream version 1.1.1+2020-10-20.
Catches regression output variation on mips64el and hppa.
-- Christoph Berg <myon@debian.org> Tue, 20 Oct 2020 14:59:28 +0200
pgsphere (1.1.1+2020-09-24-3) unstable; urgency=medium
* R³: no.
-- Christoph Berg <myon@debian.org> Mon, 19 Oct 2020 14:08:26 +0200
pgsphere (1.1.1+2020-09-24-2) unstable; urgency=medium
* Upload for PostgreSQL 13.
* Use dh --with pgxs.
-- Christoph Berg <myon@debian.org> Wed, 30 Sep 2020 18:58:24 +0200
pgsphere (1.1.1+2020-09-24-1) unstable; urgency=medium
* New upstream version 1.1.1+2020-09-24.
-- Christoph Berg <myon@debian.org> Thu, 24 Sep 2020 16:17:56 +0200
pgsphere (1.1.1+2020-08-21-2) unstable; urgency=medium
* Add missing docbook-xml build-dependency.
* Document sparse.[ch] copyright.
* Update project homepage.
-- Christoph Berg <myon@debian.org> Fri, 11 Sep 2020 15:03:18 +0200
pgsphere (1.1.1+2020-08-21-1) unstable; urgency=medium
[ Christoph Berg ]
* New snapshot with MOC support.
* Switch to standard PostgreSQL extension package layout with one .deb per
PG major version. (Closes: #962261)
* Build and install docs.
* Remove duplicate documentation files.
* Point watch file at github, pgfoundry is ultimately dead.
* Update Markus' email address.
* DH 13.
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Update standards version to 4.4.1, no changes needed.
* Set upstream metadata fields: Repository, Repository-Browse.
-- Christoph Berg <myon@debian.org> Fri, 21 Aug 2020 14:36:38 +0200
pgsphere (1.1.1+2018.10.13-2) unstable; urgency=medium
* Team upload for PostgreSQL 12.
* Add debian/gitlab-ci.yml.
-- Christoph Berg <myon@debian.org> Wed, 30 Oct 2019 10:01:21 +0100
pgsphere (1.1.1+2018.10.13-1) unstable; urgency=medium
* Team upload.
* New upstream snapshot with actual PostgreSQL 11 support.
-- Christoph Berg <myon@debian.org> Fri, 19 Oct 2018 23:09:27 +0200
pgsphere (1.1.1+2017.08.30-3) unstable; urgency=medium
* Team upload for PostgreSQL 11.
* Move maintainer address to team+postgresql@tracker.debian.org.
-- Christoph Berg <myon@debian.org> Fri, 12 Oct 2018 19:26:17 +0200
pgsphere (1.1.1+2017.08.30-2) 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:04:50 +0200
pgsphere (1.1.1+2017.08.30-1) unstable; urgency=medium
[ Markus Nullmeier ]
* New upstream version 1.1.1+2017.08.30
* updated upstream references
[ Ole Streicher ]
* Create a single package for all PostgreSQL versions
* Rebuild against postgresql-10. Closes: #876865
-- Ole Streicher <olebole@debian.org> Wed, 27 Sep 2017 09:15:15 +0200
pgsphere (1.1.1+2017.08.29-1) unstable; urgency=low
[ Ole Streicher ]
* Add Markus Nullmeier as Co-maintainer
[ Markus Nullmeier ]
* Add flex to Build-Depends
* New upstream version 1.1.1+2017.08.29. Fixes CI test failure on ppc64el
-- Ole Streicher <olebole@debian.org> Tue, 29 Aug 2017 16:14:45 +0200
pgsphere (1.1.1+2017.04.11-1) unstable; urgency=low
* Initial release (from github commit 2cb397). Closes: #680188
-- Ole Streicher <olebole@debian.org> Thu, 17 Aug 2017 14:24:17 +0200
|