diff options
author | dancer <dancer> | 2004-01-18 23:31:03 +0000 |
---|---|---|
committer | dancer <dancer> | 2004-01-18 23:31:03 +0000 |
commit | 88d22ba86f0ec516af2dc0cbd2a1f209c41de40c (patch) | |
tree | b61ffda904dabb7dfa8006680c915c3d039cca15 /debian | |
parent | af3bb651833765c2070d80695c87bb31dc6a36b8 (diff) | |
download | pbuilder-88d22ba86f0ec516af2dc0cbd2a1f209c41de40c.tar pbuilder-88d22ba86f0ec516af2dc0cbd2a1f209c41de40c.tar.gz |
+2004-01-19 Junichi Uekawa <dancer@debian.org>
+
+ * pdebuild-user-mode-linux.1: document
+
+ * pdebuild.1: document
+
+ * pdebuild-internal: add support for DEBBUILDOPTS
+
+ * pdebuild-user-mode-linux: add support for DEBBUILDOPTS
+ remove '|| true ' from dpkg-source invocation
+
+ * pdebuild: --debbuildopts support.
+
+ * examples/execute_installtest.sh (KILLPID): add killing routine;
+ change it to reboot, to get a reboot done.
+
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 67b675b..8f315a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ pbuilder (0.99) UNRELEASED; urgency=low * Fix B91dpkg-i to fix typo in script to get names of packages properly. * Change HTML CSS * debian/copyright: fix to get full copyright notice. + * Add support for DEBBUILDOPTS for pdebuild. - -- Junichi Uekawa <dancer@debian.org> Sun, 11 Jan 2004 23:47:41 +0900 + -- Junichi Uekawa <dancer@debian.org> Mon, 19 Jan 2004 08:29:31 +0900 pbuilder (0.98) unstable; urgency=low |