From 94fc7a992c7f3e163b491ce8b248f3c1b4ca2702 Mon Sep 17 00:00:00 2001 From: Julian Blake Kongslie Date: Sun, 7 Nov 2010 00:01:16 -0700 Subject: Stop using equivs for the metapackage. --- piny/debian/control | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 piny/debian/control (limited to 'piny/debian/control') 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 +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. -- cgit v1.2.3