Depend on package resources gdb 0.0.34
authorGreg Brockman <gdb@mit.edu>
Mon, 23 Aug 2010 15:40:56 +0000 (11:40 -0400)
committerGreg Brockman <gdb@mit.edu>
Mon, 23 Aug 2010 15:40:56 +0000 (11:40 -0400)
Reported-by: Andrew Farrell <afarrell@mit.edu>

debian/changelog
debian/control

index 3d96ba2..5030879 100644 (file)
@@ -1,3 +1,9 @@
+invirt-base (0.0.34) unstable; urgency=low
+
+  * Depend on pkg_resources
+
+ -- Greg Brockman <gdb@mit.edu>  Mon, 23 Aug 2010 11:40:01 -0400
+
 invirt-base (0.0.33) unstable; urgency=low
 
   * Fixed up the captureOutput method.
index bab7571..cff265d 100644 (file)
@@ -9,7 +9,7 @@ Package: invirt-base
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends},
  python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>=
- 0.2.2), remctl-client, invirt-config
+ 0.2.2), python-pkg-resources, remctl-client, invirt-config
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
 Description: Base configuration required for all Invirt servers