aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authordancer <dancer>2001-11-03 10:45:46 +0000
committerdancer <dancer>2001-11-03 10:45:46 +0000
commit85911af08f0f710f8fcc333388887c6807312ea6 (patch)
tree861ff61e19534e9a62cf1a2ad710ff82cc1c57bf /debian
parentea942f5ba11cae51487aacfed0898ef2a02c3b0b (diff)
downloadpbuilder-85911af08f0f710f8fcc333388887c6807312ea6.tar
pbuilder-85911af08f0f710f8fcc333388887c6807312ea6.tar.gz
added some feature, which I think was a bad idea.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f4abe23..0fafc0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ pbuilder (0.10) unstable; urgency=low
* Patch for full non-interactive compilation by
Daniel Kobras (kobras@debian.org) applied. (closes: #116891)
+ However, note that doing this will result in "pbuilder login" being very
+ uninteresting.
* Depends on gcc, because debootstrap does not seem to function well
without gcc. Actually, dpkg does not work without gcc, when it is asked
questions about the "architecture."
@@ -21,6 +23,8 @@ pbuilder (0.10) unstable; urgency=low
* full non-interactive compilation patch, moved over to
pbuilder-modules, so that build/update/create all benefit from this.
* cleans build place on debootstrap failure.
+ * a little hack called "pbuilder debuild" is available, but not yet
+ tested very well. This is my "most often used pattern".
-- Junichi Uekawa <dancer@debian.org> Sat, 3 Nov 2001 02:23:41 +0900