Your message dated Mon, 10 Apr 2006 15:02:44 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#360818: fixed in postgresql-8.1 8.1.3-4
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-contrib-8.1
Severity: normal
W: postgresql-contrib-8.1: executable-not-elf-or-script
./usr/lib/postgresql/8.1/bin/Ora2Pg.pm
This is a Perl module used by ora2pg.pl and should therefore be installed
in some other directory.
--- End Message ---
--- Begin Message ---
Source: postgresql-8.1
Source-Version: 8.1.3-4
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.3-4_i386.deb
to pool/main/p/postgresql-8.1/libecpg-compat2_8.1.3-4_i386.deb
libecpg-dev_8.1.3-4_i386.deb
to pool/main/p/postgresql-8.1/libecpg-dev_8.1.3-4_i386.deb
libecpg5_8.1.3-4_i386.deb
to pool/main/p/postgresql-8.1/libecpg5_8.1.3-4_i386.deb
libpgtypes2_8.1.3-4_i386.deb
to pool/main/p/postgresql-8.1/libpgtypes2_8.1.3-4_i386.deb
libpq-dev_8.1.3-4_i386.deb
to pool/main/p/postgresql-8.1/libpq-dev_8.1.3-4_i386.deb
libpq4_8.1.3-4_i386.deb
to pool/main/p/postgresql-8.1/libpq4_8.1.3-4_i386.deb
postgresql-8.1_8.1.3-4.diff.gz
to pool/main/p/postgresql-8.1/postgresql-8.1_8.1.3-4.diff.gz
postgresql-8.1_8.1.3-4.dsc
to pool/main/p/postgresql-8.1/postgresql-8.1_8.1.3-4.dsc
postgresql-8.1_8.1.3-4_i386.deb
to pool/main/p/postgresql-8.1/postgresql-8.1_8.1.3-4_i386.deb
postgresql-client-8.1_8.1.3-4_i386.deb
to pool/main/p/postgresql-8.1/postgresql-client-8.1_8.1.3-4_i386.deb
postgresql-contrib-8.1_8.1.3-4_i386.deb
to pool/main/p/postgresql-8.1/postgresql-contrib-8.1_8.1.3-4_i386.deb
postgresql-doc-8.1_8.1.3-4_all.deb
to pool/main/p/postgresql-8.1/postgresql-doc-8.1_8.1.3-4_all.deb
postgresql-plperl-8.1_8.1.3-4_i386.deb
to pool/main/p/postgresql-8.1/postgresql-plperl-8.1_8.1.3-4_i386.deb
postgresql-plpython-8.1_8.1.3-4_i386.deb
to pool/main/p/postgresql-8.1/postgresql-plpython-8.1_8.1.3-4_i386.deb
postgresql-pltcl-8.1_8.1.3-4_i386.deb
to pool/main/p/postgresql-8.1/postgresql-pltcl-8.1_8.1.3-4_i386.deb
postgresql-server-dev-8.1_8.1.3-4_i386.deb
to pool/main/p/postgresql-8.1/postgresql-server-dev-8.1_8.1.3-4_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: Mon, 10 Apr 2006 22:43:11 +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.3-4
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: 359193 360469 360759 360817 360818
Changes:
postgresql-8.1 (8.1.3-4) unstable; urgency=low
.
* debian/rules:
- Put --as-needed into LDFLAGS instead of CFLAGS to avoid warnings when
building extension modules. Closes: #360759
- Fix a bashism.
* debian/control: Suggest oidentd | ident-server (oidentd prefered since it
works with IPv6). Closes: #359193
* libecpg-dev: Move manpage to /usr/share/man/man1 where it belongs to.
Closes: #360817
* debian/rules: Ship the tutorial's Makefile and ship the SQL *.source files
(not the generated *.sql files) to get the correct path to the built
libraries. Closes: #360469
* Add debian/patches/13-tutorial-README.patch: Remove confusing note about
make and point out that p-server-dev-8.1 is required for building the
tutorial.
* debian/postgresql-contrib-8.1.install, 50-contrib-oracle-enable.patch:
Move Ora2Pg.pm to /usr/share/postgresql/8.1 and adapt the library search
path in ora2pg.pl accordingly. Closes: #360818
Files:
a15597a350932551ba997332140bbf2e 1095 misc optional postgresql-8.1_8.1.3-4.dsc
7994e6d5f01a96193177e24d407c61f0 24528 misc optional
postgresql-8.1_8.1.3-4.diff.gz
cc95fb4e36a7524a3d8f4765cfd82f41 1537496 doc optional
postgresql-doc-8.1_8.1.3-4_all.deb
6d2c6a1274b37d6dc83af2f72c7ef934 4282210 misc optional
postgresql-8.1_8.1.3-4_i386.deb
8d35ae954911bb1e1680a475de205510 1342624 misc optional
postgresql-client-8.1_8.1.3-4_i386.deb
97ae0588c4b0c6ad481df42a5c628943 589462 libdevel optional
postgresql-server-dev-8.1_8.1.3-4_i386.deb
c0e393634363483a2626a464b4262614 577862 misc optional
postgresql-contrib-8.1_8.1.3-4_i386.deb
7a2613910b0353b35805471c094a01b8 160866 misc optional
postgresql-plperl-8.1_8.1.3-4_i386.deb
b9c6b3c64b836baefcc650508a15ff7d 153792 misc optional
postgresql-plpython-8.1_8.1.3-4_i386.deb
18b32866c485dc3c318cacc4dca7ab16 155352 misc optional
postgresql-pltcl-8.1_8.1.3-4_i386.deb
017a210e4c02066c7dceec5d0bc7ce34 304498 libdevel optional
libpq-dev_8.1.3-4_i386.deb
9ea5597466679d2b3d7b25af10de008a 252432 libs optional libpq4_8.1.3-4_i386.deb
8aa94b9c983880295f5e89a638074e9a 164168 libs optional libecpg5_8.1.3-4_i386.deb
9f0f8f4ddf944213bf836151238b86fb 330198 libdevel optional
libecpg-dev_8.1.3-4_i386.deb
e798d71c645bd99e782fdf9cbd4710fa 144680 libs optional
libecpg-compat2_8.1.3-4_i386.deb
db53dc1fde8780aeb9449a504092b30e 167440 libs optional
libpgtypes2_8.1.3-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFEOtMODecnbV4Fd/IRApghAJ9Qm/7UIxqIKrmestarTivNzYpiuwCgnjlQ
/Q6YWVjDDCt6JxpJcTes7OQ=
=8Im5
-----END PGP SIGNATURE-----
--- End Message ---