Log of /trunk/packaging/lenny
Directory Listing
Revision
2345 -
Directory Listing
Modified
Mon Mar 30 04:44:06 2009 UTC
(13 years, 10 months ago)
by
jfenwick
Added proper man page (with formatting and everything).
Updated package description.
Revision
2302 -
Directory Listing
Modified
Thu Mar 12 04:40:03 2009 UTC
(13 years, 10 months ago)
by
jfenwick
Debian/ubuntu package now includes the user guide and the python doco (but not the c++) as well as the examples.tar.gz.
A file called buildvars is now written to the lib directory.
It contains some configuration things I can easily get in python.
Feel free to add additional ones.
Revision
2294 -
Directory Listing
Modified
Mon Mar 2 03:44:27 2009 UTC
(13 years, 11 months ago)
by
jfenwick
Added instructions on how to install debian package to the install guide.
Wrapper script generation now produces two scripts (escript and finleypython).
The two are identical - eventually we will remove finleypython.
Modified the wrapper script so it will print a message and start the python interpreter if you don't specify a script.
Revision
2293 -
Directory Listing
Modified
Fri Feb 27 05:34:51 2009 UTC
(13 years, 11 months ago)
by
jfenwick
Cleaned up the dependencies.
The builddeb script puts fewer libraries in escript/lib and doesn't depend on dev packages on g++.
Revision
2291 -
Directory Listing
Added
Fri Feb 27 01:53:06 2009 UTC
(13 years, 11 months ago)
by
jfenwick
Added scripts and such for building debian packages against Debian/Lenny.
Some things like the man page and the package description need some work but the packages produced appear to work.
If people are going to produce .debs please read read the packaging/lenny/README_developers_this_means_you
file.