dh-make-drupal

Create Debian packages from Drupal modules and themes

Install

All systems
curl cmd.cat/dh-make-drupal.sh
Debian Debian
apt-get install dh-make-drupal
Ubuntu
apt-get install dh-make-drupal
Windows (WSL2)
sudo apt-get update sudo apt-get install dh-make-drupal
Raspbian
apt-get install dh-make-drupal

dh-make-drupal

Create Debian packages from Drupal modules and themes

The purpose of this program is to generate Debian packages for any Drupal projects (that is, modules or themes). Given that Drupal developers publish their work through the main Drupal site (http://drupal.org), this program fetches the information for the latest available versions (for the right Drupal release, and with the specified stability level), and prepares a Debian package from it.