Your message dated Mon, 25 Apr 2005 22:17:23 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#264174: fixed in xslideshow 3.1-7
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; 7 Aug 2004 12:54:06 +0000
>From [EMAIL PROTECTED] Sat Aug 07 05:54:06 2004
Return-path: <[EMAIL PROTECTED]>
Received: from c214127.adsl.hansenet.de (localhost) [213.39.214.127] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BtQi6-0002es-00; Sat, 07 Aug 2004 05:54:06 -0700
Received: from aj by localhost with local (Exim 4.34)
        id 1BtQhw-0001o9-Dj; Sat, 07 Aug 2004 14:54:05 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: xslideshow: FTBFS: Missing Build-Depends on 'libxaw6-dev'
Message-Id: <[EMAIL PROTECTED]>
Date: Sat, 07 Aug 2004 14:54:05 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (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_2004_03_25
X-Spam-Level: 

Package: xslideshow
Severity: normal
Tags: patch

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

xslideshow.h:29:28: X11/Xaw/Dialog.h: No such file or directory
xslideshow.h:30:29: X11/Xaw/Command.h: No such file or directory
window.c: In function `moveOk':
window.c:609: warning: assignment makes pointer from integer without a cast
window.c: In function `action_move':
window.c:636: error: `dialogWidgetClass' undeclared (first use in this function)
window.c:636: error: (Each undeclared identifier is reported only once
window.c:636: error: for each function it appears in.)
window.c:640: error: `commandWidgetClass' undeclared (first use in this 
function)
window.c: In function `action_remove':
window.c:736: error: `dialogWidgetClass' undeclared (first use in this function)
window.c:740: error: `commandWidgetClass' undeclared (first use in this 
function)
window.c: In function `XSlideshowMainLoop':
window.c:2076: warning: comparison between pointer and integer
window.c:2091: warning: assignment makes integer from pointer without a cast
window.c: In function `main':
window.c:2552: warning: return type of 'main' is not `int'
make[1]: *** [window.o] Error 1
make[1]: Leaving directory `/xslideshow-3.1'
make: *** [build-stamp] Error 2

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/xslideshow-3.1/debian/control ./debian/control
--- ../tmp-orig/xslideshow-3.1/debian/control   2004-08-07 14:49:54.766248748 
+0200
+++ ./debian/control    2004-08-07 14:49:49.654237039 +0200
@@ -2,7 +2,7 @@
 Section: non-free/x11
 Priority: optional
 Maintainer: Kenshi Muto <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 3.0.0), xlibs-dev, xutils
+Build-Depends: debhelper (>> 3.0.0), xlibs-dev, xutils, libxaw6-dev
 Standards-Version: 3.0.1
 
 Package: xslideshow

---------------------------------------
Received: (at 264174-close) by bugs.debian.org; 26 Apr 2005 02:20:08 +0000
>From [EMAIL PROTECTED] Mon Apr 25 19:20:08 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 1DQFgB-0007Dh-00; Mon, 25 Apr 2005 19:20:03 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DQFdb-0005Z1-00; Mon, 25 Apr 2005 22:17:23 -0400
From: Kenshi Muto <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#264174: fixed in xslideshow 3.1-7
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 25 Apr 2005 22:17:23 -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: xslideshow
Source-Version: 3.1-7

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

xslideshow_3.1-7.diff.gz
  to pool/non-free/x/xslideshow/xslideshow_3.1-7.diff.gz
xslideshow_3.1-7.dsc
  to pool/non-free/x/xslideshow/xslideshow_3.1-7.dsc
xslideshow_3.1-7_i386.deb
  to pool/non-free/x/xslideshow/xslideshow_3.1-7_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.
Kenshi Muto <[EMAIL PROTECTED]> (supplier of updated xslideshow 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: Tue, 26 Apr 2005 01:53:33 +0000
Source: xslideshow
Binary: xslideshow
Architecture: source i386
Version: 3.1-7
Distribution: unstable
Urgency: high
Maintainer: Kenshi Muto <[EMAIL PROTECTED]>
Changed-By: Kenshi Muto <[EMAIL PROTECTED]>
Description: 
 xslideshow - An Image Viewer on X with Animation display function.
Closes: 264174
Changes: 
 xslideshow (3.1-7) unstable; urgency=high
 .
   * Fix FTBFS. Thanks Andreas. (closes: #264174)
Files: 
 f8e1df987d5277f9b2c56a08e51f0032 604 non-free/x11 optional xslideshow_3.1-7.dsc
 8027c991344ab6bd85c3a92aa2f65924 2859 non-free/x11 optional 
xslideshow_3.1-7.diff.gz
 3098c8cce3c11d3e573ae5913878f843 102896 non-free/x11 optional 
xslideshow_3.1-7_i386.deb

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

iEYEARECAAYFAkJtn40ACgkQQKW+7XLQPLGiLQCgveih8QFRyccX6DsqlSfCA3xH
9lgAoNEbL5oP7KRGtoJrZTJyEcA/lHvh
=w/8r
-----END PGP SIGNATURE-----


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

Reply via email to