Your message dated Wed, 25 Feb 2004 00:02:03 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#233664: fixed in libcurses-perl 1.06-9
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; 19 Feb 2004 10:25:16 +0000
>From [EMAIL PROTECTED] Thu Feb 19 02:25:16 2004
Return-path: <[EMAIL PROTECTED]>
Received: from atoulouse-201-2-1-120.w193-251.abo.wanadoo.fr 
(tass.osa-tlse.int) [193.251.11.120] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AtlMp-0006qZ-00; Thu, 19 Feb 2004 02:25:16 -0800
Received: from igor by tass.osa-tlse.int with local (Exim 4.30)
        id 1AtlMo-0002AP-MK; Thu, 19 Feb 2004 11:25:14 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Igor Genibel <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: O: libcurses-perl -- Curses interface for Perl
X-Mailer: reportbug 2.48
Date: Thu, 19 Feb 2004 11:25:14 +0100
Message-Id: <[EMAIL PROTECTED]>
Sender: Igor Genibel <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_18 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
        version=2.60-bugs.debian.org_2004_02_18
X-Spam-Level: 

Package: wnpp
Severity: normal

I intend to orphan the varmon package.

I don't have enough time to maintain it

The package description is:
 libcurses-perl (the Curses module from CPAN) will let you
 use the ncurses/curses terminal screen manipulation
 routines from Perl programs.
 .
 This package was previously called perl-curses.  To comply with
informal
 Debian standards, it has been renamed to libcurses-perl.
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.0-igor
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (ignored: LC_ALL set to fr_FR)


---------------------------------------
Received: (at 233664-close) by bugs.debian.org; 25 Feb 2004 05:08:02 +0000
>From [EMAIL PROTECTED] Tue Feb 24 21:08:02 2004
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AvrH8-0007Cj-00; Tue, 24 Feb 2004 21:08:02 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1AvrBL-00037I-00; Wed, 25 Feb 2004 00:02:03 -0500
From: Jay Bonci <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.43 $
Subject: Bug#233664: fixed in libcurses-perl 1.06-9
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 25 Feb 2004 00:02:03 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_22 
        (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_02_22
X-Spam-Level: 

Source: libcurses-perl
Source-Version: 1.06-9

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

libcurses-perl_1.06-9.diff.gz
  to pool/main/libc/libcurses-perl/libcurses-perl_1.06-9.diff.gz
libcurses-perl_1.06-9.dsc
  to pool/main/libc/libcurses-perl/libcurses-perl_1.06-9.dsc
libcurses-perl_1.06-9_i386.deb
  to pool/main/libc/libcurses-perl/libcurses-perl_1.06-9_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.
Jay Bonci <[EMAIL PROTECTED]> (supplier of updated libcurses-perl 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: Tue, 24 Feb 2004 15:57:00 -0500
Source: libcurses-perl
Binary: libcurses-perl
Architecture: source i386
Version: 1.06-9
Distribution: unstable
Urgency: low
Maintainer: Jay Bonci <[EMAIL PROTECTED]>
Changed-By: Jay Bonci <[EMAIL PROTECTED]>
Description: 
 libcurses-perl - Curses interface for Perl
Closes: 230145 233664
Changes: 
 libcurses-perl (1.06-9) unstable; urgency=low
 .
   * New maintainer (Closes: #233664)
   * Updated debian/rules file to match my standard rules template
   * Added debian/compat file per debhelper best practices
   * Moved demo files to being installed via dh_installexamples
   * Change perl location to be /usr/bin/perl in all files (Closes: #230145)
   * Policy version bump to 3.6.1.0
   * Changed section to perl
   * Changed priority to optional
   * Removed dependancy on debmake
   * Bumped debhelper dependancy to (>= 4.0)
   * Removed bad =over 4 section in POD (Curses.pm)
   * Removed bad external link error in POD (Curses.pm)
Files: 
 b6a3d2cba4a4216b92cf060e4c83f3d4 615 perl optional libcurses-perl_1.06-9.dsc
 8377544f4c4f526dfec68d26871360be 6061 perl optional 
libcurses-perl_1.06-9.diff.gz
 0a18601401690af9852e401ad476f148 119652 perl optional 
libcurses-perl_1.06-9_i386.deb

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

iD8DBQFAPCiMZNh5D+C4st4RAn+OAJ9jKeobz5Xy0rmxcSMvijvxMiMNvACfeOYh
uy9PVDowdIKqKpiTDTdXyB0=
=zyZZ
-----END PGP SIGNATURE-----

Reply via email to