svn path=/trunk/packages/sipb-xen-database/; revision=1245
+sipb-xen-database (10.36) unstable; urgency=low
+
+ * Kill the remnants of the sipb_xen_database package
+
+ -- Evan Broder <broder@mit.edu> Sat, 25 Oct 2008 14:11:12 -0400
+
sipb-xen-database (10.35) unstable; urgency=low
* Shorten initscript with spiffy new library from sipb-xen-base
common/* .
python/* usr/share/python-support/sipb-xen-database-common/invirt/
-python/database/* usr/share/python-support/sipb-xen-database-common/sipb_xen_database/
+++ /dev/null
-from distutils.core import setup
-setup(name='sipb_xen_database',
- version='0.1',
- packages=['sipb_xen_database'],
- )