50d75ae05644fd2fb7f67de92a7d34607b63b239
[drupal-init-tools.git] / debian / control
1 Source: drupal-init-tools
2 Maintainer: Antonio Ospite <ao2@ao2.it>
3 Section: web
4 Priority: optional
5 Build-Depends: debhelper (>= 9),
6                python3-docutils
7 Standards-Version: 4.1.2
8 Vcs-Browser: https://git.ao2.it/drupal-init-tools.git
9 Vcs-Git: https://git.ao2.it/drupal-init-tools.git -b debian
10 Homepage: https://git.ao2.it/drupal-init-tools.git
11
12 Package: drupal-init-tools
13 Architecture: all
14 Depends: ${misc:Depends},
15          composer
16 Description: helper commands to create and install new Drupal projects
17  When setting up a new Drupal project with drupal-composer/drupal-project drush
18  and drupal-console are not available yet and some repetitive tasks can use
19  a nicer command line interface.
20  .
21  These scripts are especially useful when setting up projects in user web
22  directories[1].
23  .
24  [1] http://httpd.apache.org/docs/current/howto/public_html.html