X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/5ca52d8ea00d202c79c750fd52fe08b6a215eb57..263010ff23d21486b8f5029cfd8c9bee9a04f3f8:/debian/control

diff --git a/debian/control b/debian/control
index 7328980..3ae872c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,23 @@ Standards-Version: 3.7.2
 
 Package: invirt-web
 Architecture: all
-Depends: ${misc:Depends}, libapache2-mod-fcgid, python-flup,
- python-cheetah, python-simplejson, python-dns, invirt-database,
- invirt-vnc-client, kstart, debathena-afs-config, invirt-base,
- libapache2-svn, libapache2-mod-auth-kerb, postfix, subversion,
- zephyr-clients
+Depends: ${misc:Depends},
+# other Invirt
+ invirt-base, invirt-database,
+ invirt-dns, invirt-vnc-client, invirt-web-iptables,
+# web server
+ apache2, libapache2-mod-fcgid, libapache2-svn,
+ libapache2-mod-auth-sslcert, libapache2-mod-auth-kerb,
+ debathena-ssl-certificates,
+# python libraries
+ python-flup, python-cheetah, python-simplejson,
+ python-dns, python-dnspython, python-cherrypy3,
+ python-mako,
+# misc
+ kstart,
+ debathena-afs-config, openafs-modules-xen,
+ mail-transport-agent, subversion, zephyr-clients,
+ cron,
+Provides: ${diverted-files}
+Conflicts: ${diverted-files}
 Description: the Invirt web interface