Simple recipe for custom Ubuntu/Debian repositories with apt-ftparchive
Debian-based Linux distributions, which use the .deb package format and the apt package management system, are relatively free from dependency hell and thus are generally a joy to use and maintain. However, in order to properly manage a local archive of packages you need to build a repository in which to keep them. This is the simplest recipe I know for putting together a HTTP repository.