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

Bug#183838: marked as done (ITP: libclass-accessor-perl -- Automated accessor generator)



Your message dated Fri, 04 Apr 2003 22:15:08 -0500
with message-id <E191e96-0004ls-00@auric.debian.org>
and subject line Bug#183838: fixed in libclass-accessor-perl 0.17-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; 7 Mar 2003 16:36:48 +0000
>From sjq@womble.dur.ac.uk Fri Mar 07 10:36:48 2003
Return-path: <sjq@womble.dur.ac.uk>
Received: from womble.dur.ac.uk [129.234.2.142] (postfix)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18rKpy-0000tR-00; Fri, 07 Mar 2003 10:36:46 -0600
Received: from wompom (wompom.dur.ac.uk [129.234.2.63])
	by womble.dur.ac.uk (Postfix) with ESMTP
	id 4BBFBFF30; Fri,  7 Mar 2003 16:36:45 +0000 (GMT)
Received: from sjq by wompom with local (Exim 3.36 #1 (Debian))
	id 18rKpx-0007tC-00; Fri, 07 Mar 2003 16:36:45 +0000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Stephen Quinney <sjq@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ITP: libclass-accessor-perl -- Automated accessor generator
X-Mailer: reportbug 2.10
Date: Fri, 07 Mar 2003 16:36:45 +0000
X-Debbugs-Cc: debian-devel@lists.debian.org
Message-Id: <E18rKpx-0007tC-00@wompom>
Sender: Stephen Quinney <sjq@wompom.dur.ac.uk>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-2.2 required=4.0
	tests=HAS_PACKAGE,SPAM_PHRASE_02_03,X_DEBBUGS_CC
	version=2.44
X-Spam-Level: 

Package: wnpp
Version: unavailable; reported 2003-03-07
Severity: wishlist

* Package name    : libclass-accessor-perl
  Version         : 0.17
  Upstream Author : Michael Schwern <mschwern@cpan.org>
* URL             : http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/Class-Accessor-0.17.tar.gz
* License         : GPL or Perl artistic
  Description     : Automated accessor generator

 The Class::Accessor module automagically generates accessor/mutators
 for your class.
 .
 Most of the time, writing accessors is an exercise in cutting and
 pasting. If you make your module a subclass of Class::Accessor and
 declare your accessor fields with mk_accessors() then you will find
 yourself with a set of automatically generated accessors which can
 even be customized.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux wompom 2.4.19-686 #1 Mon Nov 18 23:59:03 EST 2002 i686
Locale: LANG=C, LC_CTYPE=C


---------------------------------------
Received: (at 183838-close) by bugs.debian.org; 5 Apr 2003 03:24:35 +0000
>From rdonald@auric.debian.org Fri Apr 04 21:24:35 2003
Return-path: <rdonald@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 191eIE-0004vX-00; Fri, 04 Apr 2003 21:24:34 -0600
Received: from rdonald by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 191e96-0004ls-00; Fri, 04 Apr 2003 22:15:08 -0500
From: Stephen Quinney <stephen@jadevine.org.uk>
To: 183838-close@bugs.debian.org
X-Katie: lisa $Revision: 1.23 $
Subject: Bug#183838: fixed in libclass-accessor-perl 0.17-1
Message-Id: <E191e96-0004ls-00@auric.debian.org>
Sender: Randall Donald <rdonald@auric.debian.org>
Date: Fri, 04 Apr 2003 22:15:08 -0500
Delivered-To: 183838-close@bugs.debian.org

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

libclass-accessor-perl_0.17-1.diff.gz
  to pool/main/libc/libclass-accessor-perl/libclass-accessor-perl_0.17-1.diff.gz
libclass-accessor-perl_0.17-1.dsc
  to pool/main/libc/libclass-accessor-perl/libclass-accessor-perl_0.17-1.dsc
libclass-accessor-perl_0.17-1_all.deb
  to pool/main/libc/libclass-accessor-perl/libclass-accessor-perl_0.17-1_all.deb
libclass-accessor-perl_0.17.orig.tar.gz
  to pool/main/libc/libclass-accessor-perl/libclass-accessor-perl_0.17.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 183838@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stephen Quinney <stephen@jadevine.org.uk> (supplier of updated libclass-accessor-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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 28 Mar 2003 11:20:29 +0000
Source: libclass-accessor-perl
Binary: libclass-accessor-perl
Architecture: source all
Version: 0.17-1
Distribution: unstable
Urgency: low
Maintainer: Stephen Quinney <stephen@jadevine.org.uk>
Changed-By: Stephen Quinney <stephen@jadevine.org.uk>
Description: 
 libclass-accessor-perl - Automated accessor generator
Closes: 183838
Changes: 
 libclass-accessor-perl (0.17-1) unstable; urgency=low
 .
   * Initial Release, closes: #183838.
Files: 
 4e81758ff36b3042deb584e38dbe702f 654 interpreters optional libclass-accessor-perl_0.17-1.dsc
 2d7d388b201b505158c0761cc6efed4f 10376 interpreters optional libclass-accessor-perl_0.17.orig.tar.gz
 816e9f8380d973a71bed4a6d37a09fc0 1848 interpreters optional libclass-accessor-perl_0.17-1.diff.gz
 82b51fba847a7ea86d4d5b1fe2fc8939 21518 interpreters optional libclass-accessor-perl_0.17-1_all.deb

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

iD8DBQE+hDJhITGblEwaW+URAkadAKDBQ92c4mtSKU1c7LGrd5K7cvDtNACgydPT
O3oAww6vUZxIbtUZwYnCCbk=
=aRig
-----END PGP SIGNATURE-----



Reply to: