builds -
  Helper scripts for deb and rpm builds.
  
  For the debian build see 'deb-prep.sh'. At release time:
  - bump the version:
    - /resources/deb-prep.sh
    - /release/src/version.py
  - dump /release/ChangeLog into /resources/build/debian/changelog

TorCtl (dependency) -
  Last Updated: 3/21/11 (https://gitweb.torproject.org/pytorctl.git):
  To update run the following:
    git clone git://git.torproject.org/pytorctl.git
    cd pytorctl
    git archive master | tar -x -C /path/to/dependences/TorCtl/

