(I don't intend to sponsor this package.) * Daniel Martà <mv...@mvdan.cc>, 2012-06-12, 20:43:
http://mentors.debian.net/debian/pool/main/h/heybuddy/heybuddy_0.2.3-1.dsc
Build-dependency on python is insufficient. As per dh_python2 manpage, it should be (>= 2.6.6-3~).
Similarly, Depends of the binary package is not sufficient. Please use "${python:Depends}" (instead of hard-coded "python (>= 2.6)"), so that dh_python2 can generate the dependency automatically.
What is /usr/share/pixmaps/heybuddy.png for? Also, aren't files in /usr/share/pixmaps/ supposed to be in XPM format? (Please forgive my ignorance on this subject.)
Shebang of the script is "#!/usr/bin/env python". "#!/usr/bin/python" is strongly preferred (see Python Policy 3.1).
Copyright/license of CertificateValidatingHTTPSHandler.py is not documented in debian/copyright. Is CC-BY-SA-3.0 compatible with GPL-3?
-- Jakub Wilk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org