Bug#719434: dh-python: Do not handle single binary package installing in debian/tmp

2013-08-11 Thread Vincent Bernat
❦ 11 août 2013 21:17 CEST, Piotr Ożarowski  : >> > +export PYBUILD_TEST_NOSE=1 >> > + >> > %: >> > dh $@ --with python2 --buildsystem=pybuild >> > >> > -override_dh_auto_test: >> > - PYBUILD_SYSTEM=custom \ >> > - PYBUILD_TEST_ARGS="nosetests --with-doctest tests/*.py" >>

Bug#719434: dh-python: Do not handle single binary package installing in debian/tmp

2013-08-11 Thread Piotr Ożarowski
[Vincent Bernat, 2013-08-11] > > +export PYBUILD_TEST_NOSE=1 > > + > > %: > > dh $@ --with python2 --buildsystem=pybuild > > > > -override_dh_auto_test: > > - PYBUILD_SYSTEM=custom \ > > - PYBUILD_TEST_ARGS="nosetests --with-doctest tests/*.py" dh_auto_test > > - > > Unfortu

Bug#719434: dh-python: Do not handle single binary package installing in debian/tmp

2013-08-11 Thread Vincent Bernat
❦ 11 août 2013 20:13 CEST, Piotr Ożarowski  : >> - From my understanding of the manual page, I should be able to use >> pybuild for a single binary package without having a debian/install >> file. This does not seem the case. >> >> See: >> svn://anonscm.debian.org/python-modules/packages/pycha/

Bug#719434: dh-python: Do not handle single binary package installing in debian/tmp

2013-08-11 Thread Piotr Ożarowski
[Vincent Bernat, 2013-08-11] > - From my understanding of the manual page, I should be able to use > pybuild for a single binary package without having a debian/install > file. This does not seem the case. > > See: > svn://anonscm.debian.org/python-modules/packages/pycha/trunk/ > > I suppose thi

Bug#719434: dh-python: Do not handle single binary package installing in debian/tmp

2013-08-11 Thread Vincent Bernat
Package: dh-python Version: 1.20130807-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dear Maintainer, - From my understanding of the manual page, I should be able to use pybuild for a single binary package without having a debian/install file. This does not seem the case. S