From 0f31598b9b8482235ab267235867b5d3bf526fc7 Mon Sep 17 00:00:00 2001 From: unknown <martin@piware.de> Date: Fri, 6 Feb 2009 00:06:30 +0100 Subject: [PATCH] releasing version 94lenny1 --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index fa5d659e..2a564016 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,12 @@ -postgresql-common (94lenny1) UNRELEASED; urgency=low +postgresql-common (94lenny1) unstable; urgency=high + * Urgency high because of RC bug fix (regression from Etch). * pg_ctlcluster, t/030_errors.t: Back out colliding ports check (r896), since in its current form it breaks setups where multiple clusters listen to the same port number, but are using different socket directories. This reopens #472627. (Closes: #514132) - -- Martin Pitt <mpitt@debian.org> Fri, 06 Feb 2009 00:02:41 +0100 + -- Martin Pitt <mpitt@debian.org> Fri, 06 Feb 2009 00:06:00 +0100 postgresql-common (94) unstable; urgency=low -- GitLab