Your message dated Wed, 28 Jan 2004 01:52:49 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#226918: fixed in libcalendar-simple-perl 1.08-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; 9 Jan 2004 15:53:15 +0000
>From [EMAIL PROTECTED] Fri Jan 09 09:52:58 2004
Return-path: <[EMAIL PROTECTED]>
Received: from womble.dur.ac.uk [129.234.2.142] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AewUc-0000cU-00; Fri, 09 Jan 2004 07:16:02 -0600
Received: from wompom (wompom.dur.ac.uk [129.234.2.63])
        by womble.dur.ac.uk (Postfix) with ESMTP
        id 27148FF30; Fri,  9 Jan 2004 13:16:01 +0000 (GMT)
Received: from sjq by wompom with local (Exim 3.36 #1 (Debian))
        id 1AewUa-0007af-00; Fri, 09 Jan 2004 13:16:00 +0000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Stephen Quinney <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ITP: libcalendar-simple-perl -- Perl extension to create simple 
calendars
X-Mailer: reportbug 2.36
Date: Fri, 09 Jan 2004 13:16:00 +0000
X-Debbugs-Cc: debian-devel@lists.debian.org
Message-Id: <[EMAIL PROTECTED]>
Sender: Stephen Quinney <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 
        2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5 
        (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_1_5
X-Spam-Level: 

Package: wnpp
Severity: wishlist

* Package name    : libcalendar-simple-perl
  Version         : 1.08
  Upstream Author : Dave Cross <[EMAIL PROTECTED]>
* URL             : 
http://search.cpan.org/CPAN/authors/id/D/DA/DAVECROSS/Calendar-Simple-1.08.tar.gz
* License         : GPL (1 or greater) or Perl Artistic
  Description     : Perl extension to create simple calendars

 A very simple module that exports one functions called
 calendar(). This function returns a data structure representing the
 dates in a month. The data structure returned is an array of array
 references. The first level array represents the weeks in the
 month. The second level array contains the actual days. By default,
 each week starts on a Sunday and the value in the array is the date
 of that day. Any days at the beginning of the first week or the end
 of the last week that are from the previous or next month have the
 value undef.
 .
 If the month or year parameters are omitted then the current month or
 year are assumed.
 .
 A third, optional parameter, start_day, allows you to set the day
 each week starts with, with the same values as localtime sets for
 wday (namely, 0 for Sunday, 1 for Monday and so on).


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux wompom 2.6.0-test9-1-386 #1 Sun Oct 26 22:32:52 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C


---------------------------------------
Received: (at 226918-close) by bugs.debian.org; 28 Jan 2004 06:54:07 +0000
>From [EMAIL PROTECTED] Tue Jan 27 22:54:07 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 1AljaR-0003JJ-00; Tue, 27 Jan 2004 22:54:07 -0800
Received: from rdonald by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1AljZB-00013b-00; Wed, 28 Jan 2004 01:52:49 -0500
From: Stephen Quinney <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.26 $
Subject: Bug#226918: fixed in libcalendar-simple-perl 1.08-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Randall Donald <[EMAIL PROTECTED]>
Date: Wed, 28 Jan 2004 01:52:49 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_27 
        (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_27
X-Spam-Level: 

Source: libcalendar-simple-perl
Source-Version: 1.08-1

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

libcalendar-simple-perl_1.08-1.diff.gz
  to 
pool/main/libc/libcalendar-simple-perl/libcalendar-simple-perl_1.08-1.diff.gz
libcalendar-simple-perl_1.08-1.dsc
  to pool/main/libc/libcalendar-simple-perl/libcalendar-simple-perl_1.08-1.dsc
libcalendar-simple-perl_1.08-1_all.deb
  to 
pool/main/libc/libcalendar-simple-perl/libcalendar-simple-perl_1.08-1_all.deb
libcalendar-simple-perl_1.08.orig.tar.gz
  to 
pool/main/libc/libcalendar-simple-perl/libcalendar-simple-perl_1.08.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.
Stephen Quinney <[EMAIL PROTECTED]> (supplier of updated 
libcalendar-simple-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: Fri,  9 Jan 2004 12:14:52 +0000
Source: libcalendar-simple-perl
Binary: libcalendar-simple-perl
Architecture: source all
Version: 1.08-1
Distribution: unstable
Urgency: low
Maintainer: Stephen Quinney <[EMAIL PROTECTED]>
Changed-By: Stephen Quinney <[EMAIL PROTECTED]>
Description: 
 libcalendar-simple-perl - Perl extension to create simple calendars
Closes: 226918
Changes: 
 libcalendar-simple-perl (1.08-1) unstable; urgency=low
 .
   *  Inital release, closes: #226918.
Files: 
 bc6c1b95eab74f98d51b9442a6fba307 711 perl optional 
libcalendar-simple-perl_1.08-1.dsc
 80901d78109ac365fb20e3cd05effc65 3766 perl optional 
libcalendar-simple-perl_1.08.orig.tar.gz
 eb454cfc1c426435fbe3db9cf3e76108 1994 perl optional 
libcalendar-simple-perl_1.08-1.diff.gz
 0950d2510810d83bfe88d6bdd7921691 8318 perl optional 
libcalendar-simple-perl_1.08-1_all.deb

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

iD8DBQFAEQ0aITGblEwaW+URAkt6AKClPFnHsNSbIvhBa4qkS4FCHtdZfACgpdx2
Nq6MZ6xgsokd4PDNr6/BBEs=
=SKW5
-----END PGP SIGNATURE-----

Reply via email to