Your message dated Mon, 28 Mar 2005 07:32:22 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#300396: fixed in xnee 1.08-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 19 Mar 2005 13:14:08 +0000
>From [EMAIL PROTECTED] Sat Mar 19 05:14:08 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c223012.adsl.hansenet.de (localhost.localdomain) [213.39.223.12] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DCdmK-0003mn-00; Sat, 19 Mar 2005 05:14:08 -0800
Received: from aj by localhost.localdomain with local (Exim 4.44)
        id 1DCdmJ-0007Nv-5v; Sat, 19 Mar 2005 14:14:07 +0100
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: xnee: FTBFS: Missing Build-Depends on 'libxt-dev'
Message-Id: <[EMAIL PROTECTED]>
Date: Sat, 19 Mar 2005 14:14:07 +0100
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: xnee
Severity: serious
Tags: patch

When building 'xnee' in a clean chroot,
I get the following error:

cc  -I../../libxnee/include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -o xnee  
main.o parse.o ../../libxnee/src/libxnee.a   -lXext  -lXtst -lX11 -lpthread 
-ldl 
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
make[3]: *** [xnee] Error 1
make[3]: Leaving directory `/xnee-1.08/xnee/src'

Please add the missing Build-Depends on 'libxt-dev'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/xnee-1.08/debian/control ./debian/control
--- ../tmp-orig/xnee-1.08/debian/control        2005-03-19 14:02:33.014731619 
+0100
+++ ./debian/control    2005-03-19 14:02:31.232070544 +0100
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Ross Burton <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1.0), cdbs, autotools-dev, libx11-dev, 
libxtst-dev
+Build-Depends: debhelper (>= 4.1.0), cdbs, autotools-dev, libx11-dev, 
libxt-dev, libxtst-dev
 Standards-Version: 3.6.1
 
 Package: xnee

---------------------------------------
Received: (at 300396-close) by bugs.debian.org; 28 Mar 2005 12:38:11 +0000
>From [EMAIL PROTECTED] Mon Mar 28 04:38:10 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 1DFtVS-0007Pk-00; Mon, 28 Mar 2005 04:38:10 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DFtPq-0000Cq-00; Mon, 28 Mar 2005 07:32:22 -0500
From: Ross Burton <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#300396: fixed in xnee 1.08-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 28 Mar 2005 07:32:22 -0500
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: xnee
Source-Version: 1.08-2

We believe that the bug you reported is fixed in the latest version of
xnee, which is due to be installed in the Debian FTP archive:

libxnee-dev_1.08-2_i386.deb
  to pool/main/x/xnee/libxnee-dev_1.08-2_i386.deb
xnee_1.08-2.diff.gz
  to pool/main/x/xnee/xnee_1.08-2.diff.gz
xnee_1.08-2.dsc
  to pool/main/x/xnee/xnee_1.08-2.dsc
xnee_1.08-2_i386.deb
  to pool/main/x/xnee/xnee_1.08-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.
Ross Burton <[EMAIL PROTECTED]> (supplier of updated xnee 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: Sun, 27 Mar 2005 13:48:23 +0100
Source: xnee
Binary: xnee libxnee-dev
Architecture: source i386
Version: 1.08-2
Distribution: unstable
Urgency: low
Maintainer: Ross Burton <[EMAIL PROTECTED]>
Changed-By: Ross Burton <[EMAIL PROTECTED]>
Description: 
 libxnee-dev - X event recorder/replayer - development files
 xnee       - X event recorder/replayer
Closes: 300396
Changes: 
 xnee (1.08-2) unstable; urgency=low
 .
   * debian/control: build-depend on libxt-dev (closes: #300396)
   * debian/copyright: fix upstream URL
Files: 
 5345775471d1c9d9527b5c33f8818e7c 612 x11 optional xnee_1.08-2.dsc
 54353f90c1be8acfcdb5a3d3df9dbe8c 2508 x11 optional xnee_1.08-2.diff.gz
 62dacee95a6431c124416efdf3eca6d0 70850 x11 optional xnee_1.08-2_i386.deb
 89d915796a4aa1ee071dc98abecf59b0 78510 x11 optional libxnee-dev_1.08-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCR/QDLQnkR9C0M98RAs8wAJ9x/8fD3IBGuNBg7Sw9THGmHD0yPACgrDnT
t0mSPUfV/4//61FclXANdps=
=Ex57
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to