Re: ANN: 0.2.6 pre-release
Scott Bailey <[email protected]> Fri, 27 Mar 2009 09:17:52 -0700
| Newsgroups | gmane.comp.sysutils.bakefile.devel |
|---|---|
| Message-ID | <[email protected]> |
Vaclav, Just built the deb package... A couple things had to change to build an error free Lenny deb, but they aren't show stoppers. First, I am NOT a package maintainer and not especially conversant in the debuild process. Nonetheless, the 'debian/rules' file need this change. dh_python is deprecated, I think dh_pysupport is probably the correct choice. Of course, documentation needs to change, but maybe this should wait for Vadim? Having said that, I will look into the Debian Maintainer process to see about getting Bakefile into Squeeze, the next release. Second, the output of *grep ^[#][\!] `find | grep [.]py\$`* highlights an interesting issue. Here is the output: ./src/empy/em.py:*#!/usr/local/bin/python* ./src/bakefile_gen.py:#!/usr/bin/env python ./src/bakefile.py:#!/usr/bin/env python ./macosx/buildpkg.py:#!/usr/bin/env python ./build/python-makezip.py:#!/usr/bin/env python ./autoconf/merge-scripts.py:#!/usr/bin/env python Guess what file isn't on my system? I'll begin testing the pre-release on Monday. Thanks again for this tool! SB -- Scott Bailey ------------------------------------------------------------------------------ _______________________________________________ Bakefile-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bakefile-devel