Your message dated Tue, 31 Jan 2006 02:47:09 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#307356: fixed in animal 0.14.3-3
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; 2 May 2005 19:44:30 +0000
>From [EMAIL PROTECTED] Mon May 02 12:44:30 2005
Return-path: <[EMAIL PROTECTED]>
Received: from vwitme011.vkw.tu-dresden.de (vwitme011.vwi.vkw.tu-dresden.de) 
[141.30.186.11] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DSgqD-0005F3-00; Mon, 02 May 2005 12:44:30 -0700
Received: from vwitme011.vwi.vkw.tu-dresden.de ([141.30.186.11] helo=localhost)
        by vwitme011.vwi.vkw.tu-dresden.de with smtp (Exim 4.34)
        id 1DSgpz-0007PI-47
        for [EMAIL PROTECTED]; Mon, 02 May 2005 21:44:15 +0200
Received: by localhost (sSMTP sendmail emulation); Mon,  2 May 2005 23:44:45 
+0200
Date: Mon, 2 May 2005 23:44:44 +0200
From: Torsten Werner <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: RFA: animal -- AN IMAging Library written in C (development files)
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.8
User-Agent: Mutt/1.5.6+20040907i
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: wnpp
Severity: normal

I request an adopter for the animal package but I am willing to help the
new maintainer or to sponsor the upload.

The package description is:
 AnImaL is an imaging and computer vision library written in C.
 Differently from most other toolkits, it is intended to provide
 the maximum functionality by making strong usage of similar
 libraries. It is intended to be a common API to the best free imaging
 and computer vision libraries already available, such as ImageMagick
 and Gandalf.  By defining a common API and using external libraries,
 AnImaL selects the best implementation available in them to implement
 a particular algorithm. This way AnImaL unites the best from the
 other libraries it uses.

---------------------------------------
Received: (at 307356-close) by bugs.debian.org; 31 Jan 2006 10:50:23 +0000
>From [EMAIL PROTECTED] Tue Jan 31 02:50:23 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1F3t2T-0005GP-Li; Tue, 31 Jan 2006 02:47:09 -0800
From: [EMAIL PROTECTED] (Zak B. Elep)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#307356: fixed in animal 0.14.3-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 31 Jan 2006 02:47:09 -0800
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-Level: 
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

Source: animal
Source-Version: 0.14.3-3

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

animal_0.14.3-3.diff.gz
  to pool/main/a/animal/animal_0.14.3-3.diff.gz
animal_0.14.3-3.dsc
  to pool/main/a/animal/animal_0.14.3-3.dsc
libanimal-0.14.3-0_0.14.3-3_i386.deb
  to pool/main/a/animal/libanimal-0.14.3-0_0.14.3-3_i386.deb
libanimal-dev_0.14.3-3_i386.deb
  to pool/main/a/animal/libanimal-dev_0.14.3-3_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.
Zak B. Elep <[EMAIL PROTECTED]> (supplier of updated animal 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: Wed, 25 Jan 2006 16:53:40 +0800
Source: animal
Binary: libanimal-dev libanimal-0.14.3-0
Architecture: source i386
Version: 0.14.3-3
Distribution: unstable
Urgency: low
Maintainer: Zak B. Elep <[EMAIL PROTECTED]>
Changed-By: Zak B. Elep <[EMAIL PROTECTED]>
Description: 
 libanimal-0.14.3-0 - AN IMAging Library written in C
 libanimal-dev - AN IMAging Library written in C (development files)
Closes: 307356
Changes: 
 animal (0.14.3-3) unstable; urgency=low
 .
   * New maintainer. (Closes: #307356)
   * Rebuild autotools from latest Debian autotools sources to fix
     FTBFS.
   * debian/rules:
     - Change DEB_DH_MAKESHLIBS_ARGS to use libanimal-0.14.3-0
   * debian/patches:
     - Added 10_gcc-4.0_fix.patch from Andreas Jochens.
     - Added 20_autotools_update.patch using AM_MAINTAINER_MODE,
       acknowledging NMU by Luk Claes (patch from Steve Langasek).
   * debian/control:
     - Added homepage link on binary package descriptions.
   * debian/copyright:
     - Added notice from animal/animal.h .  Must ping upstream to
       update FSF address.
Files: 
 71c80b7f67add6cc1f1c1a9f8a8cb7fe 626 libs optional animal_0.14.3-3.dsc
 f6f91ffd8f1b0f159ebb5d6f7aad6ef0 123314 libs optional animal_0.14.3-3.diff.gz
 9d79f33c0d7f01e978226a71f8bd1f23 95674 libdevel optional 
libanimal-dev_0.14.3-3_i386.deb
 a90fde3027fae9c51e7d7ca2f8b8d5f0 65242 libs optional 
libanimal-0.14.3-0_0.14.3-3_i386.deb

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

iD8DBQFD3z0cipBneRiAKDwRAmrHAJ9xUPkfe2IZX/GUNUtg8UGMQj5SHwCeJ2QP
dNHXsArQqLiGyfx8le0D4lw=
=NMOo
-----END PGP SIGNATURE-----


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

Reply via email to