aboutsummaryrefslogtreecommitdiff
path: root/debian/TODO
diff options
context:
space:
mode:
authordancer <dancer>2005-07-02 05:39:41 +0000
committerdancer <dancer>2005-07-02 05:39:41 +0000
commitf77f9ec61afdc8078bfa6baa2c056687a57435e2 (patch)
treeb3ba54489d6b788c8509bb3ae5b07185ca2a739f /debian/TODO
parent6a6401128d9b2600b5a191e956e18d17de5c9792 (diff)
downloadpbuilder-f77f9ec61afdc8078bfa6baa2c056687a57435e2.tar
pbuilder-f77f9ec61afdc8078bfa6baa2c056687a57435e2.tar.gz
pbuilder (0.128) unstable; urgency=low
* Add example framework to test package inside chroot - B92test-pkg - add debian/pbuilder-test/ directory to test pbuilder itself. * Documentation/pbuilder-doc.xml: - add reference on directory structure on pbuilder. - Add note on pbuilder-test * Support '--distribution experimental'. "pbuilder: Please add support for experimental", thanks to Emanuele Rocca (Closes: #308813). and also support working with new apt-get by using --force-yes. (closes: 316281). * Feature enhancement: "pbuilder: Clean apt cache ", thanks to Daniel Schepler implement --autocleanaptcache option. (Closes: #185227). * pdebuild now checks for unsupported command-line options. Bug fix: "pbuilder: pdebuild does not warn about --basetgz or --distribution", thanks to Matt Kraai (Closes: #305944). * man pages fixup: add \% for non-hyphenation (closes: #310656) * Fix find options -xdev location. (closes: #312913) * Bug fix: "pbuilder: Please document proper format of OTHERMIRROR", thanks to Roberto C. Sanchez (Closes: #312153). * Bug fix: "pbuilder: Support for preserving environment PATH", thanks to Brian Nelson (Closes: #306448). * work around debootstrap 3.0.0 bug which fails to build sid chroot with --variant=buildd, by not passing --variant=buildd, see 314858 -- Junichi Uekawa <dancer@debian.org> Sat, 2 Jul 2005 13:20:23 +0900
Diffstat (limited to 'debian/TODO')
-rw-r--r--debian/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/TODO b/debian/TODO
index 8c57230..cdd7017 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,5 +1,7 @@
TODO and possible bugs:
+* When 314858 is fixed, revert back to using --variant=buildd for debootstrap
+
* Use pbuilder cache in pdebuild-internal (2353237)
* BUG: Too many options! Creeping featurism!!