[Apt-listbugs-commits] [SCM] apt-listbugs development tree branch, master, updated. 0.1.0-21-gc46b1f0
Ryan Niebur
ryanryan52 at gmail.com
Sun Oct 18 18:16:15 UTC 2009
The following commit has been merged in the master branch:
commit c46b1f03b4797959d1d3ae23258283ab2e47f4c0
Author: Ryan Niebur <ryanryan52 at gmail.com>
Date: Sun Oct 18 11:16:11 2009 -0700
add affects to the TODO
diff --git a/debian/TODO b/debian/TODO
index c0db461..4f225ad 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -4,6 +4,12 @@ Release goals for version 0.1.1
* close #484385 - does not clean up obsolete cache
* close #536613 - apt-listbugs: lists no bugs and returns 0 for non existing packages
* close #257873 - handle source versions
+* does apt-listbugs correctly handle "affects"? Obviously it doesn't
+ matter in the case of when it's being ran under apt (upgrading a
+ package that's affected by a bug is no problem, only the package
+ that the bug is assigned to, so this can be ignored. however,
+ "apt-listbugs list <pkg>" should probably look at bugs that
+ affect <pkg> as well as bugs assigned to it.
Release goals for version 0.1.2
-------------------------------
--
apt-listbugs development tree
More information about the Apt-listbugs-commits
mailing list