source: package_branches/invirt-web/hvirt/debian/control @ 2921

Last change on this file since 2921 was 2921, checked in by gdb, 14 years ago

Moved things around to make config generation work

File size: 852 bytes
Line 
1Source: invirt-web
2Section: base
3Priority: extra
4Maintainer: Invirt project <invirt@mit.edu>
5Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), config-package-dev, subversion, invirt-base
6Standards-Version: 3.7.2
7
8Package: invirt-web
9Architecture: all
10Depends: ${misc:Depends},
11# other Invirt
12 invirt-base, invirt-database,
13 invirt-dns, invirt-vnc-client, invirt-iptables,
14# web server
15 apache2, libapache2-mod-fcgid,
16# python libraries
17 python-flup, python-simplejson,
18 python-dns, python-dnspython, python-cherrypy3,
19 python-mako,
20# misc
21 mail-transport-agent, subversion, cron
22Recommends: libapache2-svn, libapache2-mod-auth-sslcert,
23 libapache2-mod-auth-kerb, debathena-ssl-certificates,
24 zephyr-clients
25Provides: ${diverted-files}
26Conflicts: ${diverted-files}
27Replaces: invirt-web-iptables (<= 0.0.2)
28Description: the Invirt web interface
Note: See TracBrowser for help on using the repository browser.