Your message dated Tue, 18 Apr 2006 18:17:04 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#363288: fixed in linm 0.7.8-2
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: linm
Version: 0.7.8-1
Severity: serious
Tags: patch
When building 'linm' in a clean 'unstable' chroot,
I get the following error:
checking ncurses.h usability... no
checking ncurses.h presence... no
checking for ncurses.h... no
configure: error: ncurses.h not found.
make: *** [config.status] Error 1
Please add the missing Build-Depends on 'libncurses5-dev' to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/linm-0.7.8/debian/control ./debian/control
--- ../tmp-orig/linm-0.7.8/debian/control 2006-04-17 04:28:30.000000000
+0000
+++ ./debian/control 2006-04-18 09:52:19.000000000 +0000
@@ -2,7 +2,7 @@
Section: utils
Priority: optional
Maintainer: Ki-Heon Kim <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), autotools-dev, libncursesw5-dev,
libssl-dev
+Build-Depends: debhelper (>= 4.0.0), autotools-dev, libncurses5-dev,
libncursesw5-dev, libssl-dev
Standards-Version: 3.6.2
Package: linm
--- End Message ---
--- Begin Message ---
Source: linm
Source-Version: 0.7.8-2
We believe that the bug you reported is fixed in the latest version of
linm, which is due to be installed in the Debian FTP archive:
linm_0.7.8-2.dsc
to pool/main/l/linm/linm_0.7.8-2.dsc
linm_0.7.8-2.tar.gz
to pool/main/l/linm/linm_0.7.8-2.tar.gz
linm_0.7.8-2_i386.deb
to pool/main/l/linm/linm_0.7.8-2_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.
Ki-Heon Kim <[EMAIL PROTECTED]> (supplier of updated linm 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, 19 Apr 2006 09:59:10 +0900
Source: linm
Binary: linm
Architecture: source i386
Version: 0.7.8-2
Distribution: unstable
Urgency: low
Maintainer: Ki-Heon Kim <[EMAIL PROTECTED]>
Changed-By: Ki-Heon Kim <[EMAIL PROTECTED]>
Description:
linm - The famous file manager from the MS-DOS age
Closes: 363288
Changes:
linm (0.7.8-2) unstable; urgency=low
.
* add the missing Build-Depends. Closes: #363288
Files:
77638b30ac1236308be98f800497a8a2 547 utils optional linm_0.7.8-2.dsc
cd02b72d2be433e6fef4909544d37e17 708114 utils optional linm_0.7.8-2.tar.gz
7bf3af4ed4555192b311eeb8162a7809 797362 utils optional linm_0.7.8-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFERYzE822JQk25dpQRAvH9AJ0bVmOUd9oJU6azt+eGOA8ldYgF1gCeODsr
WyVdTBgrfMkXZMR/UKRl8vY=
=9ohy
-----END PGP SIGNATURE-----
--- End Message ---