Add real caching to remconffs
[invirt/packages/invirt-remote.git] / debian / control
index dab85bb..51de82e 100644 (file)
@@ -1,17 +1,20 @@
 Source: invirt-remote-server
 Section: servers
 Priority: important
 Source: invirt-remote-server
 Section: servers
 Priority: important
-Maintainer: invirt@mit.edu
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5)
-Standards-Version: 3.7.2
+Maintainer: Invirt project <invirt@mit.edu>
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5),
+ python-all-dev (>=2.3.5-11), python-support (>= 0.5.3),
+ python-setuptools, python-debian, python-apt
+Standards-Version: 3.8.0
 
 Package: invirt-remote-server
 Architecture: all
 
 Package: invirt-remote-server
 Architecture: all
-Provides: ${diverted-files}
+Provides: ${diverted-files}, ${python:Provides}
 Conflicts: ${diverted-files}
 Conflicts: ${diverted-files}
-Depends: ${shlibs:Depends}, ${misc:Depends}, daemon,
- debathena-kerberos-config, fuse-utils, openssh-server,
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
+ daemon, debathena-kerberos-config, fuse-utils, openssh-server,
  python-routefs, invirt-database, invirt-base, remctl-server,
  python-routefs, invirt-database, invirt-base, remctl-server,
- remctl-client, invirt-mail-config
+ remctl-client
+XB-Python-Version: ${python:Versions}
 Description: Invirt remote-control server
  This package should be installed to set up the remote-control server.
 Description: Invirt remote-control server
  This package should be installed to set up the remote-control server.