[Piuparts-commits] rev 271 - trunk

Holger Levsen holger at alioth.debian.org
Tue Mar 17 11:59:34 UTC 2009


Author: holger
Date: 2009-03-17 11:59:34 +0000 (Tue, 17 Mar 2009)
New Revision: 271

Modified:
   trunk/TODO
   trunk/piuparts-report.py
Log:
document plan for 0.36 release

Modified: trunk/TODO
===================================================================
--- trunk/TODO	2009-03-16 21:02:08 UTC (rev 270)
+++ trunk/TODO	2009-03-17 11:59:34 UTC (rev 271)
@@ -1,23 +1,28 @@
 Things to do for piuparts
 =========================
 
+must for 0.36
+
 - document sections for piuparts-slave in README. 
+- the templates used by update-reports.py should be taken from /etc/piuparts/templates/
+  and not be included in the python source
+- merge how-to-use-piuparts.txt custom-scripts.txt README and piuparts.docbook
+  into one asciidoc document.
+- the sections in the index page generated by piuparts-report.py are hardcoded atm..
+- use debhelper to build the package
+- generates proper packages.txt for sections
+- better header (link to FAQ, point out to read the bottom first..) for piuparts-logs
 
+nice for 0.36
+
 - improve the config parser so we dont need redundant config entries...
-
 - merge conf-files into piuparts-sm.conf
 
+for 0.37 and on
+
 - upgrade-reports should have a list of available arch and list packages 
   only available on untested archs in a new state categorory.
 
-- the sections in the index page generated by piuparts-report.py are hardcoded atm..
-
-- the templates used by update-reports.py should be taken from /etc/piuparts/templates/
-  and not be included in the python source
-
-- merge how-to-use-piuparts.txt custom-scripts.txt README and piuparts.docbook
-  into one asciidoc document.
-
 - piuparts can't currently test upgrades of required packages. (Because they
   cannot be removed, it assumes these are untestable, which is only true for
   removal tests...

Modified: trunk/piuparts-report.py
===================================================================
--- trunk/piuparts-report.py	2009-03-16 21:02:08 UTC (rev 270)
+++ trunk/piuparts-report.py	2009-03-17 11:59:34 UTC (rev 271)
@@ -155,7 +155,7 @@
  </p>
 
  <p>
-  <b>Distributions tested:</b>:
+  <b>Distributions tested:</b>
   <ul>
    <li><a href="/sid/">sid</a></li>
    <li><a href="/squeeze/">squeeze</a></li>




More information about the Piuparts-commits mailing list