diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..c1cfb92 --- /dev/null +++ b/debian/control | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | Source: snuffleupagus | ||
| 2 | Priority: optional | ||
| 3 | Maintainer: NBS System <snuffleupagus@nbs-system.com> | ||
| 4 | Build-Depends: debhelper (>= 9), php7.0-dev | ||
| 5 | Standards-Version: 3.9.2 | ||
| 6 | Homepage: https://snuffleupagus.fr | ||
| 7 | Section: php | ||
| 8 | Vcs-Git: https://github.com/nbs-system/snuffleupagus | ||
| 9 | |||
| 10 | Package: snuffleupagus | ||
| 11 | Architecture: any | ||
| 12 | Depends: ${misc:Depends} | ||
| 13 | Description: Hardening for your php7 stack | ||
| 14 | Snuffleupagus is cool | ||
