Index: trunk/packages/sipb-xen-database/sipb-xen-database/client/usr/bin/sipb-xen-lvcreate
===================================================================
--- trunk/packages/sipb-xen-database/sipb-xen-database/client/usr/bin/sipb-xen-lvcreate	(revision 114)
+++ trunk/packages/sipb-xen-database/sipb-xen-database/client/usr/bin/sipb-xen-lvcreate	(revision 116)
@@ -5,4 +5,5 @@
 import os.path
 from subprocess import call
+import re
 
 connect('postgres://sipb-xen@sipb-xen-dev.mit.edu/sipb_xen')
Index: trunk/packages/sipb-xen-database/sipb-xen-database/debian/changelog
===================================================================
--- trunk/packages/sipb-xen-database/sipb-xen-database/debian/changelog	(revision 114)
+++ trunk/packages/sipb-xen-database/sipb-xen-database/debian/changelog	(revision 116)
@@ -1,2 +1,8 @@
+sipb-xen-database (7.00002) gutsy; urgency=low
+
+  * Actually import re.
+
+ -- Anders Kaseorg <andersk@mit.edu>  Sun, 07 Oct 2007 04:34:07 -0400
+
 sipb-xen-database (7.00001) gutsy; urgency=low
 
