Your message dated Sat, 04 Dec 2010 17:01:34 +0000
with message-id <[email protected]>
and subject line Re: Bug#605895: unblock: postgresql-common/113
has caused the Debian Bug report #605895,
regarding unblock: postgresql-common/113
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.)
--
605895: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605895
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: freeze-exception
I just uploaded p-common 113 to fix http://bugs.debian.org/604423 .
Right now, when upgrading from lenny to squeeze, the PostgreSQL
"obsolete version 8.3" debconf note says to upgrade to 9.0, but 9.0
isn't in testing, only in unstable.
The reason is that the "supported_versions" map still treated
"testing" and "unstable" in the same case. Sorry about having
forgotten about this for so long!
I now treat "testing/6.0" and "unstable" in separate cases and only
support 9.0 in unstable, so that in a lenny -> squeeze upgrade the
debconf note now shows "8.4" as currently supported version. I tested
this in a lenny chroot.
The patch is straightforward:
http://bazaar.launchpad.net/~pitti/postgresql/common/revision/1035
and there are no other changes in this package compared to version 112.
Can this still make it into testing, please?
Thank you, and have a nice weekend!
Martin
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
On Sat, 2010-12-04 at 15:12 +0100, Martin Pitt wrote:
> I just uploaded p-common 113 to fix http://bugs.debian.org/604423 .
> Right now, when upgrading from lenny to squeeze, the PostgreSQL
> "obsolete version 8.3" debconf note says to upgrade to 9.0, but 9.0
> isn't in testing, only in unstable.
>
> The reason is that the "supported_versions" map still treated
> "testing" and "unstable" in the same case. Sorry about having
> forgotten about this for so long!
>
> I now treat "testing/6.0" and "unstable" in separate cases and only
> support 9.0 in unstable, so that in a lenny -> squeeze upgrade the
> debconf note now shows "8.4" as currently supported version. I tested
> this in a lenny chroot.
Unblocked; thanks.
Regards,
Adam
--- End Message ---