summaryrefslogtreecommitdiff
path: root/piny/debian/control
diff options
context:
space:
mode:
authorJulian Blake Kongslie <jblake@omgwallhack.org>2010-11-07 00:01:16 -0700
committerJulian Blake Kongslie <jblake@omgwallhack.org>2010-11-07 00:01:16 -0700
commit94fc7a992c7f3e163b491ce8b248f3c1b4ca2702 (patch)
treec47e449fd9ee9eee1d599520a87bbfe9023a606a /piny/debian/control
parent9859886af54f034e1631736bbf156773566502d0 (diff)
downloadpiny-code-94fc7a992c7f3e163b491ce8b248f3c1b4ca2702.tar.gz
piny-code-94fc7a992c7f3e163b491ce8b248f3c1b4ca2702.zip
Stop using equivs for the metapackage.
Diffstat (limited to 'piny/debian/control')
-rw-r--r--piny/debian/control15
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.