[Collab-qa-commits] r18 - archive-cleanup/post-etch

Lucas Nussbaum lucas at alioth.debian.org
Wed Feb 28 11:36:48 CET 2007


Author: lucas
Date: 2007-02-28 11:36:48 +0100 (Wed, 28 Feb 2007)
New Revision: 18

Modified:
   archive-cleanup/post-etch/README
   archive-cleanup/post-etch/contrib_todo
   archive-cleanup/post-etch/main_todo
Log:
reviewed a few packages I know

Modified: archive-cleanup/post-etch/README
===================================================================
--- archive-cleanup/post-etch/README	2007-02-28 10:20:44 UTC (rev 17)
+++ archive-cleanup/post-etch/README	2007-02-28 10:36:48 UTC (rev 18)
@@ -1,6 +1,9 @@
 # Tags
 TODO still something to do about that package (if removed, means there's
   nothing else to do about it: the current situation is perfect)
+SITUATION_OK the package's status is OK. It's being worked on, and
+  either it was never targetted for a stable release, or chances are
+  high that it will be in the next stable release.
 
 # Generate the list of packages
 
@@ -10,8 +13,6 @@
 wget -O - http://ftp.debian.org/debian/dists/sid/${d}/source/Sources.gz | gunzip | grep -e "^Package: " | cut -d ' ' -f 2 | sort > ${d}_sid
 done
 
-
-
 for d in main contrib non-free; do
 	mdt list_sub <(mdt list_inter ${d}_freeze ${d}_sid) ${d}_etch | awk '{print $1 " TODO"}' > ${d}_todo
 done

Modified: archive-cleanup/post-etch/contrib_todo
===================================================================
--- archive-cleanup/post-etch/contrib_todo	2007-02-28 10:20:44 UTC (rev 17)
+++ archive-cleanup/post-etch/contrib_todo	2007-02-28 10:36:48 UTC (rev 18)
@@ -7,7 +7,7 @@
 forrest TODO
 gsnes9x TODO
 imgtex TODO
-jabref TODO
+jabref wasn't ready for etch, but actively worked on. SITUATION_OK
 jetty TODO
 motv TODO
 ogre-contrib TODO

Modified: archive-cleanup/post-etch/main_todo
===================================================================
--- archive-cleanup/post-etch/main_todo	2007-02-28 10:20:44 UTC (rev 17)
+++ archive-cleanup/post-etch/main_todo	2007-02-28 10:36:48 UTC (rev 18)
@@ -185,7 +185,7 @@
 libpod-pom-perl TODO
 libpoe-component-jabber-perl TODO
 libpoe-filter-xml-perl TODO
-librevolution-ruby TODO
+librevolution-ruby too young for etch SITUATION_OK
 libroxen-123session TODO
 libroxen-adbanner TODO
 libroxen-asis TODO
@@ -260,7 +260,7 @@
 libroxen-zopegw TODO
 libtangram-perl TODO
 libtelepathy TODO
-libtorrent-ruby TODO
+libtorrent-ruby too young for etch SITUATION_OK
 linux-modules-di-mips-2.6 TODO
 linux-modules-di-s390-2.6 TODO
 llvm TODO




More information about the Collab-qa-commits mailing list