File: changelog

package info (click to toggle)
postgresql-multicorn 1.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,164 kB
  • ctags: 709
  • sloc: ansic: 3,236; python: 2,227; sql: 755; makefile: 264; sh: 29
file content (76 lines) | stat: -rw-r--r-- 2,692 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
postgresql-multicorn (1.3.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream version with 9.6 support.
  * Fix some regression diffs, see
    https://github.com/Kozea/Multicorn/issues/171.
  * Drop less-restrictive-testing.diff, no longer needed.

 -- Christoph Berg <christoph.berg@credativ.de>  Tue, 27 Sep 2016 13:07:01 +0200

postgresql-multicorn (1.3.2-1) unstable; urgency=medium

  * New upstream release.
  * Grab patches from upstream:
    + Fix "ImportError: 'plpy' is not a built-in module" on python3.
    + Make sure that plpython3 is initialized before Multicorn.
    + Fix string conversion compat layer for Python 3.
  * The built-in regression tests are not important, let's declare this
    Closes: #795590.

 -- Christoph Berg <myon@debian.org>  Tue, 12 Apr 2016 22:48:42 +0200

postgresql-multicorn (1.3.0-1) unstable; urgency=medium

  * New upstream release with 9.5 support.

 -- Christoph Berg <christoph.berg@credativ.de>  Mon, 11 Jan 2016 12:43:36 +0100

postgresql-multicorn (1.2.4-1) unstable; urgency=medium

  * New upstream release.
  * Testsuite is unfortunately still broken, just differently now.

 -- Christoph Berg <christoph.berg@credativ.de>  Tue, 22 Dec 2015 16:33:35 +0100

postgresql-multicorn (1.2.3-1) unstable; urgency=medium

  * New upstream release.
  * Ignore testsuite failure until #795590 is resolved.
    (Test is broken, not the code)

 -- Christoph Berg <myon@debian.org>  Sun, 06 Sep 2015 18:18:36 +0200

postgresql-multicorn (1.2.2-1) unstable; urgency=medium

  * New upstream release.
  * Upload to unstable.
  * Add patch less-restrictive-testing.diff to fix autopkgtests for debci.
  * Restrict autopkgtests to just postgresql-9.4 as that's the only
    version of the extension the control file lists as a dependency (and
    we cannot dynamically add packages, there).
  * More specific dependencies for autopkgtest.

 -- Markus Wanner <markus@bluegap.ch>  Sun, 28 Jun 2015 11:38:10 +0200

postgresql-multicorn (1.1.0-1~exp1) experimental; urgency=low

  [ Christoph Berg ]
  * debian/test/control: Note minimum versions of postgresql-server-dev-all
    (we need pg_buildext -i) and postgresql-common (we need locale_gen).
  * Improve the VPATH fix patch.

  [ Markus Wanner ]
  * New upstream version.
  * Drop patches 88ce4f068e48f5d748dc92d40ce9ed1c5ae67105 and
    vpath-build.diff, these got applied upstream.
  * Bump S-V: no changes required.

 -- Christoph Berg <christoph.berg@credativ.de>  Tue, 02 Dec 2014 10:27:02 +0100

postgresql-multicorn (1.0.4-1) unstable; urgency=low

  [ Markus Wanner ]
  * Initial release. Closes: #753889.

 -- Christoph Berg <myon@debian.org>  Sun, 28 Sep 2014 17:59:59 +0200