packaging Synopsis
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.documentation.synopsis |
|---|---|
| Message-ID | <[email protected]> |
I'v done some cleanup last night on the build system and tested it by generating various packages using variants of 'python setup.py bdist'. In particular, as the debian/ directory was getting more and more out-of-date, and as the python sandbox contains a 'bdist_dpkg' command, I removed 'debian/' and added 'bdist_dpkg' to Synopsis' own build commands. However, as I don't have root access to any debian machine right now, I'd appreciate if anybody (oxygene ?) could try out generating a debian package by running 'python setup.py bdist_dpkg' and let me know whether that actually works. Thanks, Stefan