diff options
author | dancer <dancer> | 2001-09-29 16:54:12 +0000 |
---|---|---|
committer | dancer <dancer> | 2001-09-29 16:54:12 +0000 |
commit | a063dab99499fac2d9b437ab2a33dd3ca611558d (patch) | |
tree | 2c048274d60a1b4171cab6445106a1380053e4ff /debian | |
parent | a731a88f40bac098f90cfaf59a81a88f11c2a729 (diff) | |
download | pbuilder-a063dab99499fac2d9b437ab2a33dd3ca611558d.tar pbuilder-a063dab99499fac2d9b437ab2a33dd3ca611558d.tar.gz |
update
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index e72ae3a..48d4661 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -pbuilder (0.6.0.prerelease.20010927.1) unstable; urgency=low +pbuilder (0.6.0.prerelease.20010930) unstable; urgency=low * fixing manpage section * Adding --configfile option, to load random config file. - * Adding --extrapackages option, to load random additional - * Merging some patches from Dale, with some modifications to + * Adding --extrapackages option, to load random additional + * Merging some patches from Dale, with some modifications to fit my taste. his changelog was : o Wrote pbuilder-runhooks and integrated it into the create and update scripts. @@ -16,15 +16,16 @@ pbuilder (0.6.0.prerelease.20010927.1) unstable; urgency=low oo Dale Amon <amon@vnl.com> Wed, 26 Sep 2001 23:49:00 +0001 * when HOOKDIR is not set, scripts won't be ran. - It is a security risk to be able to run any random script as + It is a security risk to be able to run any random script as root, so be aware of this when setting "HOOKDIR". * debian/control: removed ${shlibs:Depends}, because there is none. * fixing logic error in updatebuildenv. * removed pushd and popd from runhooks, just because I don't think it looks cute. - * temporal upload ... - - -- Junichi Uekawa <dancer@debian.org> Thu, 27 Sep 2001 20:09:03 +0900 + * temporal upload ... + * logging what's copied in build target, parsing of .dsc + + -- Junichi Uekawa <dancer@debian.org> Sun, 30 Sep 2001 01:49:59 +0900 pbuilder (0.6) unstable; urgency=low |