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

Bug#689284: marked as done (unblock: postgresql-9.1/9.1.6-1)



Your message dated Fri, 12 Oct 2012 11:45:52 +0200
with message-id <20121012094552.GP17465@radis.cristau.org>
and subject line Re: Bug#689284: unblock: postgresql-9.1/9.1.6-1
has caused the Debian Bug report #689284,
regarding unblock: postgresql-9.1/9.1.6-1
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.)


-- 
689284: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689284
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: unblock

Hello release team,

last week, PostgreSQL announced new bug fix microreleases:

  http://www.postgresql.org/about/news/1416/

This includes a serious data loss bug fix.

I uploaded 9.1.6 into unstable with priority "medium" last Monday:

  http://packages.qa.debian.org/p/postgresql-9.1/news/20120925T043328Z.html

The package successfully passes the upstream as well as the
postgresql-common integration tests and built fine on most
architectures except hurd-i386 (where it fails pretty much all the
time). It's been in unstable for 6 days now, and there haven't been
any regression reports in Debian or on the upstream bug list.

There is one packaging change to use xz compression for the .debs,
which was requested by Cyril Brulebois in #688678 to improve the
wheezy CD 1 (that part of the debdiff attached). Otherwise there's
just the upstream diff.  Do you want an unfiltered/filtered upstream
diff, for review?

Thank you for considering!

Martin

unblock postgresql-9.1/9.1.6-1

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
=== modified file 'debian/changelog'
--- debian/changelog	2012-09-25 03:39:38 +0000
+++ debian/changelog	2012-09-25 03:40:19 +0000
@@ -26,6 +26,8 @@
       reduce the performance impact of vacuuming, while causing it to
       take longer to finish.
     - See HISTORY/changelog.gz for the other bug fixes.
+  * debian/rules: Compress all binaries with xz. Thanks Cyril Brulebois!
+    (Closes: #688678)
 
  -- Martin Pitt <mpitt@debian.org>  Tue, 25 Sep 2012 05:32:46 +0200
 

=== modified file 'debian/rules'
--- debian/rules	2012-08-22 14:04:44 +0000
+++ debian/rules	2012-09-25 03:40:19 +0000
@@ -185,3 +185,6 @@
 	/usr/lib/postgresql/$(MAJOR_VER)/bin/pg_ctl -D tmp_data stop
 	# find and print the regression diffs
 	find build/contrib/ -name regression.diffs -exec cat '{}' \;
+
+override_dh_builddeb:
+	dh_builddeb -- -Zxz

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
On Mon, Oct  1, 2012 at 07:51:24 +0200, Martin Pitt wrote:

> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> 
> Hello release team,
> 
> last week, PostgreSQL announced new bug fix microreleases:
> 
>   http://www.postgresql.org/about/news/1416/
> 
> This includes a serious data loss bug fix.
> 
> I uploaded 9.1.6 into unstable with priority "medium" last Monday:
> 
>   http://packages.qa.debian.org/p/postgresql-9.1/news/20120925T043328Z.html
> 
Unblocked.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: