aboutsummaryrefslogtreecommitdiff
path: root/debian/TODO
diff options
context:
space:
mode:
authordancer <dancer>2001-09-19 10:35:20 +0000
committerdancer <dancer>2001-09-19 10:35:20 +0000
commit04cba49d105f4fc7852e8ea6281fa485cde6a019 (patch)
tree370b484ee62e62ea5253c22fab51e358e59ee8f7 /debian/TODO
parent1e6d861c15eb65b3b15e67ef6072330b4e070f9c (diff)
downloadpbuilder-04cba49d105f4fc7852e8ea6281fa485cde6a019.tar
pbuilder-04cba49d105f4fc7852e8ea6281fa485cde6a019.tar.gz
update TODO
Diffstat (limited to 'debian/TODO')
-rw-r--r--debian/TODO7
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/TODO b/debian/TODO
index b200b10..275b369 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,11 +1,10 @@
-TODO:
+TODO and possible bugs:
* Make pbuilder build to abort on error, and give back an errorcode.
* Build dependency handles |, but not when [] and | exist. -- no package should be using it.
- * Build conflicts do not handle versions at all. -- should never do it. -- but glibc does..
* Build dependency either has [!xxx !xxx !xxx ...] or [xxx xxx xxx ...] [!xxx xxx]
formats are not parsed.
- * Parse the .dsc file instead of guessing the filenames.
- * Parse the .changes file instead of guessing the resultant objects ... ?
+ * Now parses the .dsc file, however, the format of .dsc file is not really documented anywhere?
+ * Parse the .changes file instead of guessing the resultant objects ... ? (the content of file probably changes depending on the version... not a good idea.
$Id$