aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/README.Debian7
-rw-r--r--debian/changelog3
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