diff --git a/debian/changelog b/debian/changelog index 3cda22c..e850eaa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ ubuntu-dev-tools (0.138) UNRELEASED; urgency=low + [ Benjamin Drung ] * sponsor-patch: Use syncpackage instead of subscribing ubuntu-archive for sync requests, because syncpackage supports sponsorship now. + [ Stefano Rivera ] + * Correct reference to qemu-user-static in pbuilder-dist.1 (Closes: #651999) + -- Benjamin Drung Sat, 10 Dec 2011 12:46:33 +0100 ubuntu-dev-tools (0.137) unstable; urgency=low diff --git a/doc/pbuilder-dist.1 b/doc/pbuilder-dist.1 index d0fe06e..0a95144 100644 --- a/doc/pbuilder-dist.1 +++ b/doc/pbuilder-dist.1 @@ -35,11 +35,13 @@ Replace this with the codename of the version of Ubuntu or Debian you want to us .TP \fBarchitecture\fP This optional parameter will attempt to construct a chroot in a foreign -architecture. For some architecture pairs (e.g. i386 on an amd64 install), -the chroot will be created natively. For others (e.g. armel on an i386 -install), qemu\-static and binfmt\-misc will be used. Note that some -combinations (e.g. amd64 on an i386 install) require special separate -kernel handling, and may break in unexpected ways. +architecture. +For some architecture pairs (e.g. i386 on an amd64 install), the chroot +will be created natively. +For others (e.g. armel on an i386 install), qemu\-user\-static will be +used. +Note that some combinations (e.g. amd64 on an i386 install) require +special separate kernel handling, and may break in unexpected ways. .TP \fBoperation\fP Replace this with the action you want \fBpbuilder\fP to do (create, update,