aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authordancer <dancer>2002-09-16 07:19:08 +0000
committerdancer <dancer>2002-09-16 07:19:08 +0000
commit50abd1f7ec6716770010cca83f92169aa85e852b (patch)
tree1b8bc23ca1d0f0dedcb63d51add26069db268e42 /debian
parente542630eab0afa93c70a8ea001c34e6d9ebaedd1 (diff)
downloadpbuilder-50abd1f7ec6716770010cca83f92169aa85e852b.tar
pbuilder-50abd1f7ec6716770010cca83f92169aa85e852b.tar.gz
+ * pbuilder-user-mode-linux: add trapping and cleaning up routine.
+ + * pbuilder-modules: modify things shuffling around until it works... + + * pbuilder-user-mode-linux (BUILDING_DSC_FILE): add call to pbuilder update. + + * pbuilder-updatebuildenv: check for INTERNAL_BUILD_UML and ignore the + basetgz creation in UML. + + * pbuilder-modules: remove invocation of hostname from uml. + + * debian/control (Depends): require 1.31.1 or greater of debianutils for readlink + + * Makefile (install): add pbuilder-user-mode-linux to install target + + * debian/control (Depends): add depends on debianutils, for readlink +
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control3
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 45b91c3..65d956e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+pbuilder (0.38) unstable; urgency=low
+
+ * Not yet released
+ * user-mode-linux support. (closes: #116117)
+ This is not yet a completely working solution, experiment!
+
+ -- Junichi Uekawa <dancer@debian.org> Mon, 16 Sep 2002 15:48:16 +0900
+
pbuilder (0.37) unstable; urgency=low
* Document how to not be noninteractive. (closes: #155655)
diff --git a/debian/control b/debian/control
index 052e27a..d3d24d7 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,9 @@ Standards-Version: 3.5.6
Package: pbuilder
Architecture: all
-Depends: debootstrap (>= 0.1.17.5), wget, gcc
+Depends: debootstrap (>= 0.1.17.5), wget, gcc, debianutils (>= 1.13.1)
Recommends: fakeroot, sudo
+Suggests: rootstrap, user-mode-linux
Description: personal package builder for Debian packages
pbuilder constructs a chroot system, and builds a package inside the
chroot. It is an ideal system to use to check that a package's