diff options
author | dancer <dancer> | 2003-09-23 11:45:08 +0000 |
---|---|---|
committer | dancer <dancer> | 2003-09-23 11:45:08 +0000 |
commit | 76445c17e841b88f68082fdec12616736de668bd (patch) | |
tree | a58b0758bded75462e2ef8d4d8eb42bcb3e8b313 /debian | |
parent | 881d675c4cb89204ac936fda995df260cdcf7c9d (diff) | |
download | pbuilder-76445c17e841b88f68082fdec12616736de668bd.tar pbuilder-76445c17e841b88f68082fdec12616736de668bd.tar.gz |
+
+ * debian/TODO: update
+
+ * pbuilder.8: updated docs.
+
+ * pbuilder-user-mode-linux.1: add docs on new options, mirror and nonusmirror.
+
+ * testsuite/run-test.sh (PBUILDER_UML): add option --mirror.
+
+ * pbuilder-user-mode-linux (UML_DEBUGMODE): support mirror option to set mirror, and nonusmirror.
up
Diffstat (limited to 'debian')
-rw-r--r-- | debian/TODO | 2 | ||||
-rw-r--r-- | debian/changelog | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/TODO b/debian/TODO index 11e420a..e05e975 100644 --- a/debian/TODO +++ b/debian/TODO @@ -33,6 +33,8 @@ TODO and possible bugs: * potato su does not like dpkg-source, executes as a bash script. +* Fix UML_EXTRAOPT to use arrays. + $Id$ diff --git a/debian/changelog b/debian/changelog index 9dd9db4..da29c34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ pbuilder (0.87) UNRELEASED; urgency=low * Bug fix: "pdebuild continues after source package fails to build", thanks to Matt Kraai (Closes: #211108). + * UML: Add --mirror and --nonusmirror options. - -- Junichi Uekawa <dancer@debian.org> Mon, 22 Sep 2003 07:27:28 +0900 + -- Junichi Uekawa <dancer@debian.org> Tue, 23 Sep 2003 08:46:07 +0900 pbuilder (0.86) unstable; urgency=low |