0.5 - 2009-12-24
 * Drupal.org page layout changed - The present changes made it work
   again :)

0.4 - 2009-06-26
 * Use the Debian email/fullname environment variables if they are
   found 
 * Properly mangles -dev, -alpha, -beta, -rc version numbers with "~"
   character (double ~ for -dev) to properly sort them on Debian 
 * Fixed bug which caused packages whose names include underscores to
   be built as debian-native packages

0.3 - 2009-02-27
 * Added dependency parsing/declaration for modules
 * Options are now handled through the DrupalProject::Options class,
   allowing for a cleaner flow and separation of concerns
 * Can also now start from a local tarball, no longer needs to fetch
   data from the Drupal website

0.2 - 2009-02-19
 * Updated release fetching code, due to a new webpage layout
 * Added the needed logic to also package translations

0.1 - 2009-02-16
 * Initial release
