aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--debian/README.Debian11
-rw-r--r--debian/changelog6
3 files changed, 13 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 70f2e29..08dcf00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-25 Junichi Uekawa <dancer@debian.org>
+
+ * debian/README.Debian (Testsuite): update README.Debian
+
2003-08-22 Junichi Uekawa <dancer@debian.org>
* pbuilder-user-mode-linux: error out when COW file cannot be created.
diff --git a/debian/README.Debian b/debian/README.Debian
index 2262d3b..784cc78 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -30,12 +30,6 @@ if a package does not build, and it seems like a genuine bug of pbuilder
Also, if something is missing and necessary on some arches,
please file a bug to "build-essential" for packages.
-Please note that pbuilder login is for testing purposes only,
-and DO NO MOUNT inside the chroot. pbuilder will attempt to clean up
-the working directory, and will clean up your mounted dirs along
-with it. It is best to use cp.
-Support for mounts will hopefully come later, with some safeguards.
-
Testsuite:
The whole of Debian archive (main) is now being test-rebuilt with
@@ -51,8 +45,9 @@ Further reading
This documentation is not precise. I recommend reading
pbuilder.8 and pbuilderrc.5 manual pages.
There is also a HTML manual now, pbuilder-doc.html.
-When they are incorrect or misleading, please send bugreports.
+When they are incorrect or misleading, please send bugreports to the
+Debian BTS.
$Id$
- -- Junichi Uekawa <dancer@debian.org>, Tue Dec 31 15:24:22 2002
+ -- Junichi Uekawa <dancer@debian.org>, Mon Aug 25 07:18:42 2003
diff --git a/debian/changelog b/debian/changelog
index 7d5e22a..c818b11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pbuilder (0.84) UNRELEASED; urgency=low
+
+ * README.Debian: update outdated parts.
+
+ -- Junichi Uekawa <dancer@debian.org> Mon, 25 Aug 2003 07:19:06 +0900
+
pbuilder (0.83) unstable; urgency=low
* user-mode-linux: Check if BUILDPLACE is writable