File: changelog

package info (click to toggle)
wal2json 2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,532 kB
  • sloc: ansic: 2,431; sql: 1,028; makefile: 26; sh: 6
file content (94 lines) | stat: -rw-r--r-- 2,838 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
wal2json (2.3-2) unstable; urgency=medium

  * Upload for PostgreSQL 13.
  * Use dh --with pgxs.
  * R³: no.
  * debian/tests: Use 'make' instead of postgresql-server-dev-all.

 -- Christoph Berg <myon@debian.org>  Mon, 19 Oct 2020 22:32:23 +0200

wal2json (2.3-1) unstable; urgency=low

  [ Debian Janitor ]
  * Bump debhelper from deprecated 9 to 10.
  * Update renamed lintian tag names in lintian overrides.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Christoph Berg ]
  * New upstream version.
  * DH 13.

 -- Christoph Berg <myon@debian.org>  Thu, 13 Aug 2020 13:46:24 +0200

wal2json (2.2-1) unstable; urgency=medium

  * New upstream version compatible with PG9.4+.

 -- Christoph Berg <myon@debian.org>  Wed, 19 Feb 2020 11:04:22 +0100

wal2json (2.1-1) unstable; urgency=medium

  * New upstream version, fixed for 32 bit archs.
  * Mark as compatible with PG9.6+, uses UInt64GetDatum.

 -- Christoph Berg <myon@debian.org>  Mon, 10 Feb 2020 20:47:31 +0100

wal2json (2.0-2) unstable; urgency=medium

  * Restrict to 64-bit architectures because of
    https://github.com/eulerto/wal2json/issues/142.

 -- Christoph Berg <myon@debian.org>  Fri, 07 Feb 2020 10:48:00 +0100

wal2json (2.0-1) unstable; urgency=medium

  * New upstream version, really compatible with PG12. (Closes: #947896)

 -- Christoph Berg <myon@debian.org>  Mon, 06 Jan 2020 20:34:18 +0100

wal2json (1.0-6) unstable; urgency=medium

  * Upload for PostgreSQL 12.

 -- Christoph Berg <myon@debian.org>  Tue, 10 Dec 2019 10:58:53 +0100

wal2json (1.0-5) unstable; urgency=medium

  * Recompile against new heap_getattr() API in PostgreSQL 11.2.

 -- Christoph Berg <christoph.berg@credativ.de>  Tue, 12 Feb 2019 15:15:48 +0100

wal2json (1.0-4) unstable; urgency=medium

  * Update PostgreSQL Maintainers address.
  * Add debian/gitlab-ci.yml.

 -- Christoph Berg <christoph.berg@credativ.de>  Thu, 07 Feb 2019 14:12:44 +0100

wal2json (1.0-3) unstable; urgency=medium

  * Upload for PostgreSQL 11.

 -- Christoph Berg <myon@debian.org>  Sat, 13 Oct 2018 22:57:25 +0200

wal2json (1.0-2) unstable; urgency=medium

  * Do not continue the short description into the long description.
    Thanks to Josh Triplett for spotting! (Closes: #897079)

 -- Christoph Berg <myon@debian.org>  Sat, 28 Apr 2018 18:33:54 +0200

wal2json (1.0-1) unstable; urgency=medium

  [ Ivan Mincik ]
  * Initial release.

  [ Christoph Berg ]
  * Add watch file and regression tests runner.
  * Copyright holder for wal2json.c is Euler Taveira de Oliveira, not the
    PGDG. (See https://github.com/eulerto/wal2json/commit/a41243882)
  * Catch regression test problems on older releases.
    (See https://github.com/eulerto/wal2json/pull/59.)

 -- Christoph Berg <christoph.berg@credativ.de>  Tue, 17 Apr 2018 10:16:35 +0200