How to create packages
In trunk/src
- Patch and commit in trunk/src/path/to/source until it compiles and works
- Verify that make dist still works and builds from the tarball generated
- Update trunk/packages/packages.txt to reflect the SVN revision
- Run ./package.sh package
- Modify debian/changelog to reflect the newer version
- Run ./mkdiff.sh package
- Verify and commit the diff in package/package.diff
