[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 4.6-6-g95c4b89

Sandro Tosi morph at debian.org
Tue Aug 18 06:40:11 UTC 2009


The following commit has been merged in the master branch:
commit ade66b6da3fded7b910ca623021586e0fdccc0fe
Author: Sandro Tosi <morph at debian.org>
Date:   Tue Aug 18 08:35:00 2009 +0200

    nomore use writelines() when filtering, but loop over lines then decode an print one by one; thanks to Jakub Wilk for the report and Carl Chenet for the patch: Closes: #541791

diff --git a/debian/changelog b/debian/changelog
index e048c05..c1c68d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,12 @@ reportbug (4.7) UNRELEASED; urgency=low
   * debian/control
     - replace python-gnome2-extras with python-gtkspell in Suggests; thanks to
       Josselin Mouette for the report; Closes: #541598
+  * reportbug/ui/text_ui.py
+    - nomore use writelines() when filtering, but loop over lines then decode an
+      print one by one; thanks to Jakub Wilk for the report and Carl Chenet for
+      the patch: Closes: #541791
 
- -- Sandro Tosi <morph at debian.org>  Fri, 14 Aug 2009 22:36:28 +0200
+ -- Sandro Tosi <morph at debian.org>  Tue, 18 Aug 2009 08:32:46 +0200
 
 reportbug (4.6) unstable; urgency=low
 

-- 
Reportbug - reports bugs in the Debian distribution



More information about the Reportbug-commits mailing list