Your message dated Wed, 17 Aug 2005 23:03:25 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#321007: fixed in signing-party 0.4.2-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; 2 Aug 2005 19:25:59 +0000
>From [EMAIL PROTECTED] Tue Aug 02 12:25:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from gelfand.mdcc.cx (stegun.mdcc.cx) [80.126.189.155] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E02Ok-0002md-00; Tue, 02 Aug 2005 12:25:59 -0700
Received: from nagy.mdcc.cx (nagy.mdcc.cx 
[IPv6:2001:888:1a9b:0:204:e2ff:fe33:5ea5])
        by stegun.mdcc.cx (Postfix) with ESMTP id D3F0372DF;
        Tue,  2 Aug 2005 21:25:56 +0200 (CEST)
Received: by nagy.mdcc.cx (Postfix, from userid 1000)
        id B16132AC490; Tue,  2 Aug 2005 21:25:56 +0200 (CEST)
Date: Tue, 2 Aug 2005 21:25:56 +0200
From: Joost van Baal <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: signing-party: caff: please allow specifying Reply-To
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="RnlQjJ0d97Da+TV1"
Content-Disposition: inline
X-Reportbug-Version: 3.15
X-PGP-Fingerprint: 8FC6 A40E 31B8 7E0E 2270  D7A9 0606 9CF2 9694 57F0
X-PGP-Key-ID: 0x969457F0
X-PGP-Key: http://mdcc.cx/~joostvb/joostvb_key.asc
X-Accept-Language: nl, en
User-Agent: Mutt/1.5.9i
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02


--RnlQjJ0d97Da+TV1
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: signing-party
Version: 0.4.0-1
Severity: wishlist
Tags: patch

Hi,

It'd be cool if caff allowed for specifying a Reply-To header.  This
simple patch against today's pgp-tools SVN enables this.

--------------

--- caff.dist   2005-08-02 21:15:27.818062832 +0200
+++ caff        2005-08-02 21:20:24.545291593 +0200
@@ -231,6 +231,11 @@
 Address to send blind carbon copies to when sending mail.
 Default: none.
=20
+=3Ditem B<reply-to> [string]
+
+If set, add a Reply-To: header with address as specified in I<string>.
+Default: none.
+
 =3Dback
=20
 =3Dhead1 AUTHORS
@@ -653,6 +658,7 @@
        $message_entity->head->add("To", $address);
        $message_entity->head->add("From", '"'.$CONFIG{'owner'}.'" 
<'.$CONFIG{'em=
ail'}.'>');
        $message_entity->head->add("Bcc", $CONFIG{'bcc'}) if defined 
$CONFIG{'bcc=
'};
+       $message_entity->head->add("Reply-To", $CONFIG{'reply-to'}) if defined 
$C=
ONFIG{'reply-to'};
        $message_entity->head->add("User-Agent", $USER_AGENT);
        $message_entity->send();
        $message_entity->stringify();

--------------

Bye,

Joost


--RnlQjJ0d97Da+TV1
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)

iD8DBQFC78jEBgac8paUV/ARAic6AJ489E04OD7qkMhPYUSVY/kbpjr72ACgh/hq
6vB4vaaaQN6RS8W3D22nI+Q=
=xIyb
-----END PGP SIGNATURE-----

--RnlQjJ0d97Da+TV1--

---------------------------------------
Received: (at 321007-close) by bugs.debian.org; 18 Aug 2005 06:46:21 +0000
>From [EMAIL PROTECTED] Wed Aug 17 23:46:20 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E5dUr-0004qE-00; Wed, 17 Aug 2005 23:03:25 -0700
From: Peter Palfrader <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#321007: fixed in signing-party 0.4.2-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Wed, 17 Aug 2005 23:03:25 -0700
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
X-CrossAssassin-Score: 4

Source: signing-party
Source-Version: 0.4.2-1

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

keylookup_3.0-1_all.deb
  to pool/main/s/signing-party/keylookup_3.0-1_all.deb
signing-party_0.4.2-1.diff.gz
  to pool/main/s/signing-party/signing-party_0.4.2-1.diff.gz
signing-party_0.4.2-1.dsc
  to pool/main/s/signing-party/signing-party_0.4.2-1.dsc
signing-party_0.4.2-1_all.deb
  to pool/main/s/signing-party/signing-party_0.4.2-1_all.deb
signing-party_0.4.2.orig.tar.gz
  to pool/main/s/signing-party/signing-party_0.4.2.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.
Peter Palfrader <[EMAIL PROTECTED]> (supplier of updated signing-party 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: Wed, 17 Aug 2005 23:06:15 +0200
Source: signing-party
Binary: keylookup signing-party
Architecture: source all
Version: 0.4.2-1
Distribution: unstable
Urgency: low
Maintainer: Thijs Kinkhorst <[EMAIL PROTECTED]>
Changed-By: Peter Palfrader <[EMAIL PROTECTED]>
Description: 
 keylookup  - transitional package to pull in signing-party
 signing-party - tools for signing GnuPG keys
Closes: 316611 320785 321007 321235
Changes: 
 signing-party (0.4.2-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/control: move libpaper-utils to Recommends, remove redundant perl
     dependency.
   * Do not ship useless README file in the binary package.  It's more or
     less the same as the long description
   * caff:
      + create configfile on first use (Closes: #316611).
      + note use of ~/.caff/gnupghome/gpg.conf in manpage (Closes: #321235).
      + allow adding a Reply-To: header (Closes: #321007, thanks to Joost van
        Baal for the patch).
      + be more verbose when user tries to sign obsolete v3 crap.
      + install README.*.
   * gpglist: added new script, thanks to Uli Martens.
   * gpg-key2ps:
      + use Getopt::Long, general code cleanup.
      + gpg-key2ps "my name" works now.
      + Convert from shell script to perl.
      + Fix too few slips on a page (Closes: #320785).
   * Add keylookup: ncurses wrapper around gpg --search
      + Recommend dialog | whiptail
Files: 
 591424772e71cd3baa75e8e71d985747 710 misc extra signing-party_0.4.2-1.dsc
 aa0d66bf2898636dd850bbec4da7d7f6 40666 misc extra 
signing-party_0.4.2.orig.tar.gz
 72d610edb11403346b4bbc0f770fd3db 5273 misc extra signing-party_0.4.2-1.diff.gz
 017055261219e3858a3fd18a54285368 51662 misc extra signing-party_0.4.2-1_all.deb
 50417b3d145e40331b1845948d516c1b 1752 misc extra keylookup_3.0-1_all.deb

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

iD8DBQFDA7PSz/ccs6+kS90RAp0IAJsHndlEUyYquVUVcANj8PsnzyHnSwCfdWw0
ekNO7rcrpIT2PnoAhNJv5yc=
=l54V
-----END PGP SIGNATURE-----


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

Reply via email to