aboutsummaryrefslogtreecommitdiff
path: root/debian/TODO
diff options
context:
space:
mode:
authordancer <dancer>2006-08-15 13:14:19 +0000
committerdancer <dancer>2006-08-15 13:14:19 +0000
commitd261f98f59cc16c61dbb86d1f400b67bc2053008 (patch)
tree6e01278e7204fcfad3ec78898369f668f88c3dec /debian/TODO
parentcc43579433afc155fff0955ae49cfd6ed259216f (diff)
downloadpbuilder-d261f98f59cc16c61dbb86d1f400b67bc2053008.tar
pbuilder-d261f98f59cc16c61dbb86d1f400b67bc2053008.tar.gz
support PKGNAME_LOGFILE option in pbuilderrc.
Diffstat (limited to 'debian/TODO')
-rw-r--r--debian/TODO17
1 files changed, 4 insertions, 13 deletions
diff --git a/debian/TODO b/debian/TODO
index 494988a..32c25ec 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,5 +1,9 @@
TODO and possible bugs:
+* /etc/pbuilderrc
+I want to not make it a conffile, but removing the file is a problem,
+ since I already have /etc/pbuilder/pbuilderrc symlink.
+
* pdebuild-internal
- hooks should be supported (342613)
- Use pbuilder cache in pdebuild-internal (235237)
@@ -24,19 +28,6 @@ contains xvfb.
Maybe document the limitation.
-* cowdancer support
- - depends-on debian-bug: 329383: now partially resolved.
-0.6 is released.
-cowdancer is mostly functional now.
-Where to put cowbuilder
-should pbuilder be extended or cowbuilder developed further?
-
-cowdancer 0.9 is released and most bugs are fixed, a post is posted to
-debian-devel. There might be latent bugs, it might be about time to
-get wider testing?
-
-cowdancer 0.14 should be released with cowbuilder.
-
* use arrays for debbuildopts
- current --debbuildopts usages will break, how do we support it?