diff options
| author | Paul Buetow (lxpbuetow) <paul.buetow@1und1.de> | 2015-01-02 14:42:04 +0100 |
|---|---|---|
| committer | Paul Buetow (lxpbuetow) <paul.buetow@1und1.de> | 2015-01-02 14:42:04 +0100 |
| commit | 0301ed89c136a775f1e5c77772a6fd20562ca530 (patch) | |
| tree | 22b3d13d5217f5ba0e8a553e4119e9b4640cd327 /debian/control | |
initial1.1.3
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..361a332 --- /dev/null +++ b/debian/control @@ -0,0 +1,15 @@ +Source: staticfarm-apache-handlers +Section: utils +Priority: optional +Maintainer: Paul Buetow <paul@buetow.org> +Build-Depends: +Standards-Version: 3.9.2 +Homepage: http://github.com/rantanplan/staticfarm-apache-handlers +Vcs-Git: https://github.com/rantanplan/staticfarm-apache-handlers +Vcs-Browser: https://github.com/rantanplan/staticfarm-apache-handlers + +Package: staticfarm-apache-handlers +Architecture: all +Depends: libapache2-mod-perl2,libjson-perl,libfile-mimeinfo-perl +Description: Apache Handlers for a Static Content Farm + This are just mod_perl2 Handlers for a Static Content Farm. |
