aboutsummaryrefslogtreecommitdiff
path: root/debian/TODO
diff options
context:
space:
mode:
authordancer <dancer>2002-01-17 18:41:48 +0000
committerdancer <dancer>2002-01-17 18:41:48 +0000
commit0c5c2cd72415656f92a1e1663aded64cf9b3c229 (patch)
tree79d7d5b42e8579a38408979888ad1fccc5543285 /debian/TODO
parent8dc73f5255da975798941f2659b019d37e992e26 (diff)
downloadpbuilder-0c5c2cd72415656f92a1e1663aded64cf9b3c229.tar
pbuilder-0c5c2cd72415656f92a1e1663aded64cf9b3c229.tar.gz
added Daniel Kobras patch, to implement dpkg-buildpacakge options.
Testing this should be a good idea.
Diffstat (limited to 'debian/TODO')
-rw-r--r--debian/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/TODO b/debian/TODO
index b896f40..758a627 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -5,7 +5,7 @@ TODO and possible bugs:
* Machine type specification in Build dependency should either have
[!xxx !xxx !xxx ...] or [xxx xxx xxx ...]
[!xxx xxx] formats are not parsed, and should really not exist.
- * Creating a sbuilder, command, which cooperates with sbuild, and
+ * Creating a "sbuilder" command, which cooperates with sbuild, and
use sbuild if possible.
* Please file a bug if you find that pbuilder does not exit with
error condition on failure to build a package.
@@ -14,6 +14,7 @@ TODO and possible bugs:
- documentation of how to do it
- updating the script hooks interface (mount / umount)
- putting example scripts.
+ * Supporting use of system /etc/apt config files?
* Supporting really automatic "pbuilder upgrade"
- how about passing "-o dpkg::Options=--force-confnew" to apt?