[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#910232: marked as done (transition: postgresql-11)



Your message dated Sat, 17 Nov 2018 11:57:20 +0100
with message-id <f1fd6ccb-365a-db05-4f7f-6110013c028d@debian.org>
and subject line Re: Bug#910232: transition: postgresql-11
has caused the Debian Bug report #910232,
regarding transition: postgresql-11
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 owner@bugs.debian.org
immediately.)


-- 
910232: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910232
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: transition

PostgreSQL 11 RC1 will be released next week, and 11.0 will follow one
week later if everything goes well. I plan to target unstable with RC1.
PG 11 is the version that will be released with buster; PG 10 will be
removed once all packages have been migrated.

As usual, there should be little release team coordination needed, the
PostgreSQL team will be doing the necessary sourceful uploads for the
PostgreSQL module packages.

Ben file attached.

Thanks,
Christoph
>From db8cff538aed040c2da313b208ba343ddf1a1541 Mon Sep 17 00:00:00 2001
From: Christoph Berg <myon@debian.org>
Date: Wed, 3 Oct 2018 19:19:02 +0200
Subject: [PATCH] Add postgresql-11 tracker

---
 config/ongoing/postgresql-11.ben | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 config/ongoing/postgresql-11.ben

diff --git a/config/ongoing/postgresql-11.ben b/config/ongoing/postgresql-11.ben
new file mode 100644
index 0000000..aabd6d5
--- /dev/null
+++ b/config/ongoing/postgresql-11.ben
@@ -0,0 +1,5 @@
+title = "postgresql-11";
+is_affected = .depends ~ /postgresql.*-[19].*/   | .build-depends ~ /postgresql.*-[19].*/   | .recommends ~ /postgresql.*-[19].*/   | .suggests ~ /postgresql.*-[19].*/;
+is_good =     .depends ~ /postgresql.*-11.*/     | .build-depends ~ /postgresql.*-11.*/     | .recommends ~ /postgresql.*-11.*/     | .suggests ~ /postgresql.*-11.*/;
+is_bad =      .depends ~ /postgresql.*-(9|10).*/ | .build-depends ~ /postgresql.*-(9|10).*/ | .recommends ~ /postgresql.*-(9|10).*/ | .suggests ~ /postgresql.*-(9|10).*/;
+export = false;
-- 
2.19.0.329.g76f2f5c1e3


--- End Message ---
--- Begin Message ---
On 11/11/2018 19:36, Christoph Berg wrote:
> Re: Emilio Pozuelo Monfort 2018-10-10 <8581a475-abc9-3af1-2885-c8e7b6764406@debian.org>
>> This has started now, marking it as such.
> 
> All packages have been migrated, with only postgresql-10 pending
> removal from unstable. (#913353)
> 
> The tracker can be closed. (The remaining packages listed are false
> positives from un-anchored, broad regexps. E.g. nurpawiki is listed
> because it depends on "libpostgresql-ocaml-so955" =~ /postgresql.*9/.)

Great, let's close this then.

Emilio

--- End Message ---

Reply to: