[Distutils] bdist_deb always creates 'all' architecture package for me

varun mittal vmittal05 at gmail.com
Mon Feb 6 14:27:49 EST 2017


Hi all

I am totally new to debian package building.

Need to create a deb package from source, for Ubuntu.
The package would contain mostly python code and a singular C file.

My control file in 'debian' directory reads 'any' for Architecture.
But running bdist_deb always creates _all.deb package.

How to control that ?
I tried forcing it to 'amd64' too, but didn't succeed


Thanks n regards
Mittal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20170207/749c03e6/attachment.html>


More information about the Distutils-SIG mailing list