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

morph at users.alioth.debian.org morph at users.alioth.debian.org
Thu May 20 17:51:18 UTC 2010


    Date: Thursday, May 20, 2010 @ 17:51:16
  Author: morph
Revision: 5245

  - doesn't crash in presence of '~/.pylintrc' config file; thanks to Thomas
    Nilsson for the report and Neil Muller for following up; Closes: #580637
  - fix '--enable-msg'; thanks to Francois Gouget for the report;
    Closes: #541063

Modified:
  packages/pylint/trunk/debian/changelog

Modified: packages/pylint/trunk/debian/changelog
===================================================================
--- packages/pylint/trunk/debian/changelog	2010-05-20 16:39:04 UTC (rev 5244)
+++ packages/pylint/trunk/debian/changelog	2010-05-20 17:51:16 UTC (rev 5245)
@@ -1,11 +1,15 @@
 pylint (0.21.0-1) UNRELEASED; urgency=low
 
   * New upstream release
+    - doesn't crash in presence of '~/.pylintrc' config file; thanks to Thomas
+      Nilsson for the report and Neil Muller for following up; Closes: #580637
+    - fix '--enable-msg'; thanks to Francois Gouget for the report;
+      Closes: #541063
   * debian/control
     - bump dependencies for python-logilab-common to '>= 0.50.1'
     - bump dependencies for python-logilab-astng to '>= 0.20.1'
 
- -- Sandro Tosi <morph at debian.org>  Thu, 20 May 2010 18:37:11 +0200
+ -- Sandro Tosi <morph at debian.org>  Thu, 20 May 2010 19:47:33 +0200
 
 pylint (0.20.0-1) unstable; urgency=low
 




More information about the Python-apps-commits mailing list