aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authordancer <dancer>2001-11-08 01:54:21 +0000
committerdancer <dancer>2001-11-08 01:54:21 +0000
commit23d64aadabdc9bf4714b84e76be5fcaa1342404b (patch)
tree5bb8532faddeed5b71fdd63437313d26882bce6c /debian
parent12a20ca5ede85960359b829da938a51e9b776d67 (diff)
downloadpbuilder-23d64aadabdc9bf4714b84e76be5fcaa1342404b.tar
pbuilder-23d64aadabdc9bf4714b84e76be5fcaa1342404b.tar.gz
fixed build-conflicts logic
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4d090d1..2ca052a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
pbuilder (0.11) unstable; urgency=low
* Fixing some minor glitch. pdebuild should be calling dpkg-buildpackage with -us -uc.
+ * changed pdebuild logic in obtaining version number, from using
+ grep/cut to sed.
+ * fixed build-conflicts logic. It failed when build-conflicted target did not
+ exist inside chroot.
- -- Junichi Uekawa <dancer@debian.org> Wed, 7 Nov 2001 00:36:38 +0900
+ -- Junichi Uekawa <dancer@debian.org> Thu, 8 Nov 2001 10:53:09 +0900
pbuilder (0.10) unstable; urgency=low