On Monday 22 June 2015 11:06:01 you wrote: > my installed package doesn't complain about "Ups*te*am-Contact": > > $ cat debian/copyright | grep Contact > Upsteam-Contact: Jason Simeone <[email protected]> > > $ cme check dpkg-copyright > cme: using Dpkg::Copyright model > loading data > checking data > check done > > I would guess this is a bug?
Unfortunately, the DEP-5 spec [1] mentions that: - "Extra fields can be added to any paragraph." - Upstream-Contact field is optional. So you file is correct from the spec point of view. I don't know what can be done to improve the output of cme for this case. May be add a note (not a warning) when an extra field is found? All the best [1] https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -- https://github.com/dod38fr/ -o- http://search.cpan.org/~ddumont/ http://ddumont.wordpress.com/ -o- irc: dod at irc.debian.org -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

