source: trunk/packages/invirt-web/debian/control @ 2737

Last change on this file since 2737 was 2737, checked in by broder, 14 years ago

Merge cherrypy-rebased branch of invirt-web into trunk.

File size: 859 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-web-iptables,
14# web server
15 apache2, libapache2-mod-fcgid, libapache2-svn,
16 libapache2-mod-auth-sslcert, libapache2-mod-auth-kerb,
17 debathena-ssl-certificates,
18# python libraries
19 python-flup, python-simplejson,
20 python-dns, python-dnspython, python-cherrypy3,
21 python-mako,
22# misc
23 kstart,
24 debathena-afs-config, openafs-modules-xen,
25 mail-transport-agent, subversion, zephyr-clients,
26 cron,
27Provides: ${diverted-files}
28Conflicts: ${diverted-files}
29Description: the Invirt web interface
Note: See TracBrowser for help on using the repository browser.