Source: mbot Version: 0.3-7 Severity: minor Tags: patch
XS-Python-Version field belongs in the source package stanza, not a binary package stanza. Anyway, "current" is deprecated nowadays, so it's better just drop it entirely.
-- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- Jakub Wilk
diff -u mbot-0.3/debian/control mbot-0.3/debian/control
--- mbot-0.3/debian/control
+++ mbot-0.3/debian/control
@@ -10,7 +10,6 @@
Architecture: all
Recommends: python-imaging, python-mysqldb, python-pygresql
Depends: ${python:Depends}
-XS-Python-Version: current
Description: A multi purpose mail robot
It is intended to be a general purpose mail robot, and it is written in
Python. At first, we want it to provide simple Internet access via mail,
signature.asc
Description: Digital signature

