aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authordancer <dancer>2005-10-30 15:12:13 +0000
committerdancer <dancer>2005-10-30 15:12:13 +0000
commite7065c5f0cae934d0986422c1bc0643d46ebb53b (patch)
treedf47844c2132512d38e86c6fb7d88c4b506685df /debian
parent578ec170e5890f4672bfc06f3fdbdcd9eb45aa26 (diff)
downloadpbuilder-e7065c5f0cae934d0986422c1bc0643d46ebb53b.tar
pbuilder-e7065c5f0cae934d0986422c1bc0643d46ebb53b.tar.gz
updates to documentation.
Diffstat (limited to 'debian')
-rw-r--r--debian/TODO18
-rw-r--r--debian/changelog7
2 files changed, 15 insertions, 10 deletions
diff --git a/debian/TODO b/debian/TODO
index 7739189..b3fad7c 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,18 +1,26 @@
TODO and possible bugs:
+* use arrays for debbuildopts
+ - current --debbuildopts usages will break, how do we support it?
+
* dpkg does not work in woody chroot under 2.6.11 or later kernels
- depends-on debian-bug: 322309 dpkg: no action
- depends-on debian-bug: 329468 debootstrap: fixed in 0.3.2
- depends-on debian-bug: 332903 cdebootstrap: no action
-* save-afer-login seems to save aptcache and make a big base.tgz; do we want that?
+* save-afer-login seems to save aptcache and make a big base.tgz.
+ we don't want it, clean aptcache before save test it is functional.
* select cdebootstrap if debootstrap does not exist and cdebootstrap exists.
* revert back to using --variant=buildd for debootstrap
- depends-on debian-bug: 314858 debootstrap: fixed in 0.3.2
-* Add hooks to install gnupg package and ways to allow new keys to be registered into pbuilder chroots.
+* apt authentication support
+Add hooks to install gnupg package.
+Allow new keys to be registered into pbuilder chroots.
+Document in manual.
+test
* Use pbuilder cache in pdebuild-internal (2353237)
@@ -26,9 +34,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 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.
+* sbuild interface
* Remember to update the TODO file.
@@ -54,5 +60,3 @@ TODO and possible bugs:
* Use alternative to pbuilder-satisfydepends; apt-pkg? read elmo.txt for clues.
$Id$
-
-
diff --git a/debian/changelog b/debian/changelog
index 50cb082..81619c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
pbuilder (0.137) UNRELEASED; urgency=low
[Junichi Uekawa]
- * New development version.
-
- -- Junichi Uekawa <dancer@debian.org> Thu, 20 Oct 2005 23:39:32 +0900
+ * pbuilder-doc.xml: Document amd64-i386 usage in FAQ.
+ * update TODO file.
+
+ -- Junichi Uekawa <dancer@debian.org> Fri, 28 Oct 2005 15:39:21 +0900
pbuilder (0.136) unstable; urgency=low