Add attributes to the ORM to link mirrors and cdroms
[invirt/packages/invirt-database.git] / debian / control
index cf84744..f54bfec 100644 (file)
@@ -1,12 +1,17 @@
-Source: sipb-xen-database
-Section: unknown
+Source: invirt-database
+Section: net
 Priority: extra
-Maintainer: Nelson Elhage <nelhage@mit.edu>
-Build-Depends: cdbs, cdbs, debhelper (>= 5)
-Standards-Version: 3.7.2
+Maintainer: Invirt project <invirt@mit.edu>
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0),
+ python-all-dev (>=2.3.5-11), python-support (>= 0.5.3),
+ python-setuptools, python-debian, python-apt
+Standards-Version: 3.8.0
 
-Package: sipb-xen-database
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Package: invirt-database
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}, python-sqlalchemy,
+ python-psycopg2
+Provides: ${python:Provides}
+XB-Python-Version: ${python:Versions}
+Description: Installs the Invirt database schema files
+ This contains the python modules to access the Invirt database