diff options
Diffstat (limited to 'piny/debian/control')
-rw-r--r-- | piny/debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/piny/debian/control b/piny/debian/control new file mode 100644 index 0000000..90ae99f --- /dev/null +++ b/piny/debian/control @@ -0,0 +1,15 @@ +Source: piny +Maintainer: Julian Blake Kongslie <jblake@omgwallhack.org> +Section: admin +Priority: extra +Homepage: http://www.piny.be/piny-code/ +Standards-Version: 3.8.4 + +Package: piny +Architecture: all +Depends: pinyadmin +Recommends: apache2, cgit, dvipng, gcc, git-daemon-run, graphviz, ikiwiki, libapache2-mod-auth-pam, libapache2-mod-auth-sys-group, libc6-dev, libcgi-formbuilder-perl, perlmagick, texlive-science +Description: Metapackage to bring in the piny infrastructure + This is a virtual package which depends on the essential parts of the piny + infrastructure, and recommends all the other packages used in a complete piny + setup. |