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
|
postgresql-rum (1.3.13-1) unstable; urgency=medium
* New upstream version 1.3.13.
* debian/watch: Look at GitHub tags instead of releases.
-- Christoph Berg <myon@debian.org> Mon, 24 Oct 2022 16:27:17 +0200
postgresql-rum (1.3.11-1) unstable; urgency=medium
* New upstream version.
* Restrict to PG10+.
-- Christoph Berg <myon@debian.org> Tue, 14 Jun 2022 16:15:08 +0200
postgresql-rum (1.3.9-1) unstable; urgency=medium
* New upstream version.
-- Christoph Berg <myon@debian.org> Tue, 26 Oct 2021 14:07:28 +0200
postgresql-rum (1.3.8-2) unstable; urgency=medium
* Upload for PostgreSQL 14.
-- Christoph Berg <myon@debian.org> Thu, 21 Oct 2021 10:51:24 +0200
postgresql-rum (1.3.8-1) experimental; urgency=medium
* New upstream version.
-- Christoph Berg <myon@debian.org> Wed, 30 Jun 2021 14:21:23 +0200
postgresql-rum (1.3.7-1) unstable; urgency=medium
* Upload for PostgreSQL 13.
* Use dh --with pgxs_loop.
* Drop dependencies for rbt_* rename.
* R³: no.
* DH 13.
* debian/tests: Use 'make' instead of postgresql-server-dev-all.
-- Christoph Berg <myon@debian.org> Mon, 19 Oct 2020 21:26:00 +0200
postgresql-rum (1.3.6-2) unstable; urgency=medium
* Upload for PostgreSQL 12.
-- Christoph Berg <myon@debian.org> Thu, 31 Oct 2019 10:57:38 +0100
postgresql-rum (1.3.6-1) unstable; urgency=medium
* New upstream version.
-- Christoph Berg <myon@debian.org> Thu, 18 Jul 2019 15:31:17 +0200
postgresql-rum (1.3.5-1) unstable; urgency=medium
* New upstream version with PG12 support.
-- Christoph Berg <myon@debian.org> Thu, 27 Jun 2019 11:08:44 +0200
postgresql-rum (1.3.3-1) experimental; urgency=medium
* New upstream version.
-- Christoph Berg <myon@debian.org> Fri, 29 Mar 2019 15:46:47 +0100
postgresql-rum (1.3.2-5) unstable; urgency=medium
* Update postgresql-10-rum dependency to >= 10.7 for the rb_* rename.
-- Christoph Berg <christoph.berg@credativ.de> Fri, 15 Feb 2019 09:27:53 +0100
postgresql-rum (1.3.2-4) unstable; urgency=medium
* Recompile against new heap_getattr() API in PostgreSQL 11.2.
* Add debian/gitlab-ci.yml.
-- Christoph Berg <christoph.berg@credativ.de> Tue, 12 Feb 2019 15:14:34 +0100
postgresql-rum (1.3.2-3) unstable; urgency=medium
* Fix dpkg variable syntax for 9.x versions.
-- Christoph Berg <christoph.berg@credativ.de> Tue, 27 Nov 2018 11:31:19 +0100
postgresql-rum (1.3.2-2) unstable; urgency=medium
* postgresql-11 11.1 renamed rb_* to rbt_* to avoid conflicts with Ruby
symbols. Add a dependency on >= 11.1. (The renaming was not yet done in
10.6, but will happen in 10.7; add a << 10.7 dependency in the PG10
module.)
-- Christoph Berg <myon@debian.org> Sat, 10 Nov 2018 15:29:01 +0100
postgresql-rum (1.3.2-1) unstable; urgency=medium
* New upstream version with 10.x compatibility fixed.
-- Christoph Berg <christoph.berg@credativ.de> Fri, 09 Nov 2018 14:08:56 +0100
postgresql-rum (1.3.1-1) unstable; urgency=medium
* New upstream version compatible with 11.1+, 10.6+ and 9.x.
-- Christoph Berg <christoph.berg@credativ.de> Fri, 09 Nov 2018 13:05:44 +0100
postgresql-rum (1.3.0-1) unstable; urgency=medium
* New upstream version.
-- Christoph Berg <christoph.berg@credativ.de> Wed, 17 Oct 2018 16:54:11 +0200
postgresql-rum (1.2.1-2) unstable; urgency=medium
* Upload for PostgreSQL 11.
* Build-Depend on systemtap-sdt-dev.
* Move maintainer address to team+postgresql@tracker.debian.org.
-- Christoph Berg <myon@debian.org> Sat, 13 Oct 2018 22:37:58 +0200
postgresql-rum (1.2.1-1) unstable; urgency=medium
* New upstream version with PG11 support.
* Move packaging repository to salsa.debian.org
-- Christoph Berg <myon@debian.org> Mon, 25 Dec 2017 18:03:39 +0100
postgresql-rum (1.2.0-1) unstable; urgency=medium
* New upstream version.
-- Christoph Berg <myon@debian.org> Wed, 15 Nov 2017 19:03:30 +0100
postgresql-rum (1.1.0-1) unstable; urgency=medium
* Initial release.
-- Christoph Berg <myon@debian.org> Sun, 29 Oct 2017 18:32:19 +0100
|