Source: xmldiff Version: 0.6.10-1 Severity: serious Tags: patch Justification: Policy 5.6.3
Hi, There is a missing comma on your control file (“multiple entries must be comma separated”). Note: I found it because it brakes the http://www.debian.org/devel/people web page. Regards David -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (600, 'unstable'), (500, 'testing'), (500, 'stable'), (150, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.34-1-amd64 (SMP w/1 CPU core) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash *** /tmp/xmldiff.patch --- debian/control.orig 2010-11-06 11:39:26.000000000 -0400 +++ debian/control 2010-11-06 11:39:41.000000000 -0400 @@ -4,7 +4,7 @@ Maintainer: Alexandre Fayolle <[email protected]> Uploaders: Sylvain Thenault <[email protected]>, Alexandre Fayolle <[email protected]>, - Emile Anclin <[email protected]> + Emile Anclin <[email protected]>, Alain Leufroy <[email protected]> Build-Depends: debhelper (>= 5.0.38), python (>=2.4.6-2), python-dev (>=2.4.6-2), python-support Standards-Version: 3.8.3 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

