To also make a set of test binaries you can do this:
- fakeroot ./debian/rules binaries
+ fakeroot ./debian/rules binary
To clean up from prior builds you can do this:
parent dir of the source tree.
+Automating the process
+----------------------
+
+The script debian/build_all automates the above stepds and builds both
+wxWidgets and wxPython packages in both ANSI and Unicode modes. You should do
+the build manually at least the first time however to make sure you have all
+the prerequisites and the build doesn't fail.
+
Other Sources of Information
----------------------------