DrupalDeb: APT packages for Drupal modules

This is a very simple application to package up Drupal modules as .deb packages and export them as an APT repository. You can request a new module, and the application will build it for you and add it to the repository within ten minutes. I had this dream on Wednesday, started coding at DrupalCamp TO, and here we are on Saturday.

These modules are designed to work with the Debian/Ubuntu drupal6 package. They are installed in the core directory, so they will apply to all your sites.

This site is in alpha, developed entirely during DrupalCamp Toronto 2010, don't expect much.

Add the following line(s) to your sources.list to use:

deb http://drupaldeb.org/debian recommended main

deb http://drupaldeb.org/debian supported main

deb http://drupaldeb.org/debian developer main

View all of the modules in the repository

Add a new module

TODO: