Package: lintian Severity: wishlist We have some packages in the archive that have a Maintainer: field that starts with 'Maintainer: '. I think it would be good if lintian could detect this and similar situations where the field value starts with the field name and a colon. Here are some examples from the Debian archive:
pabs@chianamo ~ $ egrep -h '^([^:]*: )\1' /var/lib/apt/lists/*Packages | sort -u Description: Description: GObject introspection data for the GStreamer library Description: Description: GObject introspection data for the GStreamer Plugins Base library Maintainer: Maintainer: Debian Java maintainers <[email protected]> Maintainer: Maintainer: Debian QA Group <[email protected]> Maintainer: Maintainer: Debian Science Maintainers <[email protected]> Maintainer: Maintainer: Jonas Smedegaard <[email protected]> -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/1370349825.5833.82.camel@chianamo

