Your message dated Thu, 24 Feb 2005 20:47:07 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#243538: fixed in armagetron 0.2.7.0-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; 13 Apr 2004 17:13:23 +0000
>From [EMAIL PROTECTED] Tue Apr 13 10:13:23 2004
Return-path: <[EMAIL PROTECTED]>
Received: from postfix3-1.free.fr [213.228.0.44] (postfix)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BDRTO-0002i3-00; Tue, 13 Apr 2004 10:13:23 -0700
Received: from localhost (stmartindheres-2-82-225-140-65.fbx.proxad.net 
[82.225.140.65])
        by postfix3-1.free.fr (Postfix) with ESMTP
        id 38CCEC4253; Tue, 13 Apr 2004 19:13:21 +0200 (CEST)
Received: from domi by localhost with local (Exim 4.31)
        id 1BDRSc-0002b8-Nd; Tue, 13 Apr 2004 19:12:34 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Dominique Dumont <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: armagetron: menu entry should use use absolute path
X-Mailer: reportbug 2.56
Date: Tue, 13 Apr 2004 19:12:34 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: Dominique Dumont <[EMAIL PROTECTED]>
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Mail-From: [EMAIL PROTECTED]
X-SA-Exim-Scanned: No (on localhost); SAEximRunCond expanded to false
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=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Package: armagetron
Version: 0.2.5.2-3
Severity: normal


Hello

The menu entry for armagetron does not use absolute. Hence
it relies on the PATH.

Unfortunately, WindowMaker's menu in not invoked with /usr/games
in its PATH ( I have not verified this problem with other window
managers),

Here's the patch to apply to /usr/lib/menu/armagetron:

--- armagetron.old      2004-04-13 16:52:45.000000000 +0200
+++ armagetron  2004-04-13 16:53:21.000000000 +0200
@@ -1,3 +1,3 @@
 ?package(armagetron):needs=X11 section=Games/Arcade\
-  title="Armagetron" command="armagetron"\
+  title="Armagetron" command="/usr/games/armagetron"\
   icon=/usr/share/pixmaps/armagetron.xpm


Cheers

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.25-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

Versions of packages armagetron depends on:
ii  armagetron-common           0.2.5.2-3    Common files for the Armagetron pa
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.3.3-6    GCC support library
ii  libjpeg62                   6b-9         The Independent JPEG Group's JPEG 
ii  libsdl-image1.2             1.2.3-2      image loading library for Simple D
ii  libsdl1.2debian             1.2.7-5      Simple DirectMedia Layer
ii  libstdc++5                  1:3.3.3-6    The GNU Standard C++ Library v3
ii  xlibmesa-gl [libgl1]        4.3.0-7      Mesa 3D graphics library [XFree86]
ii  xlibmesa-glu [libglu1]      4.3.0-7      Mesa OpenGL utility library [XFree

-- no debconf information

---------------------------------------
Received: (at 243538-close) by bugs.debian.org; 25 Feb 2005 01:53:56 +0000
>From [EMAIL PROTECTED] Thu Feb 24 17:53:56 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 1D4Ug0-0007Rg-00; Thu, 24 Feb 2005 17:53:56 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1D4UZP-0007WC-00; Thu, 24 Feb 2005 20:47:07 -0500
From: Andreas Bombe <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#243538: fixed in armagetron 0.2.7.0-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 24 Feb 2005 20:47:07 -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: armagetron
Source-Version: 0.2.7.0-1

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

armagetron-common_0.2.7.0-1_all.deb
  to pool/main/a/armagetron/armagetron-common_0.2.7.0-1_all.deb
armagetron-server_0.2.7.0-1_i386.deb
  to pool/main/a/armagetron/armagetron-server_0.2.7.0-1_i386.deb
armagetron_0.2.7.0-1.diff.gz
  to pool/main/a/armagetron/armagetron_0.2.7.0-1.diff.gz
armagetron_0.2.7.0-1.dsc
  to pool/main/a/armagetron/armagetron_0.2.7.0-1.dsc
armagetron_0.2.7.0-1_i386.deb
  to pool/main/a/armagetron/armagetron_0.2.7.0-1_i386.deb
armagetron_0.2.7.0.orig.tar.gz
  to pool/main/a/armagetron/armagetron_0.2.7.0.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.
Andreas Bombe <[EMAIL PROTECTED]> (supplier of updated armagetron 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: Fri, 25 Feb 2005 01:48:20 +0100
Source: armagetron
Binary: armagetron-common armagetron-server armagetron
Architecture: source all i386
Version: 0.2.7.0-1
Distribution: unstable
Urgency: high
Maintainer: Andreas Bombe <[EMAIL PROTECTED]>
Changed-By: Andreas Bombe <[EMAIL PROTECTED]>
Description: 
 armagetron - 3D Tron-like high speed game
 armagetron-common - Common files for the Armagetron packages
 armagetron-server - Dedicated server for Armagetron
Closes: 243538 250070 263331 275838 290051 295294
Changes: 
 armagetron (0.2.7.0-1) unstable; urgency=high
 .
   * Apply security patch from upstream to fix out-of-bounds array access
     (CAN-2005-0369) and DOS by empty UDP packets (CAN-2005-0370).
     (closes: #295294)
   * Acknowledge NMU. (closes: #263331)
   * New upstream is Armagetron Advanced, change all references.
     (closes: #275838)
   * Fix contents of copyright file.  Also fix upgrade from 0.1 versions of the
     package by moving the /usr/share/doc directories out of the way to allow
     them to be replaced with symlinks.  (closes: #290051)
   * Use absolute path in armagetron menu entry. (closes: #243538)
   * Make the wrappers more robust with respect to directory creation.
     (closes: #250070)
Files: 
 1512948c4fb1943427b5237ad201defc 747 games optional armagetron_0.2.7.0-1.dsc
 4d32b8909f9dec09d57f3e026c9fa601 7600741 games optional 
armagetron_0.2.7.0.orig.tar.gz
 94c37961204030c9848380dedabb9069 13053 games optional 
armagetron_0.2.7.0-1.diff.gz
 9b532218b2a305e828bfa309c2ff9944 106600 games optional 
armagetron-common_0.2.7.0-1_all.deb
 046e94ba8036e7a9daf344f77002cbd4 1083130 games optional 
armagetron_0.2.7.0-1_i386.deb
 61ac7668f1f9245615ef18c7f88e91c6 430724 games optional 
armagetron-server_0.2.7.0-1_i386.deb

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

iD8DBQFCHn3SEYFwMgSICkQRAr7QAJ9H5KibvIULXIIU38g1DN0PNXg+xACgpX82
ZmK28tYe+35UhiC0N0IfzF0=
=FOEO
-----END PGP SIGNATURE-----


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

Reply via email to