blob: 870cfb9e1de76ca1d0e08b9323ed6a2973582ba1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
TODO and possible bugs:
* Build dependency handles |, but not when [] and | exist. -- no
package should be using it ?
* 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.
* cooperate 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.
* Remember to update the TODO file.
* how about passing "-o dpkg::Options=--force-confnew" to apt?
and also making "start-stop-daemon" to be a dummy script?
$Id$
|