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

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sat Sep 25 13:01:21 UTC 2010


    Date: Saturday, September 25, 2010 @ 13:01:14
  Author: morph
Revision: 6126

fixed "KeyError: 'RP0401'" crash (referring to "R0401"); thanks to Jakub
Wilk for the report; Closes: #591670

Modified:
  packages/pylint/trunk/debian/changelog

Modified: packages/pylint/trunk/debian/changelog
===================================================================
--- packages/pylint/trunk/debian/changelog	2010-09-25 12:42:15 UTC (rev 6125)
+++ packages/pylint/trunk/debian/changelog	2010-09-25 13:01:14 UTC (rev 6126)
@@ -3,12 +3,14 @@
   * New upstream release
     - fixed "Class 'baz' has no 'egg' member" in non-class code; thanks to
       Helmut Grohne for the report; Closes: #534682
+    - fixed "KeyError: 'RP0401'" crash (referring to "R0401"); thanks to Jakub
+      Wilk for the report; Closes: #591670
   * debian/copyright
     - updated upstream author information
   * debian/control
     - bump Standards-Version to 3.9.1 (no changes needed)
 
- -- Sandro Tosi <morph at debian.org>  Sat, 25 Sep 2010 14:39:38 +0200
+ -- Sandro Tosi <morph at debian.org>  Sat, 25 Sep 2010 14:59:32 +0200
 
 pylint (0.21.1-1) unstable; urgency=low
 




More information about the Python-apps-commits mailing list