source: package_branches/invirt-web/cherrypy-rebased/debian/control @ 2693

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

Full error handling

File size: 859 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,
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
[2693]19 python-flup, python-simplejson,
[2658]20 python-dns, python-dnspython, python-cherrypy3,
21 python-mako,
[2049]22# misc
[2052]23 kstart,
[2049]24 debathena-afs-config, openafs-modules-xen,
25 mail-transport-agent, subversion, zephyr-clients,
26 cron,
[1989]27Provides: ${diverted-files}
28Conflicts: ${diverted-files}
[1318]29Description: the Invirt web interface
Note: See TracBrowser for help on using the repository browser.