[ubuntu/jaunty] pbuilder 0.183ubuntu1 (Accepted)
Martin Pitt
martin.pitt at ubuntu.com
Wed Nov 5 15:25:20 GMT 2008
pbuilder (0.183ubuntu1) jaunty; urgency=low
* Merge with Debian unstable. Remaining Ubuntu changes:
- debian/control: Prefer debootstrap over cdebootstrap.
- debian/control: Demote cowdancer from Recommends to Suggests. This fits
Suggests semantics. (Forwarded to Debian #504594)
- debian/doc-base: Fix section. (Forwarded to Debian #504596)
- pbuilderrc:
+ Set default archive to "archive.ubuntu.com".
+ Set default distribution to "jaunty".
+ Set Ubuntu components, but comment them out, so that it still defaults
to "main".
+ Use debootstrap rather than cdebootstrap.
+ Use "sudo -E" for PBUILDERROOTCMD. (LP #175776, Debian #361362)
- debian/pbuilder.config: add explanation header on new install that the
new /etc/pbuilderrc uses the default values from
/usr/share/pbuilder/pbuilderrc. (Forwarded to Debian #504599)
- debian/pbuilder.templates, debian/pbuilder.config: Use Ubuntu mirror by
default.
- pbuilder-satisfydepends-checkparams, pbuilder-satisfydepends-gdebi: Fix
pbuilder-satisfydepends-gdebi: gdebi needs to be called from outside the
chroot as the .dsc file isn't copied yet into the chroot.
(Debian #472407, LP #242449).
- pbuilder-buildpackage, pbuilder.8, pbuilder-checkparams,
pbuilder-modules: Add support for building twice in a row.
(Debian #493538)
pbuilder (0.183) unstable; urgency=low
[ Junichi Uekawa ]
* use my local approx mirror for testing, since Argentina Debconf
place does not have connection to cdn.debian.net / cdn.debian.or.jp
* REMOVEPACKAGES="", thanks to Sven Joachim (closes: #500002)
[ Ben Finney ]
* Dereference symlinks when copying hooks. (closes: #499358)
pbuilder (0.182) unstable; urgency=low
[ Junichi Uekawa ]
* updated japanese documentation ja.po
* implement a bash functional unit-testing testsuite, testlib.
* run the unit-tests in makefile make check
* Reorder command-line options, and add error check so that things are
better checked.
* update japanese po translation.
[ Ignacio Mondino ]
* [INTL:es] Spanish translation for po-debconf template (closes:
#493649)
[ Loïc Minier ]
* Pass APT::Install-Recommends=false to gdebi when possible
* Wrap build-deps, deps, and uploaders to get cleaner diffs.
* Suggest gdebi; closes: #488314.
* Pass -s to dh_* instead of checking dpkg-architecture and using -a
* Cleanup rules
* pbuilder-buildpackage-funcs: always pass chroot to satisfydepends
* Drop build-dep on rootstrap; only used at runtime
* pdebuild: Move "$@" to end of "arg chain" for PDEBUILD_BUILDER calls
* pbuilder-satisfydepends-gdebi: add "--force-yes" to apt-get call
* UNRELEASED snapshot banner
Date: Wed, 05 Nov 2008 15:29:10 +0100
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/jaunty/+source/pbuilder/0.183ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 05 Nov 2008 15:29:10 +0100
Source: pbuilder
Binary: pbuilder pbuilder-uml
Architecture: source
Version: 0.183ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Description:
pbuilder - personal package builder for Debian packages
pbuilder-uml - user-mode-linux version of pbuilder
Closes: 488314 493649 499358 500002
Changes:
pbuilder (0.183ubuntu1) jaunty; urgency=low
.
* Merge with Debian unstable. Remaining Ubuntu changes:
- debian/control: Prefer debootstrap over cdebootstrap.
- debian/control: Demote cowdancer from Recommends to Suggests. This fits
Suggests semantics. (Forwarded to Debian #504594)
- debian/doc-base: Fix section. (Forwarded to Debian #504596)
- pbuilderrc:
+ Set default archive to "archive.ubuntu.com".
+ Set default distribution to "jaunty".
+ Set Ubuntu components, but comment them out, so that it still defaults
to "main".
+ Use debootstrap rather than cdebootstrap.
+ Use "sudo -E" for PBUILDERROOTCMD. (LP #175776, Debian #361362)
- debian/pbuilder.config: add explanation header on new install that the
new /etc/pbuilderrc uses the default values from
/usr/share/pbuilder/pbuilderrc. (Forwarded to Debian #504599)
- debian/pbuilder.templates, debian/pbuilder.config: Use Ubuntu mirror by
default.
- pbuilder-satisfydepends-checkparams, pbuilder-satisfydepends-gdebi: Fix
pbuilder-satisfydepends-gdebi: gdebi needs to be called from outside the
chroot as the .dsc file isn't copied yet into the chroot.
(Debian #472407, LP #242449).
- pbuilder-buildpackage, pbuilder.8, pbuilder-checkparams,
pbuilder-modules: Add support for building twice in a row.
(Debian #493538)
.
pbuilder (0.183) unstable; urgency=low
.
[ Junichi Uekawa ]
* use my local approx mirror for testing, since Argentina Debconf
place does not have connection to cdn.debian.net / cdn.debian.or.jp
* REMOVEPACKAGES="", thanks to Sven Joachim (closes: #500002)
.
[ Ben Finney ]
* Dereference symlinks when copying hooks. (closes: #499358)
.
pbuilder (0.182) unstable; urgency=low
.
[ Junichi Uekawa ]
* updated japanese documentation ja.po
* implement a bash functional unit-testing testsuite, testlib.
* run the unit-tests in makefile make check
* Reorder command-line options, and add error check so that things are
better checked.
* update japanese po translation.
.
[ Ignacio Mondino ]
* [INTL:es] Spanish translation for po-debconf template (closes:
#493649)
.
[ Loïc Minier ]
* Pass APT::Install-Recommends=false to gdebi when possible
* Wrap build-deps, deps, and uploaders to get cleaner diffs.
* Suggest gdebi; closes: #488314.
* Pass -s to dh_* instead of checking dpkg-architecture and using -a
* Cleanup rules
* pbuilder-buildpackage-funcs: always pass chroot to satisfydepends
* Drop build-dep on rootstrap; only used at runtime
* pdebuild: Move "$@" to end of "arg chain" for PDEBUILD_BUILDER calls
* pbuilder-satisfydepends-gdebi: add "--force-yes" to apt-get call
* UNRELEASED snapshot banner
Checksums-Sha1:
8aacd6963f3d1c2771d12f72f39ed846e2f303bb 1209 pbuilder_0.183ubuntu1.dsc
467f93d4df3de4b1f40cfe6469d24230dddd2999 935562 pbuilder_0.183ubuntu1.tar.gz
Checksums-Sha256:
fb6201372babcf2eac8e1af63a8e0d2b2d81b67eaad198b51d33330ecebd35fd 1209 pbuilder_0.183ubuntu1.dsc
f1efc57a836127ab193b3f34efc10f80a6a25aa945ed813135cea6e94c3c56fe 935562 pbuilder_0.183ubuntu1.tar.gz
Files:
4d140fb35f5f7eb0180fa7998f85097b 1209 devel extra pbuilder_0.183ubuntu1.dsc
fbc927b943c30c79f7c99d136645a8a9 935562 devel extra pbuilder_0.183ubuntu1.tar.gz
Original-Maintainer: Debian pbuilder maintenance team <pbuilder-maint at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkkRttQACgkQDecnbV4Fd/J0/ACeKE3ny/0MAdDtGq7oTf3FQvaT
+g8AoKHiGt4rRFtwpTqrYQNCseqez/hc
=OzcQ
-----END PGP SIGNATURE-----
More information about the Jaunty-changes
mailing list