Package: trac-email2trac
Version: 2.10.0-1
Severity: normal
Tags: upstream, patch
Hi,
the email2trac program contains this line:
if version in ['0.12', '0.13', '1.0', '1.1', '1,2' ]:
Note the comma in '1,2', which should be a dot.
As it is, it complains that Trac 1.2 is unsupported; replacing the comma
with a dot fixes the problem.
Andras
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (350, 'unstable'), (350, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.1.37-vs2.3.8.5.2-caeeng (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=hu_HU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: unable to detect
Versions of packages trac-email2trac depends on:
ii python 2.7.13-1
pn python:any <none>
ii trac 1.2+dfsg-1
trac-email2trac recommends no packages.
Versions of packages trac-email2trac suggests:
pn getmail4 <none>
--
Well, the source can't be modified because it's encrypted using C++.