Your message dated Mon, 10 Jul 2006 01:22:52 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#371158: fixed in postgresql-8.1 8.1.4-3
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: libpq-dev
Version: 8.1.4-1
Severity: normal
Hello,
libpq-dev 8.1.4-1 does not depend on comerr-dev and libkrb5-dev
packages, but it should, because /usr/bin/pg_config lists these
libraries in the PostgreSQL LIBS variable.
Best regards,
Andrey
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686-smp
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Versions of packages libpq-dev depends on:
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libpq4 8.1.4-1 PostgreSQL C client library
ii libssl-dev 0.9.8b-2 SSL development libraries, header
libpq-dev recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: postgresql-8.1
Source-Version: 8.1.4-3
We believe that the bug you reported is fixed in the latest version of
postgresql-8.1, which is due to be installed in the Debian FTP archive:
libecpg-compat2_8.1.4-3_i386.deb
to pool/main/p/postgresql-8.1/libecpg-compat2_8.1.4-3_i386.deb
libecpg-dev_8.1.4-3_i386.deb
to pool/main/p/postgresql-8.1/libecpg-dev_8.1.4-3_i386.deb
libecpg5_8.1.4-3_i386.deb
to pool/main/p/postgresql-8.1/libecpg5_8.1.4-3_i386.deb
libpgtypes2_8.1.4-3_i386.deb
to pool/main/p/postgresql-8.1/libpgtypes2_8.1.4-3_i386.deb
libpq-dev_8.1.4-3_i386.deb
to pool/main/p/postgresql-8.1/libpq-dev_8.1.4-3_i386.deb
libpq4_8.1.4-3_i386.deb
to pool/main/p/postgresql-8.1/libpq4_8.1.4-3_i386.deb
postgresql-8.1_8.1.4-3.diff.gz
to pool/main/p/postgresql-8.1/postgresql-8.1_8.1.4-3.diff.gz
postgresql-8.1_8.1.4-3.dsc
to pool/main/p/postgresql-8.1/postgresql-8.1_8.1.4-3.dsc
postgresql-8.1_8.1.4-3_i386.deb
to pool/main/p/postgresql-8.1/postgresql-8.1_8.1.4-3_i386.deb
postgresql-client-8.1_8.1.4-3_i386.deb
to pool/main/p/postgresql-8.1/postgresql-client-8.1_8.1.4-3_i386.deb
postgresql-contrib-8.1_8.1.4-3_i386.deb
to pool/main/p/postgresql-8.1/postgresql-contrib-8.1_8.1.4-3_i386.deb
postgresql-doc-8.1_8.1.4-3_all.deb
to pool/main/p/postgresql-8.1/postgresql-doc-8.1_8.1.4-3_all.deb
postgresql-plperl-8.1_8.1.4-3_i386.deb
to pool/main/p/postgresql-8.1/postgresql-plperl-8.1_8.1.4-3_i386.deb
postgresql-plpython-8.1_8.1.4-3_i386.deb
to pool/main/p/postgresql-8.1/postgresql-plpython-8.1_8.1.4-3_i386.deb
postgresql-pltcl-8.1_8.1.4-3_i386.deb
to pool/main/p/postgresql-8.1/postgresql-pltcl-8.1_8.1.4-3_i386.deb
postgresql-server-dev-8.1_8.1.4-3_i386.deb
to pool/main/p/postgresql-8.1/postgresql-server-dev-8.1_8.1.4-3_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.1 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: Fri, 7 Jul 2006 21:28:45 +0200
Source: postgresql-8.1
Binary: postgresql-8.1 postgresql-pltcl-8.1 postgresql-plperl-8.1 libpgtypes2
libpq-dev libpq4 postgresql-doc-8.1 postgresql-plpython-8.1 libecpg-compat2
libecpg5 libecpg-dev postgresql-client-8.1 postgresql-server-dev-8.1
postgresql-contrib-8.1
Architecture: source i386 all
Version: 8.1.4-3
Distribution: unstable
Urgency: low
Maintainer: Martin Pitt <[EMAIL PROTECTED]>
Changed-By: Martin Pitt <[EMAIL PROTECTED]>
Description:
libecpg-compat2 - older version of run-time library for ECPG programs
libecpg-dev - development files for ECPG (Embedded PostgreSQL for C)
libecpg5 - run-time library for ECPG programs
libpgtypes2 - shared library libpgtypes for PostgreSQL 8.1
libpq-dev - header files for libpq4 (PostgreSQL library)
libpq4 - PostgreSQL C client library
postgresql-8.1 - object-relational SQL database, version 8.1 server
postgresql-client-8.1 - front-end programs for PostgreSQL 8.1
postgresql-contrib-8.1 - additional facilities for PostgreSQL
postgresql-doc-8.1 - documentation for the PostgreSQL database management
system
postgresql-plperl-8.1 - PL/Perl procedural language for PostgreSQL 8.1
postgresql-plpython-8.1 - PL/Python procedural language for PostgreSQL 8.1
postgresql-pltcl-8.1 - PL/TCL procedural language for PostgreSQL 8.1
postgresql-server-dev-8.1 - development files for PostgreSQL 8.1 server-side
programming
Closes: 354731 371158 375743
Changes:
postgresql-8.1 (8.1.4-3) unstable; urgency=low
.
* debian/control: Add missing comerr-dev and libkrb5-dev dependencies to
libpq-dev. Closes: #371158
* Add debian/patches/54-contrib-dbmirror-quoteparsing.patch: Fix parsing of
quotes escaped as '' in PendingData table. Closes: #375743
* Add debian/patches/55-contrib-admin.patch:
- Add the 'admin81' contrib module and build it. This provides
instrumentation functions for use with PgAdmin 3 and similar.
- http://www.postgresql.org/ftp/pgadmin3/release/v1.4.2/adminpacks/
- Closes: #354731
* debian/rules: Build with -fpic everywhere to improve the proactive
security effectivity of address space layout randomization. This has no
measurable performance impact on at least i386, amd64, and powerpc.
Files:
29ae42edc17dd46ca2a2f21b4278efd3 1095 misc optional postgresql-8.1_8.1.4-3.dsc
d7c680000f40d4f99b4e093b5f35a878 28429 misc optional
postgresql-8.1_8.1.4-3.diff.gz
7a402dc498773839744d6fd6fa2e9d3e 1553296 doc optional
postgresql-doc-8.1_8.1.4-3_all.deb
fb4848a85f2c45000659f8b270eb3161 4350540 misc optional
postgresql-8.1_8.1.4-3_i386.deb
9af472c888ad25a41e036b75af9c7117 1374282 misc optional
postgresql-client-8.1_8.1.4-3_i386.deb
25ee5582731904ce65793c8267666577 596216 libdevel optional
postgresql-server-dev-8.1_8.1.4-3_i386.deb
513f09fb8ad9677fdb43e04d421af9f3 588964 misc optional
postgresql-contrib-8.1_8.1.4-3_i386.deb
a98a0c5e24a92b459a75535ad6e7e358 166798 misc optional
postgresql-plperl-8.1_8.1.4-3_i386.deb
62353041b447fa5d58bb0f668f17831d 159654 misc optional
postgresql-plpython-8.1_8.1.4-3_i386.deb
ba27bad88683775dd4c6bb30269e0164 161326 misc optional
postgresql-pltcl-8.1_8.1.4-3_i386.deb
51dda790ba6ba7788f38b5acbc109f34 313278 libdevel optional
libpq-dev_8.1.4-3_i386.deb
946b8a366dd914720c6532d3f7bcfd18 258740 libs optional libpq4_8.1.4-3_i386.deb
1c0d85403c55ce2fa63888d3d80e4fe6 170464 libs optional libecpg5_8.1.4-3_i386.deb
1b3397b52fcd127460e6637e8710c3da 337864 libdevel optional
libecpg-dev_8.1.4-3_i386.deb
116fa1c1754659f533c4ca55c9891a9c 150608 libs optional
libecpg-compat2_8.1.4-3_i386.deb
513ed1986b2fcbd3e95f81e49c3282ac 173080 libs optional
libpgtypes2_8.1.4-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFEsgtmDecnbV4Fd/IRApRPAKCCeXidxoVP9MMpsYlMcYFUsd4QjACg7CG5
5qo9vo0icMOI7SO37/7tZNk=
=mFy8
-----END PGP SIGNATURE-----
--- End Message ---