How to create packages

In trunk/src

  1. Patch and commit in trunk/src/path/to/source until it compiles and works
  2. Verify that make dist still works and builds from the tarball generated
  3. Update trunk/packages/packages.txt to reflect the SVN revision
  4. Run ./package.sh package
  5. Modify debian/changelog to reflect the newer version
  6. Run ./mkdiff.sh package
  7. Verify and commit the diff in package/package.diff