Your message dated Mon, 25 Apr 2005 19:02:25 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#306309: fixed in sattrack 3.1.6-10
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; 25 Apr 2005 17:29:35 +0000
>From [EMAIL PROTECTED] Mon Apr 25 10:29:34 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c158131.adsl.hansenet.de (localhost.localdomain) 
[213.39.158.131] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DQ7Oo-0005TV-00; Mon, 25 Apr 2005 10:29:34 -0700
Received: from aj by localhost.localdomain with local (Exim 4.50)
        id 1DQ7Op-0004Vx-F3; Mon, 25 Apr 2005 19:29:35 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: sattrack: FTBFS: Missing Build-Depends on 'libx11-dev, libxt-dev'
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 25 Apr 2005 19:29:35 +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: sattrack
Version: 3.1.6-9
Severity: serious
Tags: patch

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

../src/sattrack/satgraph.c:1608: error: 'StructureNotifyMask' undeclared (first 
use in this function)
../src/sattrack/satgraph.c:1609: error: 'XtEventHandler' undeclared (first use 
in this function)
../src/sattrack/satgraph.c:1609: error: parse error before 'ResizeMap'
../src/sattrack/satgraph.c:1610: error: 'VisibilityChangeMask' undeclared 
(first use in this function)
../src/sattrack/satgraph.c:1611: error: parse error before 'RedrawMap'
../src/sattrack/satgraph.c:1612: error: 'ExposureMask' undeclared (first use in 
this function)
../src/sattrack/satgraph.c:1613: error: parse error before 'RedrawMap'
../src/sattrack/satgraph.c:1621: warning: assignment makes pointer from integer 
without a cast
../src/sattrack/satgraph.c:1630: error: request for member 'fid' in something 
not a structure or union
../src/sattrack/satgraph.c:1637: error: request for member 'depth' in something 
not a structure or union
../src/sattrack/satgraph.c:1644: error: 'Drawable' undeclared (first use in 
this function)
../src/sattrack/satgraph.c:1644: error: parse error before 'drawable'
../src/sattrack/satgraph.c:1647: error: parse error before 'drawable'
../src/sattrack/satgraph.c: In function 'TimeEvent':
../src/sattrack/satgraph.c:1691: error: parse error before 'XtIntervalId'
../src/sattrack/satgraph.c: In function 'QuitGraphics':
../src/sattrack/satgraph.c:1783: error: request for member 'fid' in something 
not a structure or union
make[1]: *** [../obj/satgraph.o] Error 1
make[1]: Leaving directory `/sattrack-3.1.6/src'
make: *** [build-x11] Error 2

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/sattrack-3.1.6/debian/control ./debian/control
--- ../tmp-orig/sattrack-3.1.6/debian/control   2004-08-06 14:25:55.475653463 
+0200
+++ ./debian/control    2004-08-06 14:25:28.195962803 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Hamish Moffatt <[EMAIL PROTECTED]>
 Standards-Version: 3.1.0
-Build-Depends: debhelper
+Build-Depends: debhelper, libx11-dev, libxt-dev
 
 Package: sattrack
 Architecture: any

---------------------------------------
Received: (at 306309-close) by bugs.debian.org; 25 Apr 2005 23:13:01 +0000
>From [EMAIL PROTECTED] Mon Apr 25 16:13:01 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 1DQClB-0000pv-00; Mon, 25 Apr 2005 16:13:01 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DQCav-00087o-00; Mon, 25 Apr 2005 19:02:25 -0400
From: Hamish Moffatt <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#306309: fixed in sattrack 3.1.6-10
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 25 Apr 2005 19:02:25 -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: sattrack
Source-Version: 3.1.6-10

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

sattrack-x11_3.1.6-10_i386.deb
  to pool/non-free/s/sattrack/sattrack-x11_3.1.6-10_i386.deb
sattrack_3.1.6-10.diff.gz
  to pool/non-free/s/sattrack/sattrack_3.1.6-10.diff.gz
sattrack_3.1.6-10.dsc
  to pool/non-free/s/sattrack/sattrack_3.1.6-10.dsc
sattrack_3.1.6-10_i386.deb
  to pool/non-free/s/sattrack/sattrack_3.1.6-10_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.
Hamish Moffatt <[EMAIL PROTECTED]> (supplier of updated sattrack 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 08:28:30 +1000
Source: sattrack
Binary: sattrack-x11 sattrack
Architecture: source i386
Version: 3.1.6-10
Distribution: unstable
Urgency: low
Maintainer: Hamish Moffatt <[EMAIL PROTECTED]>
Changed-By: Hamish Moffatt <[EMAIL PROTECTED]>
Description: 
 sattrack   - satellite tracker and prediction
 sattrack-x11 - satellite tracker and prediction
Closes: 306309
Changes: 
 sattrack (3.1.6-10) unstable; urgency=low
 .
   * Added libx11-dev, libxt-dev to build-depends (closes: #306309)
   * Upgrade to debhelper 4
   * Upgrade to standards-revision 3.6.1
Files: 
 dd5bbc0f525f0f248aac34f05851f4fe 720 non-free/hamradio optional 
sattrack_3.1.6-10.dsc
 661d8e9d1bb8a4a950b660fc80a4c103 34565 non-free/hamradio optional 
sattrack_3.1.6-10.diff.gz
 3fb7bba6ddde13f686b621dd8d12a015 155048 non-free/hamradio optional 
sattrack_3.1.6-10_i386.deb
 6d22d5f465c8a540e3e38e8a5fff9396 171030 non-free/hamradio optional 
sattrack-x11_3.1.6-10_i386.deb

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

iQCVAwUBQm1yBtiYIdPvprnVAQK6fQQAj4IKin8ZlFERKctNmuFjDOmz5fRhdSCa
Mym00fNbHJTEC/N7kS2rngfrtcdq1MrAuQOLw9auY8Tk66cwrpBWk1qpwtXpvRD+
XkSR5VjgYsxQJELaTZwJsl4psIE+Ezyh3LpVeXN8Sm6onlwEmHVv9t2e0PDxLNek
S0V4X0DErjk=
=kdki
-----END PGP SIGNATURE-----


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

Reply via email to