[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#106135: marked as done (RFP: intel2gas -- Convert from Intel assembler syntax to GNU assembler syntax)



Your message dated Sat, 16 Feb 2002 15:12:04 -0500
with message-id <E16cBBk-0001X2-00@auric.debian.org>
and subject line Bug#106135: fixed in intel2gas 1.3.3-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; 21 Jul 2001 20:21:10 +0000
>From mdz@csh.rit.edu Sat Jul 21 15:21:10 2001
Return-path: <mdz@csh.rit.edu>
Received: from mail016.mail.bellsouth.net (imf16bis.bellsouth.net) [::ffff:205.152.58.36] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15O3FA-0003aI-00; Sat, 21 Jul 2001 15:20:56 -0500
Received: from mizar.alcor.net ([208.61.49.228]) by imf16bis.bellsouth.net
          (InterMail vM.5.01.01.01 201-252-104) with ESMTP
          id <20010721202137.PIBI15987.imf16bis.bellsouth.net@mizar.alcor.net>
          for <submit@bugs.debian.org>; Sat, 21 Jul 2001 16:21:37 -0400
Received: from mdz by mizar.alcor.net with local (Exim 3.31 #1 (Debian))
	id 15O3Ex-000737-00
	for <submit@bugs.debian.org>; Sat, 21 Jul 2001 16:20:43 -0400
Date: Sat, 21 Jul 2001 16:20:43 -0400
From: Matt Zimmerman <mdz@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ITP: intel2gas -- Convert from Intel assembler syntax to GNU assembler syntax
Message-ID: <20010721162040.A27094@alcor.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.18i
X-Reportbug-Version: 1.21
X-Debbugs-CC: debian-devel@lists.debian.org
Sender: Matt Zimmerman <mdz@alcor.net>
Delivered-To: submit@bugs.debian.org

Package: wnpp
Version: N/A; reported 2001-07-21
Severity: wishlist

intel2gas 1.3.3 (c)1999 Mikko Tiihonen (mikko.tiihonen@hut.fi)

This program converts assembler source from Intel (NASM), to AT&T (gas) 
syntax. It is FREE SOFTWARE under the terms of the GNU General Public 
License (GPL), enclosed in the file 'COPYING'.
----------------------------------------------------------------------------

1. What's this?
---------------

Intel2gas is a small text parser that can convert assembler source
written in NASM syntax to gas syntax. And nowadays 
more often also the other way.

The program does minimal error checking and does not understand the
text it's converting. It's just tries to find matches from its syntax
database.

-- System Information
Debian Release: unstable
Architecture: i386
Kernel: Linux mizar 2.4.6 #1 Thu Jul 12 04:46:10 EDT 2001 i686
Locale: LANG=C, LC_CTYPE=en_US

-- 
 - mdz


---------------------------------------
Received: (at 106135-close) by bugs.debian.org; 16 Feb 2002 20:13:01 +0000
>From troup@auric.debian.org Sat Feb 16 14:13:01 2002
Return-path: <troup@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 16cBCf-0005gX-00; Sat, 16 Feb 2002 14:13:01 -0600
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 16cBBk-0001X2-00; Sat, 16 Feb 2002 15:12:04 -0500
From: Alexander Zangerl <az@debian.org>
To: 106135-close@bugs.debian.org
X-Katie: $Revision: 1.68 $
Subject: Bug#106135: fixed in intel2gas 1.3.3-2
Message-Id: <E16cBBk-0001X2-00@auric.debian.org>
Sender: James Troup <troup@auric.debian.org>
Date: Sat, 16 Feb 2002 15:12:04 -0500
Delivered-To: 106135-close@bugs.debian.org

We believe that the bug you reported is fixed in the latest version of
intel2gas, which has been installed in the Debian FTP archive:

intel2gas_1.3.3-2.diff.gz
  to pool/main/i/intel2gas/intel2gas_1.3.3-2.diff.gz
intel2gas_1.3.3-2.dsc
  to pool/main/i/intel2gas/intel2gas_1.3.3-2.dsc
intel2gas_1.3.3-2_i386.deb
  to pool/main/i/intel2gas/intel2gas_1.3.3-2_i386.deb
intel2gas_1.3.3.orig.tar.gz
  to pool/main/i/intel2gas/intel2gas_1.3.3.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 106135@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexander Zangerl <az@debian.org> (supplier of updated intel2gas 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 30 Jan 2002 23:52:27 +1000
Source: intel2gas
Binary: intel2gas
Architecture: source i386
Version: 1.3.3-2
Distribution: unstable
Urgency: low
Maintainer: Alexander Zangerl <az@debian.org>
Changed-By: Alexander Zangerl <az@debian.org>
Description: 
 intel2gas  - A converter from NASM assembly language to GAS
Closes: 106135
Changes: 
 intel2gas (1.3.3-2) unstable; urgency=low
 .
   * fixed permission problem inherited from upstream release
   * initial upload. closes: bug#106135
Files: 
 44dd2e894ff7fdf6b0415170122176a1 585 devel optional intel2gas_1.3.3-2.dsc
 40c85d961f6214903d80dc7f233a2c6f 48460 devel optional intel2gas_1.3.3.orig.tar.gz
 09f4809de6288e0f3f244339591dc355 2558 devel optional intel2gas_1.3.3-2.diff.gz
 929f513077d100c8cf5137194b133f1c 29854 devel optional intel2gas_1.3.3-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjxX+0EACgkQpy/2bEK9ZF3nFQCfR2bDlX3k6aT4HuTKoRB1J8vd
kbcAniP+xbaoCMLTn7fSvF913BYBAIk7
=1BWJ
-----END PGP SIGNATURE-----



Reply to: