Hi,
On Tuesday, November 01, 2011 02:57:45 AM Andrew Starr-Bochicchio wrote:
> Yet, you only depend on python. You need python-all.
>
> ...
>
> You have an override_dh_auto_test target in your rules file as well.
> Unfortunately, this will cause
> DEB_BUILD_OPTIONS=nocheck to be ignored. You need something like:
>
> ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
> override_dh_auto_test: ${PYVERS:%=test-python%}
> endifBoth issues are fixed in the new revision 5 of the package. The package now does build on a minimal chroot (plus build dependencies, of course). I also changed the source extraction target to --strip=1, as suggested by Jakub Wilk. The new dget URL is: dget -x http://mentors.debian.net/debian/pool/main/p/python-mimeparse/python- mimeparse_0.1.3-5.dsc ... and I still very much hope to find a sponsor for that package! :) greetings, Mati -- me on twitter: @mathiasertl | soup: http://soup.er.tl I only read plain-text mail! I prefer signed/encrypted mail!
signature.asc
Description: This is a digitally signed message part.

