Your message dated Sun, 11 Sep 2005 22:17:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#327306: fixed in conky 1.3.1-1
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; 9 Sep 2005 06:14:30 +0000
>From [EMAIL PROTECTED] Thu Sep 08 23:14:30 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c129218.adsl.hansenet.de (localhost.localdomain) 
[213.39.129.218] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EDc9e-0004Q8-00; Thu, 08 Sep 2005 23:14:30 -0700
Received: from aj by localhost.localdomain with local (Exim 4.52)
        id 1EDc9d-0005HK-2g; Fri, 09 Sep 2005 08:14:29 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: conky: FTBFS: Missing Build-Depends on 'libxt-dev'
Message-Id: <[EMAIL PROTECTED]>
Date: Fri, 09 Sep 2005 08:14:29 +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-Level: 
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

Package: conky
Version: 1.3.0-1
Severity: serious
Tags: patch

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

checking dependency style of x86_64-linux-gnu-gcc... (cached) gcc3
checking for X... no
checking for XdbeQueryExtension in -lXext... no
configure: error: something went wrong when checking for Xdbe (double buffer 
extension)
make: *** [config.status] Error 1

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/conky-1.3.0/debian/control ./debian/control
--- ../tmp-orig/conky-1.3.0/debian/control      2005-09-09 05:57:03.000000000 
+0000
+++ ./debian/control    2005-09-09 05:57:01.000000000 +0000
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Jason Tan <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libx11-dev
+Build-Depends: debhelper (>= 4.0.0), libx11-dev, libxt-dev
 Standards-Version: 3.6.2
 
 Package: conky

---------------------------------------
Received: (at 327306-close) by bugs.debian.org; 12 Sep 2005 05:18:29 +0000
>From [EMAIL PROTECTED] Sun Sep 11 22:18:29 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EEggj-00087Q-00; Sun, 11 Sep 2005 22:17:05 -0700
From: Jason Tan <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#327306: fixed in conky 1.3.1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 11 Sep 2005 22:17:05 -0700
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-Level: 
X-Spam-Status: No, hits=-4.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
        HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

Source: conky
Source-Version: 1.3.1-1

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

conky_1.3.1-1.diff.gz
  to pool/main/c/conky/conky_1.3.1-1.diff.gz
conky_1.3.1-1.dsc
  to pool/main/c/conky/conky_1.3.1-1.dsc
conky_1.3.1-1_i386.deb
  to pool/main/c/conky/conky_1.3.1-1_i386.deb
conky_1.3.1.orig.tar.gz
  to pool/main/c/conky/conky_1.3.1.orig.tar.gz



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.
Jason Tan <[EMAIL PROTECTED]> (supplier of updated conky 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, 10 Sep 2005 22:45:51 -0700
Source: conky
Binary: conky
Architecture: source i386
Version: 1.3.1-1
Distribution: unstable
Urgency: low
Maintainer: Jason Tan <[EMAIL PROTECTED]>
Changed-By: Jason Tan <[EMAIL PROTECTED]>
Description: 
 conky      - highly configurable system monitor for X based on torsmo
Closes: 327135 327306
Changes: 
 conky (1.3.1-1) unstable; urgency=low
 .
   * New upstream release
   * Added libxt-dev to build-depends in debian/control (closes: #327306)
   * Fixed the double BSD-license in debian/copyright (closes: #327135)
Files: 
 4fb8ff2375cb265aa480ef0a669bce44 571 utils optional conky_1.3.1-1.dsc
 b07a885cc7eccc27c1aba08b0edb09d9 417381 utils optional conky_1.3.1.orig.tar.gz
 4c1d78ddf5ad3ac9a199ebb9632d46d4 2043 utils optional conky_1.3.1-1.diff.gz
 a17f2f2ab424caafc12b035f3c11f4ca 89194 utils optional conky_1.3.1-1_i386.deb

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

iD8DBQFDJQ7nMDatjqUaT90RAiUdAJ9E2+LU6XtqKCsIUzWnzv/g/KAtGACgl2FF
fBn2m5Z7c3+Wxp9asE10fRE=
=bqkn
-----END PGP SIGNATURE-----


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

Reply via email to