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

Bug#43372: marked as done (Version 2 is out)



Your message dated Tue, 06 Nov 2001 15:04:46 -0500
with message-id <E161CSk-00012e-00@auric.debian.org>
and subject line Bug#43372: fixed in readseq 1-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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 23 Aug 1999 07:24:28 +0000
Received: (qmail 4879 invoked from network); 23 Aug 1999 07:24:27 -0000
Received: from nefertiti.pasteur.fr (157.99.64.20)
  by master.debian.org with SMTP; 23 Aug 1999 07:24:27 -0000
Received: from ezili.sis.pasteur.fr (root@ezili.sis.pasteur.fr [157.99.60.56])
	by nefertiti.pasteur.fr (8.9.3/8.9.3) with ESMTP id JAA01299
	for <submit@bugs.debian.org>; Mon, 23 Aug 1999 09:24:25 +0200 (CEST)
Received: from ezili.sis.pasteur.fr (bortz@localhost [127.0.0.1])
	by ezili.sis.pasteur.fr (8.9.3/8.9.3/Debian/GNU) with ESMTP id JAA22601
	for <submit@bugs.debian.org>; Mon, 23 Aug 1999 09:24:24 +0200
Message-Id: <199908230724.JAA22601@ezili.sis.pasteur.fr>
X-Mailer: exmh version 2.0.2 2/24/98 (debian) 
From: Stephane Bortzmeyer <bortzmeyer@pasteur.fr>
To: submit@bugs.debian.org
Subject: Version 2 is out
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Mon, 23 Aug 1999 09:24:24 +0200
Sender: bortz@pasteur.fr


Package: readseq
Version: 1
Severity: wishlist

Version 2 is out but, since it is completely different (written in Java and no 
longer in C), may be a second package would be the best thing?

------- Forwarded Message

Date: Tue, 17 Aug 1999 11:39:18 -0500 (EST)
From: Don Gilbert <gilbertd@bio.indiana.edu>
Reply-To: Don Gilbert <gilbertd@bio.indiana.edu>
Subject: Re: questions about readseq [Re: XML output for readseq? ]

...

http://iubio.bio.indiana.edu/soft/molbio/readseq/java/

...

- -- d.gilbert--bioinformatics--indiana-u--bloomington-in-47405
- -- gilbertd@bio.indiana.edu


------- End of Forwarded Message



---------------------------------------
Received: (at 43372-close) by bugs.debian.org; 6 Nov 2001 20:09:54 +0000
>From troup@auric.debian.org Tue Nov 06 14:09:54 2001
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 161CXi-0002Ti-00; Tue, 06 Nov 2001 14:09:54 -0600
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 161CSk-00012e-00; Tue, 06 Nov 2001 15:04:46 -0500
From: Andreas Tille <tille@debian.org>
To: 43372-close@bugs.debian.org
X-Katie: $Revision: 1.59 $
Subject: Bug#43372: fixed in readseq 1-1
Message-Id: <E161CSk-00012e-00@auric.debian.org>
Sender: James Troup <troup@auric.debian.org>
Date: Tue, 06 Nov 2001 15:04:46 -0500
Delivered-To: 43372-close@bugs.debian.org

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

readseq_1.orig.tar.gz
  to pool/main/r/readseq/readseq_1.orig.tar.gz
readseq_1-1.diff.gz
  to pool/main/r/readseq/readseq_1-1.diff.gz
readseq_1-1_i386.deb
  to pool/main/r/readseq/readseq_1-1_i386.deb
readseq_1-1.dsc
  to pool/main/r/readseq/readseq_1-1.dsc



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 43372@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille <tille@debian.org> (supplier of updated readseq 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: Mon,  5 Nov 2001 08:43:12 +0100
Source: readseq
Binary: readseq
Architecture: source i386
Version: 1-1
Distribution: unstable
Urgency: low
Maintainer: Andreas Tille <tille@debian.org>
Changed-By: Andreas Tille <tille@debian.org>
Description: 
 readseq    - [Biology] Conversion between sequence formats
Closes: 43372 100257
Changes: 
 readseq (1-1) unstable; urgency=low
 .
   * New Maintainer
     closes: #100257
   * New upstream release
   * Applied Bugfix  20Apr93
   * Applied fixes from former versions
   * Added debian/translate.patch to the sources for those brave people
     who want to test it (please report if I should apply it to the binary)
   * Replaced a gets call by fgets to avoid buffer overflow
   * increased  p.namewidth from 8 to 10 in ureadseq.h because Arb need this
   * Added patch by o. strunk (ARB) to allow numbers in genbank sequences
     to ureadseq.c
   * Added an undocumented ARB patch which seems to fix a problem with older
     Phylip versions.
   * Added a further patch from ARB.  Patches can be undone by just
     undefining ARB.
   * I did not apply the patch of the ARB version which wrapped isdigit by
     by rs_isdigit in readseq.c.
   * Declared in README.Debian that this is the packaged version 1 of
     readseq by certain reasons.  Because I really need this version I
     close the "new version available" bug.  If somebody really wants
     the new version please file an RFP bug against wnpp.  Make sure
     to read /usr/share/doc/readseq/README.Debian before.
     closes: #43372
   * Added URL to the package description because I consider this as
     "good style" to have an upstream link without installing the package.
   * Install Readseq.help as NCBI Vibrant Toolkit compatible helpfile
     instead of just putting it just into /usr/share/doc/readseq.
Files: 
 8616cc5c55c6605529afcde81129765c 614 science optional readseq_1-1.dsc
 3973daff73375953369c31c5c1661699 54557 science optional readseq_1.orig.tar.gz
 5094ff76e89f86cb05c9ec8ad50cba10 8941 science optional readseq_1-1.diff.gz
 0d7c7d690d28d45ae8e1339669f1d736 53644 science optional readseq_1-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Weitere Infos: siehe http://www.gnupg.org

iD8DBQE75lPZYDBbMcCf01oRAtBAAKCj7LUGOUEUQr216sTRzv0Dnz0pMQCgm8+2
3COjqvWIXimrd9FlYoF5V8I=
=wyjC
-----END PGP SIGNATURE-----



Reply to: