Your message dated Sat, 05 May 2001 14:55:09 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#95323: fixed in forutil 0.62-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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 26 Apr 2001 12:58:20 +0000
>From [EMAIL PROTECTED] Thu Apr 26 07:58:20 2001
Return-path: <[EMAIL PROTECTED]>
Received: from ums509.nifty.ne.jp [202.248.20.208] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 14slLg-0003HE-00; Thu, 26 Apr 2001 07:58:20 -0500
Received: from localhost (hmmt018n011.ppp.infoweb.ne.jp [202.219.218.27])
        by ums509.nifty.ne.jp (8.9.3+3.2W/3.7W-991025) with ESMTP id VAA02073
        for <[EMAIL PROTECTED]>; Thu, 26 Apr 2001 21:58:16 +0900 (JST)
To: [EMAIL PROTECTED]
X-Debbugs-Cc: [EMAIL PROTECTED]
Subject: ITP: forutils
From: Taketoshi Sano <[EMAIL PROTECTED]>
X-Mailer: Mew version 1.94.2 on Emacs 20.7 / Mule 4.0 (HANANOEN)
X-fingerprint: A1A0 F2D0 9C5D 7D61 DBA1  1507 D0B3 F3D0 AE31 C009
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: <[EMAIL PROTECTED]>
Date: Thu, 26 Apr 2001 13:50:46 +0900
X-Dispatcher: imput version 991025(IM133)
Lines: 44
Delivered-To: [EMAIL PROTECTED]

Package: wnpp
Serverity: wishlist 

 ForUtils 0.62 is a small collection of utilities to analyze
the FORTRAN 77 source code tree.  I have used it for years, 
and am satisfied so far.

Upstream Author is Koen D'Hondt <[EMAIL PROTECTED]> in 
Ripley Software Development.  The source tar ball is
downloaded from <http://www.xs4all.nl/~ripley/RSD/ForUtil.html>

License is GPL.

 (quoted from my sample package)

 Package: forutil
 Version: 0.62-1
 Section: devel
 Priority: extra
 Depends: libc6 (>= 2.2.2-2), libgdbmg1
 Installed-Size: 264
 Description: a collection of fortran 77 utilities
  ForUtil-0.62 is a small utilities to analyze the FORTRAN code.
  A very brief description of each program found in ForUtil is
  given below.
  .
    - fflow, a fortran flowgraph generator.
    - ffscan, a subroutine argument checker;
    - ftags, a fortran tag file generator for use with vi.
  .
  Common utilities. These are three tools that allow you
  to create, examine and search a database with each and
  every common that is defined in a collection of fortran
  include files. They are the following:
  .
    - scan_commons, needed for creating a database;
    - list_commons, to list the contents of the database or
  the contents of one or all files stored in the database;
    - get_common, to quickly search through the database
  to see in which include file a common is defined.

Regards.
-- 
  Taketoshi Sano: <[EMAIL PROTECTED]>

---------------------------------------
Received: (at 95323-close) by bugs.debian.org; 5 May 2001 18:55:12 +0000
>From [EMAIL PROTECTED] Sat May 05 13:55:12 2001
Return-path: <[EMAIL PROTECTED]>
Received: from auric.debian.org [206.246.226.45] (mail)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 14w7Cy-0002hP-00; Sat, 05 May 2001 13:55:12 -0500
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
        id 14w7Cv-0008S0-00; Sat, 05 May 2001 14:55:09 -0400
From: Taketoshi Sano <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.40 $
Subject: Bug#95323: fixed in forutil 0.62-2
Message-Id: <[EMAIL PROTECTED]>
Sender: James Troup <[EMAIL PROTECTED]>
Date: Sat, 05 May 2001 14:55:09 -0400
Delivered-To: [EMAIL PROTECTED]

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

forutil_0.62-2.diff.gz
  to pool/main/f/forutil/forutil_0.62-2.diff.gz
forutil_0.62-2_i386.deb
  to pool/main/f/forutil/forutil_0.62-2_i386.deb
forutil_0.62-2.dsc
  to pool/main/f/forutil/forutil_0.62-2.dsc
forutil_0.62.orig.tar.gz
  to pool/main/f/forutil/forutil_0.62.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.
Taketoshi Sano <[EMAIL PROTECTED]> (supplier of updated forutil 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: Mon, 30 Apr 2001 20:43:36 +0900
Source: forutil
Binary: forutil
Architecture: source i386
Version: 0.62-2
Distribution: unstable
Urgency: low
Maintainer: Taketoshi Sano <[EMAIL PROTECTED]>
Changed-By: Taketoshi Sano <[EMAIL PROTECTED]>
Description: 
 forutil    - a collection of fortran 77 utilities
Closes: 95323
Changes: 
 forutil (0.62-2) unstable; urgency=low
 .
   * Modify to recognize tab formatted F77 code with fflow/ftags/ffscan
   * disable error check in fflow.l since it does not work well now.
   * Initial upload to Debian (Closes: #95323)
Files: 
 670054aa9b1403e26512cd05e33a843a 630 devel extra forutil_0.62-2.dsc
 2b552540dbf61d3bfe584a4082f71924 282845 devel extra forutil_0.62.orig.tar.gz
 c03a2b84c9d08c1c6a6c5de441caa4ef 34836 devel extra forutil_0.62-2.diff.gz
 f52e9c01d2ce120538a990c2c9101da8 78118 devel extra forutil_0.62-2_i386.deb

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

iD8DBQE67VCm0LPz0K4xwAkRAmKWAKCaO/PU2yKoFq8tOhGVxDKEX5+68gCglCsl
03fjHJD6fQNv53SXxhUHbB4=
=ginn
-----END PGP SIGNATURE-----

Reply via email to