Your message dated Sat, 14 Oct 2006 01:32:21 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#392159: fixed in plib-doc 1.8.1-6
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: plib-doc
Version: 1.8.1-5
Severity: serious
Tags: patch
When building 'plib-doc' in a clean 'unstable' chroot,
I get the following error:
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for glNewList in -lGL... no
checking for glNewList in -lMesaGL... no
configure: error: could not find working GL library
make: *** [config.status] Error 1
This occurs because the configure check tries to link with -lXi
while libxi-dev is not installed.
Please add the missing Build-Depends on 'libxi-dev' to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/plib-doc-1.8.1/debian/control ./debian/control
--- ../tmp-orig/plib-doc-1.8.1/debian/control 2006-10-10 15:16:33.000000000
+0000
+++ ./debian/control 2006-10-10 15:16:22.000000000 +0000
@@ -2,7 +2,7 @@
Section: doc
Priority: extra
Maintainer: Philipp Frauenfelder <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4), plib1.8.4-dev | plib-dev, m4, autoconf,
automake1.9, xlibmesa-gl-dev | libgl-dev, libglut3-dev, imagemagick,
libx11-dev, libxmu-dev
+Build-Depends-Indep: debhelper (>= 4), plib1.8.4-dev | plib-dev, m4, autoconf,
automake1.9, xlibmesa-gl-dev | libgl-dev, libglut3-dev, imagemagick,
libx11-dev, libxmu-dev, libxi-dev
Build-Conflicts: autoconf2.13, automake1.4
Standards-Version: 3.6.2
--- End Message ---
--- Begin Message ---
Source: plib-doc
Source-Version: 1.8.1-6
We believe that the bug you reported is fixed in the latest version of
plib-doc, which is due to be installed in the Debian FTP archive:
plib-doc_1.8.1-6.diff.gz
to pool/main/p/plib-doc/plib-doc_1.8.1-6.diff.gz
plib-doc_1.8.1-6.dsc
to pool/main/p/plib-doc/plib-doc_1.8.1-6.dsc
plib-doc_1.8.1-6_all.deb
to pool/main/p/plib-doc/plib-doc_1.8.1-6_all.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.
Philipp Frauenfelder <[EMAIL PROTECTED]> (supplier of updated plib-doc 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: Sat, 14 Oct 2006 10:15:53 +0200
Source: plib-doc
Binary: plib-doc
Architecture: source all
Version: 1.8.1-6
Distribution: unstable
Urgency: low
Maintainer: Philipp Frauenfelder <[EMAIL PROTECTED]>
Changed-By: Philipp Frauenfelder <[EMAIL PROTECTED]>
Description:
plib-doc - Portability Libraries: documentation and examples
Closes: 392159
Changes:
plib-doc (1.8.1-6) unstable; urgency=low
.
* Added build-dependency to libxi-dev. Closes: #392159
* Bumped standards version number to 3.7.2, no changes.
* debhelper is also a build dependency
Files:
2341ecfad9a0ddfdc83ca58e7b127578 800 doc extra plib-doc_1.8.1-6.dsc
d2c809267e11a71a2685b7390b87fe26 634935 doc extra plib-doc_1.8.1-6.diff.gz
76c8ee00037a4b8499875ed5906f8624 2517218 doc extra plib-doc_1.8.1-6_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFFMJ3NWLF0MZ2lytgRAj+IAKDY6iLdF0di3FrNMlfZ5enR/Sd5pwCfWMU4
2xt97g/NNZVnpY0+j1eJZtQ=
=M14O
-----END PGP SIGNATURE-----
--- End Message ---