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

Bug#227446: marked as done (ITP: equeue -- Event queues OCaml library)



Your message dated Wed, 21 Jan 2004 18:09:31 -0500
with message-id <E1AjRTX-0007l9-00@auric.debian.org>
and subject line Bug#220242: fixed in equeue 2.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 Jan 2004 16:44:17 +0000
>From samuel.mimram@ens-lyon.fr Tue Jan 13 10:44:16 2004
Return-path: <samuel.mimram@ens-lyon.fr>
Received: from babasse.residence.ens-lyon.fr [140.77.128.126] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AgO1E-00011F-00; Tue, 13 Jan 2004 06:51:40 -0600
Received: from smimram by babasse.residence.ens-lyon.fr with local (Exim 4.30)
	id 1AgO1D-0004pD-3E; Tue, 13 Jan 2004 13:51:39 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Samuel Mimram <samuel.mimram@ens-lyon.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ITP: equeue -- Event queues OCaml library
X-Mailer: reportbug 2.37
Date: Tue, 13 Jan 2004 13:51:38 +0100
X-Debbugs-Cc: debian-devel@lists.debian.org
Message-Id: <[🔎] E1AgO1D-0004pD-3E@babasse.residence.ens-lyon.fr>
Sender: Samuel Mimram <samuel.mimram@ens-lyon.fr>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 
	2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_01_13 
	(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=HAS_PACKAGE,X_DEBBUGS_CC 
	autolearn=no 
	version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_01_13
X-Spam-Level: 

Package: wnpp
Severity: wishlist

* Package name    : equeue
  Version         : 2.0
  Upstream Author : Gerd Stolpmann <gerd@gerd-stolpmann.de>
* URL             : http://www.ocaml-programming.de/programming/equeue.html
* License         : Proprietary, but DFSG free
  Description     : Event queues OCaml library

  Equeue is an Objective Caml (OCaml) library containing a generic
  implementation of queues of events of any type, and a specific
  implementation of queues of file descriptor events.

  The generic module allows to associate an event queue with an event
  source, and one or several event handlers. The event source generates
  new events that are triggered from the outer world. The handlers
  consume events, but it is allowed that handlers also generate events.

  The module for file descriptor events already defines an event source;
  this source watches registered file descriptors and produces events if
  a descriptor wants to deliver data, or if a descriptor is ready to
  accept data. As in the generic module, the handlers consume the
  events.

  The main application of these modules are implementations of protocol
  stacks which can cooperate with each other.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux babasse.residence.ens-lyon.fr 2.6.1 #1 Fri Jan 9 14:50:45 CET 2004 i686
Locale: LANG=en_US, LC_CTYPE=en_US (ignored: LC_ALL set to C)


---------------------------------------
Received: (at 220242-close) by bugs.debian.org; 21 Jan 2004 23:24:46 +0000
>From dsilvers@auric.debian.org Wed Jan 21 15:24:45 2004
Return-path: <dsilvers@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AjRiH-0005w1-00; Wed, 21 Jan 2004 15:24:45 -0800
Received: from dsilvers by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 1AjRTX-0007l9-00; Wed, 21 Jan 2004 18:09:31 -0500
From: Samuel Mimram <samuel.mimram@ens-lyon.org>
To: 220242-close@bugs.debian.org
X-Katie: lisa $Revision: 1.26 $
Subject: Bug#220242: fixed in equeue 2.0-1
Message-Id: <E1AjRTX-0007l9-00@auric.debian.org>
Sender: Daniel Silverstone <dsilvers@auric.debian.org>
Date: Wed, 21 Jan 2004 18:09:31 -0500
Delivered-To: 220242-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_20 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
	version=2.60-bugs.debian.org_2004_01_20
X-Spam-Level: 

Source: equeue
Source-Version: 2.0-1

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

equeue_2.0-1.diff.gz
  to pool/main/e/equeue/equeue_2.0-1.diff.gz
equeue_2.0-1.dsc
  to pool/main/e/equeue/equeue_2.0-1.dsc
equeue_2.0.orig.tar.gz
  to pool/main/e/equeue/equeue_2.0.orig.tar.gz
libequeue-ocaml-dev_2.0-1_powerpc.deb
  to pool/main/e/equeue/libequeue-ocaml-dev_2.0-1_powerpc.deb
libequeue-ocaml_2.0-1_powerpc.deb
  to pool/main/e/equeue/libequeue-ocaml_2.0-1_powerpc.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 220242@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Samuel Mimram <samuel.mimram@ens-lyon.org> (supplier of updated equeue 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: Tue, 13 Jan 2004 13:35:08 +0100
Source: equeue
Binary: libequeue-ocaml libequeue-ocaml-dev
Architecture: source powerpc
Version: 2.0-1
Distribution: unstable
Urgency: low
Maintainer: Samuel Mimram <samuel.mimram@ens-lyon.org>
Changed-By: Samuel Mimram <samuel.mimram@ens-lyon.org>
Description: 
 libequeue-ocaml - Event queues OCaml library
 libequeue-ocaml-dev - Event queues OCaml library
Closes: 220242 227446
Changes: 
 equeue (2.0-1) unstable; urgency=low
 .
   * Initial Release, closes: #220242, #227446.
Files: 
 de80e1838aa00df3599557d5c1d98af4 605 devel optional equeue_2.0-1.dsc
 4f059206e70176d2b82c48e5710e7235 248836 devel optional equeue_2.0.orig.tar.gz
 c850798348e83fb6f62525026d9eefd8 3171 devel optional equeue_2.0-1.diff.gz
 f6b075d846c845dd518ddb2cd4591bfb 10664 libs optional libequeue-ocaml_2.0-1_powerpc.deb
 310d4d7cb587a8ca9ab2a90854598478 637292 libdevel optional libequeue-ocaml-dev_2.0-1_powerpc.deb

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

iD8DBQFABq6A1cqbBPLEI7wRAhnbAKDHJF6qP1HsuM0VRJ428VAg5jvVhwCgpUm2
tTo6i+IY9xOToFDfGWkVjlE=
=xr7/
-----END PGP SIGNATURE-----



Reply to: