Clean up invirt-database's .egg-info directory from the right place. 0.1.2
authorEvan Broder <broder@mit.edu>
Tue, 6 Jan 2009 04:51:03 +0000 (23:51 -0500)
committerEvan Broder <broder@mit.edu>
Tue, 6 Jan 2009 04:51:03 +0000 (23:51 -0500)
svn path=/trunk/packages/invirt-database/; revision=1962

debian/changelog
debian/rules

index fc56477..088be6d 100644 (file)
@@ -1,3 +1,9 @@
+invirt-database (0.1.2) unstable; urgency=low
+
+  * Clean up the .egg-info directory from the right place.
+
+ -- Evan Broder <broder@mit.edu>  Mon, 05 Jan 2009 23:50:47 -0500
+
 invirt-database (0.1.1) unstable; urgency=low
 
   * Correct a lintian spelling warning.
index 715c751..89a5fd6 100755 (executable)
@@ -6,4 +6,4 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 
 clean::
-       rm -rf python/invirt.database.egg-info
+       rm -rf invirt.database.egg-info