diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-02-22 05:08:16 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-02-22 05:08:16 +0000 |
commit | 5d9cad025389ed836100bf5f2942527407d11443 (patch) | |
tree | f976418ac5a0350f178c27d27729ac9dc2765c5d /debian/control | |
parent | 7aa1f5c42afbdf4574ef477de826051dd4c61158 (diff) | |
download | busybox-w32-5d9cad025389ed836100bf5f2942527407d11443.tar.gz busybox-w32-5d9cad025389ed836100bf5f2942527407d11443.tar.bz2 busybox-w32-5d9cad025389ed836100bf5f2942527407d11443.zip |
Fix malformed build-depends. Update list of bugs to close
-Erik
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 5a662419f..23223a9a9 100644 --- a/debian/control +++ b/debian/control | |||
@@ -1,7 +1,7 @@ | |||
1 | Source: busybox | 1 | Source: busybox |
2 | Priority: optional | 2 | Priority: optional |
3 | Maintainer: Erik Andersen <andersee@debian.org> | 3 | Maintainer: Erik Andersen <andersee@debian.org> |
4 | Build-Depends: debhelper (>= 2.1.18), dpkg-dev (1.7.0) | 4 | Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0) |
5 | Standards-Version: 3.2.1.0 | 5 | Standards-Version: 3.2.1.0 |
6 | 6 | ||
7 | Package: busybox | 7 | Package: busybox |