From: Eric Andersen Date: Thu, 22 Feb 2001 05:08:16 +0000 (-0000) Subject: Fix malformed build-depends. Update list of bugs to close X-Git-Tag: 0_50~179 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5d9cad025389ed836100bf5f2942527407d11443;p=platform%2Fupstream%2Fbusybox.git Fix malformed build-depends. Update list of bugs to close -Erik --- diff --git a/debian/changelog b/debian/changelog index 434636f..ad37afe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,10 @@ busybox (0.50pre-1) unstable; urgency=low + * Fix malformed Build-Depends (closes: #86930) + * grep has worked for some time now (closes: #81084) + * init compiles with DEBUG_INIT enabled (closes: #85794) + * md5sum no longer displays filename when reading stdin (closes: #81283) + * lsmod, rmmod, and insmod are no longer enabled (closes: #85642) * Not yet released. * See changelog for details. diff --git a/debian/control b/debian/control index 5a66241..23223a9 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: busybox Priority: optional Maintainer: Erik Andersen -Build-Depends: debhelper (>= 2.1.18), dpkg-dev (1.7.0) +Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0) Standards-Version: 3.2.1.0 Package: busybox