diff options
author | dancer <dancer> | 2003-02-10 06:30:50 +0000 |
---|---|---|
committer | dancer <dancer> | 2003-02-10 06:30:50 +0000 |
commit | c941b2b903b242deefc12b131e61fcc1db669bad (patch) | |
tree | 2553ba509d73cb565dc8a0ffe7010d4cd56e098b /debian/changelog | |
parent | 4c08236f7fea217235ba215c2c60092df0f39e15 (diff) | |
download | pbuilder-c941b2b903b242deefc12b131e61fcc1db669bad.tar pbuilder-c941b2b903b242deefc12b131e61fcc1db669bad.tar.gz |
+
+ * pdebuild: set pdebuild here as well.
+
+ * pbuilder-checkparams (BASEBUILDPLACE): support the convention, and
+ do not exec < /dev/null in that case.
+
+ * pdebuild-user-mode-linux (PBCURRENTCOMMANDLINEOPERATION): set to
+ pdebuild-user-mode-linux.
+
+ * pbuilder-user-mode-linux.1: fix manual to have pbuilder-uml.conf.5
+
+ * Makefile (install): add pdebuild-user-mode-linux
+
+ * pdebuild-user-mode-linux.1: Initial manual page.
+
+ * pdebuild-user-mode-linux: try making a new script that
+ uses pbuilder-user-mode-linux for building instead of pbuilder.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 44826d2..bc6d1f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pbuilder (0.65) UNRELEASED; urgency=low + + * pdebuild-user-mode-linux script. + * fix pbuilder-user-mode-linux manual page slightly. + + -- Junichi Uekawa <dancer@debian.org> Mon, 10 Feb 2003 15:03:31 +0900 + pbuilder (0.64) unstable; urgency=low * Apply patch from Daniel Schepler <schepler@math.berkeley.edu>, |