From dfb6a00a0bd2adec2a6a2158e442a14dab36011f Mon Sep 17 00:00:00 2001 From: dancer Date: Sat, 3 Nov 2001 10:56:58 +0000 Subject: A different way to implement the aforementioned feature. It should be really good. I hope. --- debian/changelog | 7 ++++--- debian/rules | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 0fafc0e..e31656f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,10 +23,11 @@ pbuilder (0.10) unstable; urgency=low * full non-interactive compilation patch, moved over to pbuilder-modules, so that build/update/create all benefit from this. * cleans build place on debootstrap failure. - * a little hack called "pbuilder debuild" is available, but not yet - tested very well. This is my "most often used pattern". + * A simple hack "pdebuild" is available. It can be invoked + from a Debian source tree, and builds the package within a chroot + after gaining root privilages appropriately. - -- Junichi Uekawa Sat, 3 Nov 2001 02:23:41 +0900 + -- Junichi Uekawa Sat, 3 Nov 2001 19:53:07 +0900 pbuilder (0.9) unstable; urgency=low diff --git a/debian/rules b/debian/rules index b93b63d..7721163 100755 --- a/debian/rules +++ b/debian/rules @@ -50,7 +50,7 @@ binary-arch: build install dh_testdir dh_testroot dh_installdocs - dh_installman pbuilder.1 pbuilderrc.5 + dh_installman pbuilder.1 pbuilderrc.5 pdebuild.1 dh_installchangelogs dh_link dh_compress -- cgit v1.2.3