diff options
author | dancer <dancer> | 2002-10-30 08:42:07 +0000 |
---|---|---|
committer | dancer <dancer> | 2002-10-30 08:42:07 +0000 |
commit | dc85401fcc7bfe69a192bc4d8b61aa5f37055f1e (patch) | |
tree | a1e819912d41ff5e767480736ed51c62f930d995 /debian | |
parent | d2253141addb9872477a6925e7079b16d32e54f5 (diff) | |
download | pbuilder-dc85401fcc7bfe69a192bc4d8b61aa5f37055f1e.tar pbuilder-dc85401fcc7bfe69a192bc4d8b61aa5f37055f1e.tar.gz |
+ * debuild-pbuilder: a better handling of directory, copied from pdebuild.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c9091c5..e1e4118 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,11 @@ pbuilder (0.48) UNRELEASED; urgency=low * Not a released version. + * improved handling of directory in debuild-pbuilder. + * Version-deps parser changed slightly. + * unset LOGNAME. - -- Junichi Uekawa <dancer@debian.org> Tue, 29 Oct 2002 22:59:12 +0900 + -- Junichi Uekawa <dancer@debian.org> Wed, 30 Oct 2002 17:40:02 +0900 pbuilder (0.47) unstable; urgency=low |