From: Evan Broder Date: Tue, 6 Jan 2009 04:42:20 +0000 (-0500) Subject: Correct a lintian warning in invirt-database X-Git-Tag: 0.1.1^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-database.git/commitdiff_plain/a311ee60bd614d6ae6b5132470b7c9fbc6e3a57f?hp=338300a538a25a187485c5929812100aa19964de;ds=sidebyside Correct a lintian warning in invirt-database svn path=/trunk/packages/invirt-database/; revision=1960 --- diff --git a/debian/changelog b/debian/changelog index f1680a2..fc56477 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +invirt-database (0.1.1) unstable; urgency=low + + * Correct a lintian spelling warning. + + -- Evan Broder Mon, 05 Jan 2009 23:40:44 -0500 + invirt-database (0.1.0) unstable; urgency=low * Turn on lazy loading for all tables diff --git a/debian/control b/debian/control index f54bfec..f491215 100644 --- a/debian/control +++ b/debian/control @@ -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