aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authordancer <dancer>2001-09-01 07:13:06 +0000
committerdancer <dancer>2001-09-01 07:13:06 +0000
commit83d0764b13fb6b4c62d411fd964c9f430dcc46e5 (patch)
tree5d2a0ba6d24c247ddd55d1b9d4e4274186686c86 /debian
parent7ddeeba34680c1087d4d6fe113e89f5d6a738253 (diff)
downloadpbuilder-83d0764b13fb6b4c62d411fd964c9f430dcc46e5.tar
pbuilder-83d0764b13fb6b4c62d411fd964c9f430dcc46e5.tar.gz
added internal checkbuilddeps
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8c9da51..44b4b20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,11 @@ pbuilder (0.3) unstable; urgency=low
* note that --mirror only affects when --distribution is there.
* fixed a typo in regexp. Could not handle NMU packages, for builder. It did not accept a "period" in the debian version number. strange.
* depend on debootstrap 0.1.15 or greater. Because it has been tested on 0.1.15
+ * includes an internal checkbuilddep (crude hack) to support potato.
+ Internal build-dependency checker is used when dpkg-checkbuilddeps is not available.
+ This really needs to be fixed.
- -- Junichi Uekawa <dancer@debian.org> Wed, 29 Aug 2001 02:11:57 +0900
+ -- Junichi Uekawa <dancer@debian.org> Sat, 1 Sep 2001 14:40:31 +0900
pbuilder (0.2) unstable; urgency=low