Correct a lintian warning in invirt-database 0.1.1
authorEvan Broder <broder@mit.edu>
Tue, 6 Jan 2009 04:42:20 +0000 (23:42 -0500)
committerEvan Broder <broder@mit.edu>
Tue, 6 Jan 2009 04:42:20 +0000 (23:42 -0500)
svn path=/trunk/packages/invirt-database/; revision=1960

debian/changelog
debian/control

index f1680a2..fc56477 100644 (file)
@@ -1,3 +1,9 @@
+invirt-database (0.1.1) unstable; urgency=low
+
+  * Correct a lintian spelling warning.
+
+ -- Evan Broder <broder@mit.edu>  Mon, 05 Jan 2009 23:40:44 -0500
+
 invirt-database (0.1.0) unstable; urgency=low
 
   * Turn on lazy loading for all tables
index f54bfec..f491215 100644 (file)
@@ -14,4 +14,4 @@ Depends: ${misc:Depends}, ${python:Depends}, python-sqlalchemy,
 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
+ This contains the Python modules to access the Invirt database