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

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sat Sep 25 12:42:19 UTC 2010


    Date: Saturday, September 25, 2010 @ 12:42:15
  Author: morph
Revision: 6125

fixed "Class 'baz' has no 'egg' member" in non-class code; thanks to
Helmut Grohne for the report; Closes: #534682

Modified:
  packages/pylint/trunk/debian/changelog

Modified: packages/pylint/trunk/debian/changelog
===================================================================
--- packages/pylint/trunk/debian/changelog	2010-09-25 11:20:44 UTC (rev 6124)
+++ packages/pylint/trunk/debian/changelog	2010-09-25 12:42:15 UTC (rev 6125)
@@ -1,12 +1,14 @@
 pylint (0.21.2-1) UNRELEASED; urgency=low
 
   * New upstream release
+    - fixed "Class 'baz' has no 'egg' member" in non-class code; thanks to
+      Helmut Grohne for the report; Closes: #534682
   * 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 13:04:13 +0200
+ -- Sandro Tosi <morph at debian.org>  Sat, 25 Sep 2010 14:39:38 +0200
 
 pylint (0.21.1-1) unstable; urgency=low
 




More information about the Python-apps-commits mailing list