Package: svnmailer
Version: 1.0.8-6
Severity: normal
The message body produced by svnmailer looks like to be encoded in
quoted-printable twice.
For example, '===...' banner line should be encoded as '=3D=3D=3D...',
but it is '=3D3D=3D3D=3D3D...' in the following output.
% svn-mailer --debug --config /disk1/svn/conf/svnmailer.conf --repository
/disk1/svn --revision=463
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Subject: [svn-sandbox] commit: r463 - /SandBox/a
Date: Wed, 30 Aug 2006 01:58:39 -0000
To: [EMAIL PROTECTED]
From: [EMAIL PROTECTED]
X-Mailer: svnmailer-1.0.8
X-Config-Groups: [SandBox]
Author: foo
Date: Wed Aug 30 10:34:23 2006
New Revision: 463
Log:
test
Modified:
SandBox/a
Modified: SandBox/a
=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=
=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D
=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=
=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D
=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=
=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D
=3D3D=3D3D=3D3D
--- SandBox/a [iso-8859-1] (original)
+++ SandBox/a [iso-8859-1] Wed Aug 30 10:34:23 2006
@@ -1,2 +1,1 @@
a
-b
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=C, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
Versions of packages svnmailer depends on:
ii python 2.4.3-11 An interactive high-level object-o
ii python-subversion 1.3.2-5+b1 Python bindings for Subversion
ii python-support 0.4.1 automated rebuilding support for p
svnmailer recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]