[Reportbug-commits] r656 - in trunk (TODO debian/changelog)

morph-guest at users.alioth.debian.org morph-guest at users.alioth.debian.org
Sat Sep 13 23:15:35 UTC 2008


    Date: Saturday, September 13, 2008 @ 23:15:34
  Author: morph-guest
Revision: 656

updated TODO

Modified:
  trunk/TODO
  trunk/debian/changelog

Modified: trunk/TODO
===================================================================
--- trunk/TODO	2008-09-13 23:03:35 UTC (rev 655)
+++ trunk/TODO	2008-09-13 23:15:34 UTC (rev 656)
@@ -1,7 +1,15 @@
-TODO list for reportbug 4.0 (lenny+1):
+TODO list for reportbug 4.0 (squeeze):
 
-0. revisit README.developers source code layout section
+0. revisit README.{developers,source} for source code layout section
 
+0.1. fix the way reportbug/querybts obtain a UI: the ideal would be to
+     use getUI from reportbug.ui, since the module already has all the
+     UIs loaded (to know the ones available).
+     bin/reportbug - line 833
+     bin/querybts  - line 174
+
+0.2. add a desktop file, mimic menu file?
+
 1. (We have one, but it needs to be updated.) Proper GNOME interface.
    My current thinking is to hack the bug-buddy Glade file to pieces,
    or do something similar in straight PyGTK, and give up on the whole

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2008-09-13 23:03:35 UTC (rev 655)
+++ trunk/debian/changelog	2008-09-13 23:15:34 UTC (rev 656)
@@ -7,13 +7,13 @@
   * Split off python-reportbug into a separate package
     - bin/reportbug
       + fixed VERSION and COPYRIGHT import
-      + hacked the way to identify working ui ******* NEEDS ADDITIONAL FIX, line 833 ***********
+      + hacked the way to identify working ui
       + remove module name from some methods call, since we import selectively
         some methods only
     - setup.py
       + added reportbug.ui to packages to install UI files
     - bin/querybts
-      + hacked the way to identify working ui ******* NEEDS ADDITIONAL FIX, line 174 ***********
+      + hacked the way to identify working ui
     - reportbug/ui/{text.py,urwid.py}
       + replaced relative imports with absolute ones
       + removed reportbug.utils import to avoid circular import (and because
@@ -55,8 +55,10 @@
       bugs.d.o; thanks to Josip Rodin for the patch; Closes: #498663
   * doc/README.*, debian/docs
     - moved README.* files under doc/ dir
+  * TODO
+    - updated
 
- -- Sandro Tosi <matrixhasu at gmail.com>  Sun, 14 Sep 2008 01:02:57 +0200
+ -- Sandro Tosi <matrixhasu at gmail.com>  Sun, 14 Sep 2008 01:09:42 +0200
 
 reportbug (3.45) unstable; urgency=low
 




More information about the Reportbug-commits mailing list