Updated debian-dist and debian package scripts from 2.6 branch

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-06-01 22:22:02 +00:00
parent 2d4c14ab56
commit 6de5430bc6
23 changed files with 690 additions and 148 deletions

View File

@@ -9,6 +9,8 @@ Some of the files have been compressed in accordance with Debian policy
regarding documentation, you will need to uncompress such files before
building or executing them.
The unpack_examples.sh script is provided to assist with that.
The examples provided here typically show a minimal implementation of
the feature(s) they are demonstrating. There are examples of more
complete (mini) applications, available in the /wxPython/samples and