diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
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 |