Your message dated Fri, 04 Nov 2005 03:32:06 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#312452: fixed in mencal 2.3-5
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; 8 Jun 2005 08:34:58 +0000
>From [EMAIL PROTECTED] Wed Jun 08 01:34:58 2005
Return-path: <[EMAIL PROTECTED]>
Received: from gw02.mail.saunalahti.fi [195.197.172.116] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Dfw1a-0005p2-00; Wed, 08 Jun 2005 01:34:58 -0700
Received: from perhonen.datanet (ZYDCCXXV.dsl.saunalahti.fi [85.76.102.226])
        by gw02.mail.saunalahti.fi (Postfix) with ESMTP id 3A556C1DF1;
        Wed,  8 Jun 2005 11:34:57 +0300 (EEST)
Received: from mario.datanet ([192.168.1.11] ident=mail)
        by perhonen.datanet with esmtp (Exim 4.50)
        id 1Dfw1R-0002OX-Oa; Wed, 08 Jun 2005 11:34:54 +0300
Received: from toni by mario.datanet with local (Exim 3.36 #1 (Debian))
        id 1Dfw2J-0002Nm-00; Wed, 08 Jun 2005 11:35:43 +0300
Date: Wed, 8 Jun 2005 11:35:43 +0300
From: Toni Timonen <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="neYutvxvOLaeuPCA"
Content-Disposition: inline
X-Reportbug-Version: 3.12
User-Agent: Mutt/1.5.9i
Sender: Toni Timonen <[EMAIL PROTECTED]>
X-SA-Exim-Connect-IP: 192.168.1.11
X-SA-Exim-Mail-From: [EMAIL PROTECTED]
Subject: mencal: Support for default configuration file
X-SA-Exim-Version: 4.2 (built Thu, 03 Mar 2005 10:44:12 +0100)
X-SA-Exim-Scanned: Yes (on perhonen.datanet)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


--neYutvxvOLaeuPCA
Content-Type: multipart/mixed; boundary="x+6KMIRAuhnl3hBn"
Content-Disposition: inline


--x+6KMIRAuhnl3hBn
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: mencal
Version: 2.3-4
Severity: wishlist
Tags: patch upstream


Hi,

I wrote a patch for mencal to support having ~/.mencalrc read
by default if such file exists.

Patch attached.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (50, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=3DISO-8859-15)

Versions of packages mencal depends on:
ii  perl                          5.8.4-8    Larry Wall's Practical Extract=
ion=20

-- no debconf information

--=20
Toni Timonen "toni dot timonen at iki dot fi"
NP Solutions Ltd
Helsinki University of Technology
Department of Engineering Physics and Mathematics

--x+6KMIRAuhnl3hBn
Content-Type: text/plain; charset=us-ascii
Content-Description: a patch
Content-Disposition: attachment; filename="mencal_defaultcfg.diff"
Content-Transfer-Encoding: quoted-printable

diff -rub orig/mencal-2.3/mencal mencal-2.3/mencal
--- orig/mencal-2.3/mencal      2003-07-17 08:53:15.000000000 +0300
+++ mencal-2.3/mencal   2005-06-08 11:23:39.000000000 +0300
@@ -229,6 +229,13 @@
   );
   my @confs=3D();
=20
+  #There exists a config file
+  $_ =3D "$ENV{HOME}/.mencalrc";
+  if (-f $_ && -r $_) {
+    push(@confs,Conf->new());
+    $confs[$#confs]->parsefile($_);
+  }
+
   for(my $i=3D0; $i<=3D$#ARGV; $i++) {
     foreach($ARGV[$i]) {
       /^(-h|--help)$/ && &Main::usage;

--x+6KMIRAuhnl3hBn--

--neYutvxvOLaeuPCA
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFCpq3fMEjHi3mEpP0RAmAbAJ93sx51UAwpmkryImx86968p7FQ3gCdH8XY
WeLQc6q7SRp8jRf449LVGSk=
=PO4w
-----END PGP SIGNATURE-----

--neYutvxvOLaeuPCA--

---------------------------------------
Received: (at 312452-close) by bugs.debian.org; 4 Nov 2005 11:36:48 +0000
>From [EMAIL PROTECTED] Fri Nov 04 03:36:48 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EXzni-0005Q9-00; Fri, 04 Nov 2005 03:32:06 -0800
From: Amaya Rodrigo Sastre <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#312452: fixed in mencal 2.3-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 04 Nov 2005 03:32:06 -0800
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: mencal
Source-Version: 2.3-5

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

mencal_2.3-5.diff.gz
  to pool/main/m/mencal/mencal_2.3-5.diff.gz
mencal_2.3-5.dsc
  to pool/main/m/mencal/mencal_2.3-5.dsc
mencal_2.3-5_all.deb
  to pool/main/m/mencal/mencal_2.3-5_all.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.
Amaya Rodrigo Sastre <[EMAIL PROTECTED]> (supplier of updated mencal 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,  4 Nov 2005 11:53:26 +0100
Source: mencal
Binary: mencal
Architecture: source all
Version: 2.3-5
Distribution: unstable
Urgency: low
Maintainer: Amaya Rodrigo Sastre <[EMAIL PROTECTED]>
Changed-By: Amaya Rodrigo Sastre <[EMAIL PROTECTED]>
Description: 
 mencal     - A menstruation calendar
Closes: 194322 274722 312452
Changes: 
 mencal (2.3-5) unstable; urgency=low
 .
   * The "I love your patches" Release!
   * Switch off color output when piping, patch by Sam Hocevar.
     (Closes: #194322).
   * Support having ~/.mencalrc read by default if such file exists. Patch by
     Toni Timonen and manpage patch from Christian Hammers. (Closes: #312452)
   * Include a special mencal for irregular cycles: mencalnreg. Patch from
     Matthew Wilcox (Closes: #274722).
   * Updated the example mencalrc provided.
   * Updated Standards version, no changes needed.
Files: 
 d23686117afadf775611cccab498a382 566 utils optional mencal_2.3-5.dsc
 d23b3fa355502945b3cd63a80252a58e 13433 utils optional mencal_2.3-5.diff.gz
 e0f7b8d060831860459bb32f1de3014d 15814 utils optional mencal_2.3-5_all.deb

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

iD8DBQFDa0NcNFDtUT/MKpARAh3aAKDec88q7dnOn7zNJKBSpKn5ZZU7eACeMSMh
xQiKu0WYrV0VNP8h9XAPYDY=
=l/Sj
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to