diff options
author | dancer <dancer> | 2006-01-29 21:19:19 +0000 |
---|---|---|
committer | dancer <dancer> | 2006-01-29 21:19:19 +0000 |
commit | 76e62017424d96e448a9b183d4f1319fe28d53b5 (patch) | |
tree | ec50717b7b126fe5d8964a3c64f767cc39a7a870 /debian | |
parent | 84d60e5f044216b7c001a1c658ec2eeac594ddf6 (diff) | |
download | pbuilder-76e62017424d96e448a9b183d4f1319fe28d53b5.tar pbuilder-76e62017424d96e448a9b183d4f1319fe28d53b5.tar.gz |
implement hookdir for workaround of initscripts and cdebootstrap bug.
add G hooks for pbuilder create.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ae9d49e..0d2a110 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ pbuilder (0.146) UNRELEASED; urgency=low * improve B92test-pkg: cd to package build directory before invoking test scripts. + * work around 350262, bug in initscripts and cdebootstrap interaction. + Use --hookdir=/usr/share/doc/pbuilder/examples/ - -- Junichi Uekawa <dancer@debian.org> Tue, 24 Jan 2006 19:00:44 +0900 + -- Junichi Uekawa <dancer@debian.org> Mon, 30 Jan 2006 06:15:02 +0900 pbuilder (0.145) unstable; urgency=low |