diff options
author | dancer <dancer> | 2005-08-28 04:24:19 +0000 |
---|---|---|
committer | dancer <dancer> | 2005-08-28 04:24:19 +0000 |
commit | 47be9f207e00fdbd57b15763bd10928735ead875 (patch) | |
tree | b3e038976bbd7297069fcebca1b5a47b49978769 /debian/changelog | |
parent | 1f77af7a6ede131f0ae2f32a984d645601ba4d10 (diff) | |
download | pbuilder-47be9f207e00fdbd57b15763bd10928735ead875.tar pbuilder-47be9f207e00fdbd57b15763bd10928735ead875.tar.gz |
2005-08-28 Junichi Uekawa <dancer@debian.org>
* pbuilderrc: SHELL variable is set a default value.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 540e10e..6824d4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,16 @@ -pbuilder (0.130) UNRELEASED; urgency=low +pbuilder (0.130) unstable; urgency=low * depend on cdebootstrap, and suggest debootstrap. You may alternatively use debootstrap, but the default is cdebootstrap. (closes: #323843, #324648) * cowdancer support improvement -- now passes testsuite. * Standards-version: 3.6.2 + * SHELL=/bin/bash is now exported in default configuration; + since setting that to 'zsh' and others will not always work + inside the chroot + (closes: #325184) - -- Junichi Uekawa <dancer@debian.org> Thu, 25 Aug 2005 10:27:14 +0900 + -- Junichi Uekawa <dancer@debian.org> Sun, 28 Aug 2005 13:00:38 +0900 pbuilder (0.129) unstable; urgency=low |