Your message dated Wed, 21 Nov 2007 20:47:25 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#451336: fixed in postgresql-8.3 8.3~beta3-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: postgresql-8.3
Version: 8.3~beta2
Severity: normal
PostgreSQL 8.3 contains support for a UUID data type
<URL:http://www.postgresql.org/docs/8.3/static/datatype-uuid.html>.
This is only enabled with the '--with-ossp-uuid' option to the
'configure' script, which is not enabled by default.
The Debian package of postgresql (8.3~beta2) currently does not enable
this option, so the documented UUID features in the server and the
contrib package will not be enabled.
--
\ "Pinky, are you pondering what I'm pondering?" "I think so, |
`\ Brain, but shouldn't the bat boy be wearing a cape?" -- _Pinky |
_o__) and The Brain_ |
Ben Finney <[EMAIL PROTECTED]>
--- End Message ---
--- Begin Message ---
Source: postgresql-8.3
Source-Version: 8.3~beta3-1
We believe that the bug you reported is fixed in the latest version of
postgresql-8.3, which is due to be installed in the Debian FTP archive:
libecpg-compat3_8.3~beta3-1_i386.deb
to pool/main/p/postgresql-8.3/libecpg-compat3_8.3~beta3-1_i386.deb
libecpg-dev_8.3~beta3-1_i386.deb
to pool/main/p/postgresql-8.3/libecpg-dev_8.3~beta3-1_i386.deb
libecpg6_8.3~beta3-1_i386.deb
to pool/main/p/postgresql-8.3/libecpg6_8.3~beta3-1_i386.deb
libpgtypes3_8.3~beta3-1_i386.deb
to pool/main/p/postgresql-8.3/libpgtypes3_8.3~beta3-1_i386.deb
libpq-dev_8.3~beta3-1_i386.deb
to pool/main/p/postgresql-8.3/libpq-dev_8.3~beta3-1_i386.deb
libpq5_8.3~beta3-1_i386.deb
to pool/main/p/postgresql-8.3/libpq5_8.3~beta3-1_i386.deb
postgresql-8.3_8.3~beta3-1.diff.gz
to pool/main/p/postgresql-8.3/postgresql-8.3_8.3~beta3-1.diff.gz
postgresql-8.3_8.3~beta3-1.dsc
to pool/main/p/postgresql-8.3/postgresql-8.3_8.3~beta3-1.dsc
postgresql-8.3_8.3~beta3-1_i386.deb
to pool/main/p/postgresql-8.3/postgresql-8.3_8.3~beta3-1_i386.deb
postgresql-8.3_8.3~beta3.orig.tar.gz
to pool/main/p/postgresql-8.3/postgresql-8.3_8.3~beta3.orig.tar.gz
postgresql-client-8.3_8.3~beta3-1_i386.deb
to pool/main/p/postgresql-8.3/postgresql-client-8.3_8.3~beta3-1_i386.deb
postgresql-contrib-8.3_8.3~beta3-1_i386.deb
to pool/main/p/postgresql-8.3/postgresql-contrib-8.3_8.3~beta3-1_i386.deb
postgresql-doc-8.3_8.3~beta3-1_all.deb
to pool/main/p/postgresql-8.3/postgresql-doc-8.3_8.3~beta3-1_all.deb
postgresql-plperl-8.3_8.3~beta3-1_i386.deb
to pool/main/p/postgresql-8.3/postgresql-plperl-8.3_8.3~beta3-1_i386.deb
postgresql-plpython-8.3_8.3~beta3-1_i386.deb
to pool/main/p/postgresql-8.3/postgresql-plpython-8.3_8.3~beta3-1_i386.deb
postgresql-pltcl-8.3_8.3~beta3-1_i386.deb
to pool/main/p/postgresql-8.3/postgresql-pltcl-8.3_8.3~beta3-1_i386.deb
postgresql-server-dev-8.3_8.3~beta3-1_i386.deb
to pool/main/p/postgresql-8.3/postgresql-server-dev-8.3_8.3~beta3-1_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Martin Pitt <[EMAIL PROTECTED]> (supplier of updated postgresql-8.3 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 21 Nov 2007 20:18:44 +0100
Source: postgresql-8.3
Binary: libpgtypes3 libpq5 postgresql-plpython-8.3 libpq-dev libecpg-compat3
libecpg6 postgresql-client-8.3 postgresql-contrib-8.3 postgresql-doc-8.3
postgresql-plperl-8.3 libecpg-dev postgresql-8.3 postgresql-pltcl-8.3
postgresql-server-dev-8.3
Architecture: source i386 all
Version: 8.3~beta3-1
Distribution: experimental
Urgency: low
Maintainer: Martin Pitt <[EMAIL PROTECTED]>
Changed-By: Martin Pitt <[EMAIL PROTECTED]>
Description:
libecpg-compat3 - older version of run-time library for ECPG programs
libecpg-dev - development files for ECPG (Embedded PostgreSQL for C)
libecpg6 - run-time library for ECPG programs
libpgtypes3 - shared library libpgtypes for PostgreSQL 8.3
libpq-dev - header files for libpq5 (PostgreSQL library)
libpq5 - PostgreSQL C client library
postgresql-8.3 - object-relational SQL database, version 8.3 server
postgresql-client-8.3 - front-end programs for PostgreSQL 8.3
postgresql-contrib-8.3 - additional facilities for PostgreSQL
postgresql-doc-8.3 - documentation for the PostgreSQL database management
system
postgresql-plperl-8.3 - PL/Perl procedural language for PostgreSQL 8.3
postgresql-plpython-8.3 - PL/Python procedural language for PostgreSQL 8.3
postgresql-pltcl-8.3 - PL/Tcl procedural language for PostgreSQL 8.3
postgresql-server-dev-8.3 - development files for PostgreSQL 8.3 server-side
programming
Closes: 451336 451553
Changes:
postgresql-8.3 (8.3~beta3-1) experimental; urgency=low
.
* Third beta release of PostgreSQL 8.3.
* debian/rules:
- Ignore test suite failure on alpha for now, since it behaves weird on
some floating point operations (regression in glibc and gcc-4.2). Bug is
under investigation. Fixes FTBFS for now. (see #449002)
- Remove test suite ignoring for mips and mipsel again, seems the buildds
finally got a fixed kernel.
* Add debian/patches/12-psql-sensible-editor.patch: Use sensible-editor
instead of vi as editor fallback in psql if $EDITOR and friends are not
defined. (Closes: #451553)
* Enable OSSP UUID support, add build dependency libossp-uuid-dev.
(Closes: #451336)
* Install some missing .so libraries.
* debian/rules: Check that all files in debian/tmp get installed to
somewhere, and fail the build if not.
Files:
ba2e4a9a59d076356f640478817b1267 1151 misc optional
postgresql-8.3_8.3~beta3-1.dsc
644624df3628cca7879aaab81845fb5b 13455667 misc optional
postgresql-8.3_8.3~beta3.orig.tar.gz
94d4b6a3df02ee826f27fea53d83123f 52520 misc optional
postgresql-8.3_8.3~beta3-1.diff.gz
c6f6798713b21e0f281d008ac92396ad 1984978 doc optional
postgresql-doc-8.3_8.3~beta3-1_all.deb
f1af32373bb6dd1b05573edb306fc169 376090 libdevel optional
libpq-dev_8.3~beta3-1_i386.deb
3e20b1fd13e9a7cdbad58472dfd6a7df 314528 libs optional
libpq5_8.3~beta3-1_i386.deb
379824c3ac93e8ddad3034fc2f56d433 210676 libs optional
libecpg6_8.3~beta3-1_i386.deb
3e101ca46a2b3480dfa1a5bf1ad5ea80 393026 libdevel optional
libecpg-dev_8.3~beta3-1_i386.deb
094403d3298a0b539ecf9a0066adca39 190160 libs optional
libecpg-compat3_8.3~beta3-1_i386.deb
4217917abf2cc97740dc62fdd1b631bd 211400 libs optional
libpgtypes3_8.3~beta3-1_i386.deb
c3e27be47d653ecdb8a8af6cdd9e05cc 5005662 misc optional
postgresql-8.3_8.3~beta3-1_i386.deb
8bb95dc22010561801f06a0833875384 1548954 misc optional
postgresql-client-8.3_8.3~beta3-1_i386.deb
b7deff10e3a4e27e9571c89464e37149 742018 libdevel optional
postgresql-server-dev-8.3_8.3~beta3-1_i386.deb
a53fd200fab116e5c394ee1f3b0bb1ec 508304 misc optional
postgresql-contrib-8.3_8.3~beta3-1_i386.deb
bcffd9ade8d6dc98c936a8d02b4b4dab 210260 misc optional
postgresql-plperl-8.3_8.3~beta3-1_i386.deb
92eedda40538b85d75927a17bb3bb2b7 201246 misc optional
postgresql-plpython-8.3_8.3~beta3-1_i386.deb
8585e78488e947921a128bb81cf23401 200660 misc optional
postgresql-pltcl-8.3_8.3~beta3-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHRIo8DecnbV4Fd/IRAvSWAJ0f+sCdyWLPlKE1266sT/AyUde3OwCfUD3u
6GBEhVvWTdAFMI0Y2f55/Xw=
=b71t
-----END PGP SIGNATURE-----
--- End Message ---