Don't over-escape Javascript in the web templates.
[invirt/packages/invirt-web.git] / debian / control
index dbc37b1..e22a9ff 100644 (file)
@@ -1,12 +1,29 @@
-Source: sipb-xen-www
+Source: invirt-web
 Section: base
 Priority: extra
 Section: base
 Priority: extra
-Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), subversion
+Maintainer: Invirt project <invirt@mit.edu>
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), config-package-dev, subversion, invirt-base
 Standards-Version: 3.7.2
 
 Standards-Version: 3.7.2
 
-Package: sipb-xen-www
+Package: invirt-web
 Architecture: all
 Architecture: all
-Depends: ${misc:Depends}, libapache2-mod-fcgid, python-cheetah, python-simplejson, sipb-xen-database-common, sipb-xen-vnc-client, kstart,
- libapache2-svn, postfix, subversion, zephyr-clients
-Description: Install the sipb-xen-dev website
+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-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