Your message dated Tue, 13 Jun 2006 20:17:07 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#373205: fixed in pyfits 1.0.1-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: pyfits Version: 1.0.1-3 Severity: serious Tags: patch When building 'pyfits' in a clean 'unstable' chroot, I get the following error: dh_testdir cd docs && \ pdflatex PyFITS.tex /bin/sh: line 1: pdflatex: command not found make: *** [build-stamp] Error 127 Please add the missing Build-Depends on 'tetex-bin' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/pyfits-1.0.1/debian/control ./debian/control --- ../tmp-orig/pyfits-1.0.1/debian/control 2006-06-13 12:37:49.000000000 +0000 +++ ./debian/control 2006-06-13 12:37:46.000000000 +0000 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Python Modules Team <[EMAIL PROTECTED]> Uploaders: Aurelien Jarno <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5.0) +Build-Depends: debhelper (>= 5.0), tetex-bin Build-Depends-Indep: python-dev Standards-Version: 3.7.2
--- End Message ---
--- Begin Message ---Source: pyfits Source-Version: 1.0.1-4 We believe that the bug you reported is fixed in the latest version of pyfits, which is due to be installed in the Debian FTP archive: pyfits_1.0.1-4.diff.gz to pool/main/p/pyfits/pyfits_1.0.1-4.diff.gz pyfits_1.0.1-4.dsc to pool/main/p/pyfits/pyfits_1.0.1-4.dsc python-pyfits-doc_1.0.1-4_all.deb to pool/main/p/pyfits/python-pyfits-doc_1.0.1-4_all.deb python-pyfits_1.0.1-4_all.deb to pool/main/p/pyfits/python-pyfits_1.0.1-4_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. Aurelien Jarno <[EMAIL PROTECTED]> (supplier of updated pyfits 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, 14 Jun 2006 05:05:18 +0200 Source: pyfits Binary: python-pyfits python-pyfits-doc Architecture: source all Version: 1.0.1-4 Distribution: unstable Urgency: low Maintainer: Debian Python Modules Team <[EMAIL PROTECTED]> Changed-By: Aurelien Jarno <[EMAIL PROTECTED]> Description: python-pyfits - Python module for reading, writing, and manipulating FITS files python-pyfits-doc - Documentation for PyFITS Closes: 373205 Changes: pyfits (1.0.1-4) unstable; urgency=low . * Build-depends on tetex-bin as pdflatex is used during the build (Closes: bug#373205). Files: 16c295ad69226eff560df342458a2b3d 711 python optional pyfits_1.0.1-4.dsc 6d89250db5d80a3ae9818aaba906cf18 7946 python optional pyfits_1.0.1-4.diff.gz e8b8f4552864d0af685ca8ffff057399 50878 python optional python-pyfits_1.0.1-4_all.deb 90c29f25425d45c04305f5e43ee66c07 395124 doc optional python-pyfits-doc_1.0.1-4_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEj353w3ao2vG823MRAmTQAJ0cwXKvKb3IEn63brUrvRfQcFcbqACfQ7Mm zBEsWrniymfbViTNJKt9aRc= =qunQ -----END PGP SIGNATURE-----
--- End Message ---

