diff options
author | dancer <dancer> | 2002-01-16 22:39:47 +0000 |
---|---|---|
committer | dancer <dancer> | 2002-01-16 22:39:47 +0000 |
commit | 8dc73f5255da975798941f2659b019d37e992e26 (patch) | |
tree | b35e2990ebbf8a1121ec790c323cc00ee40dd7fe /debian | |
parent | c8b2c9a61fab7f58fce3db3938117153f1ffbea5 (diff) | |
download | pbuilder-8dc73f5255da975798941f2659b019d37e992e26.tar pbuilder-8dc73f5255da975798941f2659b019d37e992e26.tar.gz |
some mods
Diffstat (limited to 'debian')
-rw-r--r-- | debian/README.Debian | 7 | ||||
-rw-r--r-- | debian/changelog | 3 |
2 files changed, 6 insertions, 4 deletions
diff --git a/debian/README.Debian b/debian/README.Debian index 27af0f6..e448926 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -36,10 +36,11 @@ I would say this package works fine if these packages manage to build. Testsuite: ecasound - glibc ( a very good test. Does not build any more? ) + glibc ( used to be a very good test. Does not build any more, why? ) pbuilder itself (it used to have a funny Build-Depends line to - confuse things, but it no longer has.) - + confuse things, but it no longer has.) + gcc ( trying to compile this sometimes kills my machine when + trying to run testsuite ) $Id$ -- Junichi Uekawa <dancer@debian.org>, Sat, 28 Jul 2001 17:05:50 +0900 diff --git a/debian/changelog b/debian/changelog index 9ef4411..9c96ce4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,9 @@ pbuilder (0.18) unstable; urgency=low * This version should implement using system apt/ configuration files. and some other goodies ... * Added usr/share/pbuilder/pbuilderrc for default configuration. + * Apply $@ -> "$@" fix from Daniel Kobras. - -- Junichi Uekawa <dancer@debian.org> Tue, 15 Jan 2002 11:20:25 +0900 + -- Junichi Uekawa <dancer@debian.org> Tue, 15 Jan 2002 19:10:23 +0900 pbuilder (0.17) unstable; urgency=low |