From 3dc3c095a5f4c18a7304756258b89024b409ed3e Mon Sep 17 00:00:00 2001 From: Alexandre Fayolle Date: Mon, 22 May 2006 11:35:09 +0200 Subject: [PATCH] close pending debian bug before uploading --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index c28605ead..ee5c9c572 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ pylint (0.11.0-1) unstable; urgency=low * new upstream release, depending on python-astng 0.16 + * Applied Sebastian Rittau's patch to avoid NameError on InferenceError + exception (closes: #358194) -- Sylvain Thénault Wed, 19 Apr 2006 18:10:47 +0200