Your message dated Tue, 19 Apr 2005 15:58:17 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#304725: apticron: Message sigdashes incorrect
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; 15 Apr 2005 00:23:57 +0000
>From [EMAIL PROTECTED] Thu Apr 14 17:23:57 2005
Return-path: <[EMAIL PROTECTED]>
Received: from eth595.vic.adsl.internode.on.net (mail.benfinney.id.au) 
[150.101.214.82] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DMEcm-0004sf-00; Thu, 14 Apr 2005 17:23:57 -0700
Received: from iris.polar.local (iris.polar.local [192.168.1.4])
        by mail.benfinney.id.au (Postfix) with ESMTP id DD13972307
        for <[EMAIL PROTECTED]>; Fri, 15 Apr 2005 10:23:54 +1000 (EST)
Received: by iris.polar.local (Postfix, from userid 1000)
        id 6821E8EE02; Fri, 15 Apr 2005 10:23:54 +1000 (EST)
Content-Type: multipart/mixed; boundary="===============1855440768=="
MIME-Version: 1.0
From: Ben Finney <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apticron: Message sigdashes incorrect
X-Mailer: reportbug 3.8
Date: Fri, 15 Apr 2005 10:23:54 +1000
Message-Id: <[EMAIL PROTECTED]>
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===============1855440768==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: apticron
Version: 1.1.9
Severity: minor
Tags: patch


The message generated from apticron uses incorrect sigdashes.  The
correct form for a signature separator line is '-- ' (hyphen, hyphen,
space) on a separate line.

    <URL:http://www.apps.ietf.org/rfc/rfc3676.html#sec-4.3>

The attached patch addresses this bug.

--===============1855440768==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="apticron-1.1.9.patch_sigdashes"

diff -ruN apticron-1.1.9.debian/apticron apticron-1.1.9/apticron
--- apticron-1.1.9.debian/apticron      2005-03-26 03:57:06.000000000 +1100
+++ apticron-1.1.9/apticron     2005-04-15 09:44:20.749026568 +1000
@@ -75,7 +75,7 @@
 
        apt-get -s dist-upgrade
 
---
+-- 
 apticron
 EOF
 

--===============1855440768==--

---------------------------------------
Received: (at 304725-done) by bugs.debian.org; 19 Apr 2005 14:58:19 +0000
>From [EMAIL PROTECTED] Tue Apr 19 07:58:19 2005
Return-path: <[EMAIL PROTECTED]>
Received: from byron.heanet.ie [193.1.219.90] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DNuB9-0001N5-00; Tue, 19 Apr 2005 07:58:19 -0700
Received: from colmmacc by byron.heanet.ie with local (Exim 4.50)
        id 1DNuB7-0000gA-R3; Tue, 19 Apr 2005 15:58:17 +0100
Date: Tue, 19 Apr 2005 15:58:17 +0100
From: Colm MacCarthaigh <[EMAIL PROTECTED]>
To: Ben Finney <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#304725: apticron: Message sigdashes incorrect
Message-ID: <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.3.28i
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


Patch accepted and bug corrected in latest version

On Fri, Apr 15, 2005 at 10:23:54AM +1000, Ben Finney wrote:
> Package: apticron
> Version: 1.1.9
> Severity: minor
> Tags: patch
> 
> 
> The message generated from apticron uses incorrect sigdashes.  The
> correct form for a signature separator line is '-- ' (hyphen, hyphen,
> space) on a separate line.
> 
>     <URL:http://www.apps.ietf.org/rfc/rfc3676.html#sec-4.3>
> 
> The attached patch addresses this bug.

> diff -ruN apticron-1.1.9.debian/apticron apticron-1.1.9/apticron
> --- apticron-1.1.9.debian/apticron    2005-03-26 03:57:06.000000000 +1100
> +++ apticron-1.1.9/apticron   2005-04-15 09:44:20.749026568 +1000
> @@ -75,7 +75,7 @@
>  
>       apt-get -s dist-upgrade
>  
> ---
> +-- 
>  apticron
>  EOF
>  


-- 
Colm MacC�rthaigh  /   HEAnet, Teach Brooklawn,  /   Innealt�ir L�onra
+353 1 6609040    /  B�thar Shelbourne, B�C, IE /  http://www.hea.net/


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

Reply via email to