Your message dated Sat, 09 Apr 2005 08:47:16 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#303759: fixed in antennavis 0.2-5 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 8 Apr 2005 16:00:56 +0000 >From [EMAIL PROTECTED] Fri Apr 08 09:00:56 2005 Return-path: <[EMAIL PROTECTED]> Received: from c203154.adsl.hansenet.de (localhost.localdomain) [213.39.203.154] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DJvui-00052f-00; Fri, 08 Apr 2005 09:00:56 -0700 Received: from aj by localhost.localdomain with local (Exim 4.50) id 1DJvuh-0003cp-5H; Fri, 08 Apr 2005 18:00:55 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: antennavis: FTBFS: Missing Build-Depends on 'libxmu-dev' Message-Id: <[EMAIL PROTECTED]> Date: Fri, 08 Apr 2005 18:00:55 +0200 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: antennavis Version: 0.2-3 Severity: serious Tags: patch When building 'antennavis' in a clean 'unstable' chroot, I get the following error: cc -c -g -ansi -Wall -I/usr/include/tcl8.4 -I/usr/include/tk8.4 togl.c togl.c:34:66: error: X11/Xmu/StdCmap.h: No such file or directory togl.c: In function 'get_rgb_colormap': togl.c:534: warning: implicit declaration of function 'XmuLookupStandardColormap' make[1]: *** [togl.o] Error 1 make[1]: Leaving directory `/antennavis-0.2' make: *** [build-stamp] Error 2 Please add the missing Build-Depends on 'libxmu-dev' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/antennavis-0.2/debian/control ./debian/control --- ../tmp-orig/antennavis-0.2/debian/control 2005-04-08 17:53:47.937249123 +0200 +++ ./debian/control 2005-04-08 17:53:45.240773997 +0200 @@ -2,7 +2,7 @@ Section: hamradio Priority: optional Maintainer: Joop Stakenborg <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), tcl8.4-dev, tk8.4-dev, xlibmesa-gl-dev, xlibmesa-glu-dev +Build-Depends: debhelper, libxmu-dev, tcl8.4-dev, tk8.4-dev, xlibmesa-gl-dev, xlibmesa-glu-dev Standards-Version: 3.6.1 Package: antennavis --------------------------------------- Received: (at 303759-close) by bugs.debian.org; 9 Apr 2005 12:53:59 +0000 >From [EMAIL PROTECTED] Sat Apr 09 05:53:59 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DKFTL-000599-00; Sat, 09 Apr 2005 05:53:59 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DKFMq-0003QD-00; Sat, 09 Apr 2005 08:47:16 -0400 From: Joop Stakenborg <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#303759: fixed in antennavis 0.2-5 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 09 Apr 2005 08:47:16 -0400 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Source: antennavis Source-Version: 0.2-5 We believe that the bug you reported is fixed in the latest version of antennavis, which is due to be installed in the Debian FTP archive: antennavis_0.2-5.diff.gz to pool/main/a/antennavis/antennavis_0.2-5.diff.gz antennavis_0.2-5.dsc to pool/main/a/antennavis/antennavis_0.2-5.dsc antennavis_0.2-5_i386.deb to pool/main/a/antennavis/antennavis_0.2-5_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. Joop Stakenborg <[EMAIL PROTECTED]> (supplier of updated antennavis 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, 9 Apr 2005 14:34:33 +0200 Source: antennavis Binary: antennavis Architecture: source i386 Version: 0.2-5 Distribution: unstable Urgency: low Maintainer: Joop Stakenborg <[EMAIL PROTECTED]> Changed-By: Joop Stakenborg <[EMAIL PROTECTED]> Description: antennavis - antenna visualization software Closes: 303759 Changes: antennavis (0.2-5) unstable; urgency=low . * Somehow the old makefile got distributed. Fixed that. * libxmu build dependency added in the previous version. Closes: #303759. Files: ecd246a0e0acb0408ca3dd2ae88dcf9c 639 hamradio optional antennavis_0.2-5.dsc c428ae9a02ae42e9ce8de7f7a0663738 38958 hamradio optional antennavis_0.2-5.diff.gz 444f2a77be25e282860a2ff90732cd3d 50000 hamradio optional antennavis_0.2-5_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCV8yCnuUI/ps3DJoRArxhAJ9RY63KAfAuFvYCNG2hFd3Zj3SSIwCdF3kA xLxLOJLtDTxv7hhjxSjFg30= =WOlf -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]