Your message dated Sat, 23 Nov 2019 22:05:12 +0100
with message-id <[email protected]>
and subject line Re: Bug#941078: transition: postgresql-12
has caused the Debian Bug report #941078,
regarding transition: postgresql-12
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
941078: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=941078
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: transition
Hi,
PostgreSQL 12 rc1 is due to be released this week. Ben patch attached.
As usual the transition will be done using sourceful uploads, so
little release team interaction is expected to be needed.
Christoph
>From dc20c59f948622dc761f06aa0d5da7d6813c3811 Mon Sep 17 00:00:00 2001
From: Christoph Berg <[email protected]>
Date: Tue, 24 Sep 2019 12:44:26 +0200
Subject: [PATCH] Add postgresql-12 tracker
---
config/ongoing/postgresql-12.ben | 5 +++++
1 file changed, 5 insertions(+)
create mode 100644 config/ongoing/postgresql-12.ben
diff --git a/config/ongoing/postgresql-12.ben b/config/ongoing/postgresql-12.ben
new file mode 100644
index 0000000..4ac60b1
--- /dev/null
+++ b/config/ongoing/postgresql-12.ben
@@ -0,0 +1,5 @@
+title = "postgresql-12";
+is_affected = .depends ~ /postgresql.*-1[012].*/ | .build-depends ~ /postgresql.*-1[012].*/ | .recommends ~ /postgresql.*-1[012].*/ | .suggests ~ /postgresql.*-1[012].*/;
+is_good = .depends ~ /postgresql.*-12.*/ | .build-depends ~ /postgresql.*-12.*/ | .recommends ~ /postgresql.*-12.*/ | .suggests ~ /postgresql.*-12.*/;
+is_bad = .depends ~ /postgresql.*-1[01].*/ | .build-depends ~ /postgresql.*-1[01].*/ | .recommends ~ /postgresql.*-1[01].*/ | .suggests ~ /postgresql.*-1[01].*/;
+export = false;
--
2.23.0
--- End Message ---
--- Begin Message ---
Hi Christoph,
On 15-11-2019 19:36, Christoph Berg wrote:
> Re: Paul Gevers 2019-11-13 <[email protected]>
>> Scheduled.
>
> Thanks!
>
> Not sure why my last list missed a few, but here's three more:
>
> postgresql-multicorn
> pldebugger
> first-last-agg
As already discussed on IRC, all migrations happened. Closing this bug.
Paul
signature.asc
Description: OpenPGP digital signature
--- End Message ---