[Distutils] stdeb in Ubuntu 10.04

anatoly techtonik techtonik at gmail.com
Sun May 2 22:49:35 CEST 2010


There is nothing critical I guess, but stdeb on Ubuntu 10.04 gives a
lot of warnings about unknown "buildsystem" option and some others.
Any hints why? Should/could these be fixed?


pydoctor$ python setup.py --command-packages=stdeb.command bdist_deb
..
Unknown option: buildsystem
dh_testdir: warning: ignored unknown options in DH_OPTIONS
..
   dh_installinit
Duplicate specification "O=s" for option "O"
..
dpkg-deb: warning: 'debian/python-pydoctor/DEBIAN/control' contains
user-defined field 'Python-Version'
dpkg-deb: building package `python-pydoctor' in
`../python-pydoctor_0.3-1_all.deb'.
dpkg-deb: warning: ignoring 1 warnings about the control file(s)

-- 
anatoly t.


More information about the Distutils-SIG mailing list