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

Bug#153150: marked as done (ITP: libconfig-general-perl -- Generic Config Module)



Your message dated Sun, 11 Aug 2002 12:27:35 -0400
with message-id <E17dvZ1-0002ZP-00@auric.debian.org>
and subject line Bug#153150: fixed in libconfig-general-perl 2.07-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; 16 Jul 2002 11:50:59 +0000
>From ilmari@nlc.no Tue Jul 16 06:50:59 2002
Return-path: <ilmari@nlc.no>
Received: from 213-145-183-138.dd.nextgentel.com (galadriel) [213.145.183.138] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17UQr2-00046j-00; Tue, 16 Jul 2002 06:50:56 -0500
Received: from ilmari by galadriel with local (Exim 3.35 #1 (Debian))
	id 17UQq0-0004RP-00; Tue, 16 Jul 2002 13:49:52 +0200
X-Debbugs-CC: debian-devel@lists.debian.org
Subject: ITP: libconfig-general-perl -- Generic Config Module
From: "Dagfinn Ilmari Mannsåker" <ilmari@ping.uio.no>
To: "Debian Bug Tracking System" <submit@bugs.debian.org>
X-Mailer: reportbug 1.99.47
Date: Tue, 16 Jul 2002 13:49:51 +0200
Message-Id: <E17UQq0-0004RP-00@galadriel>
Sender: =?iso-8859-1?Q?Dagfinn_Ilmari_Manns=E5ker?= <ilmari@nlc.no>
Delivered-To: submit@bugs.debian.org

Package: wnpp
Version: N/A; reported 2002-07-16
Severity: wishlist

* Package name    : libconfig-general-perl
  Version         : 2.06
  Upstream Author : Thomas Linden <tom@daemon.de>
* URL             : http://www.cpan.org/authors/id/T/TL/TLINDEN/
* License         : GPL/Artistic
  Description     : Generic Config Module
   This module opens a config file and parses it's contents for
   you. The new method requires one parameter which needs to be a
   filename. The method getall returns a hash which contains all
   options and it's associated values of your config file.
   .
   The format of config files supported by Config::General is inspired
   by the well known apache config format, in fact, this module is
   100% compatible to apache configs, but you can also just use simple
   name/value pairs in your config files.
   .
   In addition to the capabilities of an apache config file it
   supports some enhancements such as here-documents, C-style comments
   or multiline options.

This module is needed by the upcoming limacute 2.0 packages by Tore Anderson.

A preliminary package can be found at http://www.ping.uio.no/~ilmari/debian/

-- System Information:
Debian Release: 3.0
Architecture: i386
Kernel: Linux galadriel 2.4.19-rc1 #1 Sun Jun 30 04:25:42 CEST 2002 i686
Locale: LANG=en_US, LC_CTYPE=no_NO.ISO-8859-1

-- no debconf information


---------------------------------------
Received: (at 153150-close) by bugs.debian.org; 11 Aug 2002 16:33:12 +0000
>From troup@auric.debian.org Sun Aug 11 11:33:12 2002
Return-path: <troup@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 17dveS-0000wA-00; Sun, 11 Aug 2002 11:33:12 -0500
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 17dvZ1-0002ZP-00; Sun, 11 Aug 2002 12:27:35 -0400
From: Dagfinn Ilmari Mannsåker <ilmari@ping.uio.no>
To: 153150-close@bugs.debian.org
X-Katie: $Revision: 1.17 $
Subject: Bug#153150: fixed in libconfig-general-perl 2.07-1
Message-Id: <E17dvZ1-0002ZP-00@auric.debian.org>
Sender: James Troup <troup@auric.debian.org>
Date: Sun, 11 Aug 2002 12:27:35 -0400
Delivered-To: 153150-close@bugs.debian.org

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

libconfig-general-perl_2.07-1.diff.gz
  to pool/main/libc/libconfig-general-perl/libconfig-general-perl_2.07-1.diff.gz
libconfig-general-perl_2.07-1.dsc
  to pool/main/libc/libconfig-general-perl/libconfig-general-perl_2.07-1.dsc
libconfig-general-perl_2.07-1_all.deb
  to pool/main/libc/libconfig-general-perl/libconfig-general-perl_2.07-1_all.deb
libconfig-general-perl_2.07.orig.tar.gz
  to pool/main/libc/libconfig-general-perl/libconfig-general-perl_2.07.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 153150@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dagfinn Ilmari Mannsåker <ilmari@ping.uio.no> (supplier of updated libconfig-general-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,  9 Aug 2002 18:03:20 +0200
Source: libconfig-general-perl
Binary: libconfig-general-perl
Architecture: source all
Version: 2.07-1
Distribution: unstable
Urgency: low
Maintainer: Dagfinn Ilmari Mannsåker <ilmari@ping.uio.no>
Changed-By: Dagfinn Ilmari Mannsåker <ilmari@ping.uio.no>
Description: 
 libconfig-general-perl - Generic Config Module
Closes: 153150
Changes: 
 libconfig-general-perl (2.07-1) unstable; urgency=low
 .
   * New upstream release.
 .
 libconfig-general-perl (2.06-5) unstable; urgency=low
 .
   * Fix too long lines in description.
 .
 libconfig-general-perl (2.06-4) unstable; urgency=low
 .
   * Really fix debian/copyright
 .
 libconfig-general-perl (2.06-3) unstable; urgency=low
 .
   * debian/copyright: Add pointers to full license texts.
 .
 libconfig-general-perl (2.06-2) unstable; urgency=low
 .
   * Close ITP. (Closes: #153150)
   * Removed pointless README.Debian.
   * debian/changelog: Removed "Local Variables" section.
   * debian/rules: Removed cruft from dh-make
 .
 libconfig-general-perl (2.06-1) unstable; urgency=low
 .
   * Initial Release.
Files: 
 4ae6a18b64322b522e33d91d49156111 655 interpreters optional libconfig-general-perl_2.07-1.dsc
 1cf2ee00bba4b3e26abb3b67921b1d3a 29357 interpreters optional libconfig-general-perl_2.07.orig.tar.gz
 eaab032c33ee8482b944ef02b40d00b2 1839 interpreters optional libconfig-general-perl_2.07-1.diff.gz
 f7c9928308b08bb1ac5ca9ae4645cbf6 48032 interpreters optional libconfig-general-perl_2.07-1_all.deb

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

iD8DBQE9U/KzQSseMYF6mWoRApC2AJ9ee2oB8HTgcByTiocdV4U8TTR1fQCfaB1S
wrwdRXsHIUuJDDvFyW6BnrY=
=GGXL
-----END PGP SIGNATURE-----



Reply to: