diff options
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. |
