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