Your message dated Thu, 25 Aug 2011 11:32:58 +0000
with message-id <[email protected]>
and subject line Bug#621492: fixed in postgresql-9.0 9.0.4-2
has caused the Debian Bug report #621492,
regarding FTBFS on squeeze because of missing build-depends on jade
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.)
--
621492: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621492
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: postgresql-9.0
Version: 9.0.3-1
Severity: wishlist
Hi,
On squeeze, postgresql-9.0 needs to have an explicit build-depends
against jade, otherwise the build fails.
it would be nice if you make it explicit, rather than relying on having
it pulled it through some other build-depends. will sent a patch once
i've recieved the bug number.
Regards,
Daniel
--
Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email: [email protected]
Internet: http://people.progress-technologies.net/~daniel.baumann/
--- End Message ---
--- Begin Message ---
Source: postgresql-9.0
Source-Version: 9.0.4-2
We believe that the bug you reported is fixed in the latest version of
postgresql-9.0, which is due to be installed in the Debian FTP archive:
libecpg-compat3_9.0.4-2_amd64.deb
to main/p/postgresql-9.0/libecpg-compat3_9.0.4-2_amd64.deb
libecpg-dev_9.0.4-2_amd64.deb
to main/p/postgresql-9.0/libecpg-dev_9.0.4-2_amd64.deb
libecpg6_9.0.4-2_amd64.deb
to main/p/postgresql-9.0/libecpg6_9.0.4-2_amd64.deb
libpgtypes3_9.0.4-2_amd64.deb
to main/p/postgresql-9.0/libpgtypes3_9.0.4-2_amd64.deb
libpq-dev_9.0.4-2_amd64.deb
to main/p/postgresql-9.0/libpq-dev_9.0.4-2_amd64.deb
libpq5_9.0.4-2_amd64.deb
to main/p/postgresql-9.0/libpq5_9.0.4-2_amd64.deb
postgresql-9.0-dbg_9.0.4-2_amd64.deb
to main/p/postgresql-9.0/postgresql-9.0-dbg_9.0.4-2_amd64.deb
postgresql-9.0_9.0.4-2.debian.tar.gz
to main/p/postgresql-9.0/postgresql-9.0_9.0.4-2.debian.tar.gz
postgresql-9.0_9.0.4-2.dsc
to main/p/postgresql-9.0/postgresql-9.0_9.0.4-2.dsc
postgresql-9.0_9.0.4-2_amd64.deb
to main/p/postgresql-9.0/postgresql-9.0_9.0.4-2_amd64.deb
postgresql-client-9.0_9.0.4-2_amd64.deb
to main/p/postgresql-9.0/postgresql-client-9.0_9.0.4-2_amd64.deb
postgresql-contrib-9.0_9.0.4-2_amd64.deb
to main/p/postgresql-9.0/postgresql-contrib-9.0_9.0.4-2_amd64.deb
postgresql-doc-9.0_9.0.4-2_all.deb
to main/p/postgresql-9.0/postgresql-doc-9.0_9.0.4-2_all.deb
postgresql-plperl-9.0_9.0.4-2_amd64.deb
to main/p/postgresql-9.0/postgresql-plperl-9.0_9.0.4-2_amd64.deb
postgresql-plpython-9.0_9.0.4-2_amd64.deb
to main/p/postgresql-9.0/postgresql-plpython-9.0_9.0.4-2_amd64.deb
postgresql-pltcl-9.0_9.0.4-2_amd64.deb
to main/p/postgresql-9.0/postgresql-pltcl-9.0_9.0.4-2_amd64.deb
postgresql-server-dev-9.0_9.0.4-2_amd64.deb
to main/p/postgresql-9.0/postgresql-server-dev-9.0_9.0.4-2_amd64.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-9.0 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: SHA256
Format: 1.8
Date: Thu, 25 Aug 2011 12:48:18 +0200
Source: postgresql-9.0
Binary: libpq-dev libpq5 libecpg6 libecpg-dev libecpg-compat3 libpgtypes3
postgresql-9.0 postgresql-9.0-dbg postgresql-client-9.0
postgresql-server-dev-9.0 postgresql-doc-9.0 postgresql-contrib-9.0
postgresql-plperl-9.0 postgresql-plpython-9.0 postgresql-pltcl-9.0
Architecture: source all amd64
Version: 9.0.4-2
Distribution: unstable
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 9.0
libpq-dev - header files for libpq5 (PostgreSQL library)
libpq5 - PostgreSQL C client library
postgresql-9.0 - object-relational SQL database, version 9.0 server
postgresql-9.0-dbg - debug symbols for postgresql-9.0
postgresql-client-9.0 - front-end programs for PostgreSQL 9.0
postgresql-contrib-9.0 - additional facilities for PostgreSQL
postgresql-doc-9.0 - documentation for the PostgreSQL database management
system
postgresql-plperl-9.0 - PL/Perl procedural language for PostgreSQL 9.0
postgresql-plpython-9.0 - PL/Python procedural language for PostgreSQL 9.0
postgresql-pltcl-9.0 - PL/Tcl procedural language for PostgreSQL 9.0
postgresql-server-dev-9.0 - development files for PostgreSQL 9.0 server-side
programming
Closes: 621492 627596
Changes:
postgresql-9.0 (9.0.4-2) unstable; urgency=low
.
* debian/postgresql-9.0.postrm: Clean up pg_ctl.conf on purge.
* Add 03-cmsgcred-size.patch: Fix size of struct cmsgcred to fix ident
authentication on kFreeBSD 64 bit. Thanks to Petr Salinger for the
patch! (Closes: #627596)
* debian/control: Add explicit build dependency to jade. (Closes: #621492)
* debian/control: Drop the versionless metapackages, they are built by -9.1
now.
Checksums-Sha1:
33a49537799e6fec840395a847d0b66f07a3ace0 2407 postgresql-9.0_9.0.4-2.dsc
9fcfd4d040d78e6a259979634ddd62e1b638116d 25979
postgresql-9.0_9.0.4-2.debian.tar.gz
b7dd8f04fe5fcf770baa56c0a3eff67067d47397 2578678
postgresql-doc-9.0_9.0.4-2_all.deb
86801132986bfcd5ff2726917c3de539b69e3dab 541268 libpq-dev_9.0.4-2_amd64.deb
0214faa9aa4c99787601c1351a3906b8184ce016 459274 libpq5_9.0.4-2_amd64.deb
52ed92798c88f18a4210c2ee73d5b19a069d17e5 394388 libecpg6_9.0.4-2_amd64.deb
514fe93122839272a23903ad574e85c171c00dfa 572260 libecpg-dev_9.0.4-2_amd64.deb
c1d817d7cfb69f4af278b40aa9931ab81688d7fa 326078
libecpg-compat3_9.0.4-2_amd64.deb
751a6e698f51cd722db5e05bf76a4afecbd388d7 350226 libpgtypes3_9.0.4-2_amd64.deb
53494f73f415aef1b4a42d3dde91ef5325ff973f 5727636
postgresql-9.0_9.0.4-2_amd64.deb
b564c01b6fb27da390145b1e8811bfe28007a9e9 8209830
postgresql-9.0-dbg_9.0.4-2_amd64.deb
8c214d56aa837bbbb0f6abb4b7419ae14ff40faa 1671418
postgresql-client-9.0_9.0.4-2_amd64.deb
174b486602e39e5cf807f17b4e9525a44299136f 962000
postgresql-server-dev-9.0_9.0.4-2_amd64.deb
fe6e4d1b7e0741b320e33593386999cf07b534b0 758072
postgresql-contrib-9.0_9.0.4-2_amd64.deb
a632cd2fcaaa4d65850adeadc70cbc9c4c68a387 364012
postgresql-plperl-9.0_9.0.4-2_amd64.deb
7a3e4e7ab54d5fbddee5ad3fb5b1b76dc3be7d41 361758
postgresql-plpython-9.0_9.0.4-2_amd64.deb
e908c2008fd3ec62baf46d0d9218fba9846d1d04 340710
postgresql-pltcl-9.0_9.0.4-2_amd64.deb
Checksums-Sha256:
e0b855ca9bb82a7c9481e9406c5003cb852744065fbc96d1d81122ee1719857f 2407
postgresql-9.0_9.0.4-2.dsc
114c36adebdb9d2aba5a5170ebbdf9bb54026d7e5bf79a5e754fe12ff1e7b084 25979
postgresql-9.0_9.0.4-2.debian.tar.gz
023194589f6baff5b64df912ff0ea8a17cf3e7d6b6b79f1d2bf09fc5b5d1bfbe 2578678
postgresql-doc-9.0_9.0.4-2_all.deb
f1b2aa0fc83148b8c1e9ef81b61b24ef7d9e0ac7e617cbd87021238510290c28 541268
libpq-dev_9.0.4-2_amd64.deb
86e4914a9ab61120497a7114de7c5bc2a9c4ee786303e1de6f624545503b4822 459274
libpq5_9.0.4-2_amd64.deb
49a49027c72b636eb1619f8b365d6e18876e521249d8b166cf3b53f0d923b0f6 394388
libecpg6_9.0.4-2_amd64.deb
a5f1d29e8480daa01307d2e20763d38ab5ebdf2457b343105bcc77de57a54778 572260
libecpg-dev_9.0.4-2_amd64.deb
544d907c09de473cb48448bfb00d0ec905ebcbc458baffad7e35195b5c82b2d6 326078
libecpg-compat3_9.0.4-2_amd64.deb
4529265bd48cfb313c75f3fb509dc90d5914de9eb4a22ea846ba4b86c2c36dc3 350226
libpgtypes3_9.0.4-2_amd64.deb
da2e9c9f656ca3ba8e7de56c1c10772cb56e2a51442c6273d2a678c3650f9952 5727636
postgresql-9.0_9.0.4-2_amd64.deb
252cc1c61396fe7dcee7e3d6403c87d74c261f0dd64b7f75c787b00e85ed0dcd 8209830
postgresql-9.0-dbg_9.0.4-2_amd64.deb
b8705b431a223ffffc9a03de996a824e5053d9ea82924aac6f3154f63966d1a7 1671418
postgresql-client-9.0_9.0.4-2_amd64.deb
769afa99b13aa59dfca888b48e6401af77e0e506278af45f92e31ddd37ff8ef9 962000
postgresql-server-dev-9.0_9.0.4-2_amd64.deb
01269f95c0532dc9da9ef1d8cf8c49e96d8ec1c4a53fc664efe0580880b9079f 758072
postgresql-contrib-9.0_9.0.4-2_amd64.deb
9f5b5fe9a16ba4c575f3fd685a36b051a5b90bf65586851bb0a50784fbd4c1c7 364012
postgresql-plperl-9.0_9.0.4-2_amd64.deb
cc35c846904147eef438c588b1958234beae974955a48e5db28af41efee366cf 361758
postgresql-plpython-9.0_9.0.4-2_amd64.deb
f7ba3c82711e775d27016dcffc467652d70f924f1ca497c1fd3febfdb7643b2a 340710
postgresql-pltcl-9.0_9.0.4-2_amd64.deb
Files:
2c96c2d9125b6164561b180d06bc8788 2407 database optional
postgresql-9.0_9.0.4-2.dsc
c757900cc6a3173dddf4ecf81c51acf0 25979 database optional
postgresql-9.0_9.0.4-2.debian.tar.gz
13e7ffa3ca4879c9ecffbfad6cdf0982 2578678 doc optional
postgresql-doc-9.0_9.0.4-2_all.deb
251b0e4b2ec04df096595648ce0172dd 541268 libdevel optional
libpq-dev_9.0.4-2_amd64.deb
364a9fa22d1fcc80d24f263f6c162dea 459274 libs optional libpq5_9.0.4-2_amd64.deb
2dc5631ca6eb68559900f70c2a272afb 394388 libs optional
libecpg6_9.0.4-2_amd64.deb
679537fb4a97b3d5c5c2936635a6feff 572260 libdevel optional
libecpg-dev_9.0.4-2_amd64.deb
301360b8199aae2cce267cc3bbde5a52 326078 libs optional
libecpg-compat3_9.0.4-2_amd64.deb
56bfddb4b573a04a3818fd3ac1cbe8bb 350226 libs optional
libpgtypes3_9.0.4-2_amd64.deb
766d4a6b4c9f00874d82fc8f20d00139 5727636 database optional
postgresql-9.0_9.0.4-2_amd64.deb
e5be62f318a6d42321a143b9b0164549 8209830 debug extra
postgresql-9.0-dbg_9.0.4-2_amd64.deb
844b49032f38d8a9e292066f25af2f28 1671418 database optional
postgresql-client-9.0_9.0.4-2_amd64.deb
e863be0edb1f48971264ad62be2d0359 962000 libdevel optional
postgresql-server-dev-9.0_9.0.4-2_amd64.deb
6ed89ec22c88c5f8b210efbd3042846f 758072 database optional
postgresql-contrib-9.0_9.0.4-2_amd64.deb
254ce840665718c894afb6dde0a7b130 364012 database optional
postgresql-plperl-9.0_9.0.4-2_amd64.deb
dd4c81e628093bed427bab51286963eb 361758 database optional
postgresql-plpython-9.0_9.0.4-2_amd64.deb
17e5271b486ffca8b9740c48d84ae338 340710 database optional
postgresql-pltcl-9.0_9.0.4-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJOViw7AAoJEPmIJawmtHufwjcP/0eWlq5KVDG9hsd1VeKyNb6C
azpFQe1FOAIc4Gbuu52SWc/EvlKyBeb2y/Ebz3tWOt7m1AkR8sdDKKI1YhRgM6us
FQ492OQ+fJayVEI3mItDUTPWHy2mu+lSFUqsW6Ost5Ty2AQklgOT72nvTv7EQuCK
Xtg9ryYXH5q9qzfXzOs8GNU9IkD2I9IPC6/dtC/juzQZU5k3IDf5m+2+lDPT5EEU
nyO8RyDmXqEaEoWJ+iS+2UbrEtaTxXeCyzzJ+HC7t/Bia3L5VQVt2ktQ2fiarTf1
nch17uhZAq4I9BOWN44YUNvnTwM7HvrObWvXbGsod8GzhQ4mB4l7cBkmVhXdMSDk
+P88KqmpelO+wjEk/nHfA2AVSfTuG4HknnOEzPhQ+mZanp2sGKsRIherFBdsqhn8
cKKpgnhzGh8mA3/Bc0u6+H9luBSGTToXtdeUDWKstlie47uTTpE/Yn+eBu8rM6PZ
X48k4kK60GAfJjS+yJr7mRKphrocrzKZBMX/eMVZwJO58528t6UFTt3kmsfy6khW
/zYkYBrwsDPKROOGoSoZBX7n8xTRVxSxIE19e/2SgkJpdzG5C530bJ9peIHUqD4P
uVlK40zFiaOrBtLItJ0ZVd3XXHDIta1hYAIqxqyUAPM+KM0gzdhTJBVdQQAP4fNW
uKY49QRbXRVW5Z6oZ9vF
=oqnU
-----END PGP SIGNATURE-----
--- End Message ---