
 1.5 - Recorded to use Pod::Usage.

       Utterly reworked the handling of build-dependencies, rather than
       trying to manually keep track of the installed packages just take
       a snapshot of before and after and then revert.

       Added pod checking + dependency checking to the script via
       'make test' + 'make test-verbose' makefile targets.

 1.4 - Added better dependancy handling with dpkg-checkbuilddeps

 1.3 - Added --help and other command line documentation.

       Stopped relying upon the hidden use of sudo.

       Allow the user to change the package suffix, defaults to 'ssp' still.

       Added debian-builder-recursive script to recursively build a package.
	
 1.2 - Handle versioned source dependencies.
	
       Include some utility scripts in scripts.
	
 1.1 - Read the available file, so that package source files
       are gained correctly.

 1.0 - Initial release
