From a311ee60bd614d6ae6b5132470b7c9fbc6e3a57f Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Mon, 5 Jan 2009 23:42:20 -0500 Subject: [PATCH 1/1] Correct a lintian warning in invirt-database svn path=/trunk/packages/invirt-database/; revision=1960 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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 -- 1.7.9.5