From c9687ed3e63aed1448306336e28f6ac3c58b1afe Mon Sep 17 00:00:00 2001 From: Julian Blake Kongslie Date: Fri, 5 Nov 2010 11:13:29 -0700 Subject: Move dependencies to the metapackage. --- docs/issues/debian_packaging_concerns.mdwn | 16 +--------------- piny.equiv | 2 +- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/docs/issues/debian_packaging_concerns.mdwn b/docs/issues/debian_packaging_concerns.mdwn index aca7000..4eb5ebf 100644 --- a/docs/issues/debian_packaging_concerns.mdwn +++ b/docs/issues/debian_packaging_concerns.mdwn @@ -25,18 +25,4 @@ There are a variety of things that wind up needing to be manually handled outsid * /srv/git-template.git * change GROUP to shadow in /etc/apache2/envvars -* dependencies - * cgit - * libyaml-tiny-perl - * gcc - * libc6-dev - * dvipng - * texlive-science - * graphviz - * perlmagick - * libcgi-formbuilder-perl - * git-daemon-run - * apache2 - * libapache2-mod-auth-sys-group - * libapache2-mod-auth-pam - +Dependencies should now be handled by the piny metapackage. diff --git a/piny.equiv b/piny.equiv index 9e6d686..0cb6d13 100644 --- a/piny.equiv +++ b/piny.equiv @@ -7,7 +7,7 @@ Standards-Version: 3.6.2 Package: piny Version: 0.1 Depends: pinyadmin -Recommends: cgit, git-daemon-run, ikiwiki +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 -- cgit v1.2.3