[Python-apps-commits] r3730 - in packages/pylint/trunk/debian (changelog)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Mon Sep 14 22:03:53 UTC 2009


    Date: Monday, September 14, 2009 @ 22:03:43
  Author: morph
Revision: 3730

fix a false positive on E0611; thanks to Yann Dirson for the report;
Closes: #546522

Modified:
  packages/pylint/trunk/debian/changelog

Modified: packages/pylint/trunk/debian/changelog
===================================================================
--- packages/pylint/trunk/debian/changelog	2009-09-14 21:47:56 UTC (rev 3729)
+++ packages/pylint/trunk/debian/changelog	2009-09-14 22:03:43 UTC (rev 3730)
@@ -11,6 +11,8 @@
 
   [ Sandro Tosi ]
   * New upstream release
+    - fix a false positive on E0611; thanks to Yann Dirson for the report;
+      Closes: #546522
   * debian/control
     - removed Conflicts and Replaces, no more needed
     - bump Standards-Version to 3.8.3 (no changes needed)
@@ -20,7 +22,7 @@
   * debian/README.source
     - removed, not needed
 
- -- Sandro Tosi <morph at debian.org>  Mon, 14 Sep 2009 23:46:15 +0200
+ -- Sandro Tosi <morph at debian.org>  Mon, 14 Sep 2009 23:52:18 +0200
 
 pylint (0.18.0-1) unstable; urgency=low
 




More information about the Python-apps-commits mailing list