A missing securetty file is not an error.
[oweals/busybox.git] / debian / control
index 5a662419f3d88a56325ca6b9a816710f4697b94b..3626718da9e1c6acac1671e53027ea6dfd462317 100644 (file)
@@ -1,20 +1,20 @@
 Source: busybox
 Priority: optional
 Maintainer: Erik Andersen <andersee@debian.org>
-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
 Architecture: any
 Depends: ${shlibs:Depends}
-Conflicts: 
-Replaces: 
+Conflicts: busybox-static
+Replaces: busybox-static 
 Section: utils
 Description: Tiny utilities for small and embedded systems. 
  BusyBox combines tiny versions of many common UNIX utilities into a single
  small executable. It provides minimalist replacements for the most common
- utilities you would usually find on your desktop system (i.e. ls, cp, mv,
- mount, tar, etc).  The utilities in BusyBox generally have fewer options than
+ utilities you would usually find on your desktop system (i.e., ls, cp, mv,
+ mount, tar, etc.).  The utilities in BusyBox generally have fewer options than
  their full-featured GNU cousins; however, the options that are included
  provide the expected functionality and behave very much like their GNU
  counterparts.
@@ -27,12 +27,14 @@ Description: Tiny utilities for small and embedded systems.
 Package: busybox-static
 Architecture: any
 Depends: ${shlibs:Depends}
+Conflicts: busybox
+Replaces: busybox
 Section: shells
-Description: Provides a stand alone rescue shell with tons of builtin utilities. 
+Description: Standalone rescue shell with tons of builtin utilities. 
  BusyBox combines tiny versions of many common UNIX utilities into a single
  small executable. It provides minimalist replacements for the most common
- utilities you would usually find on your desktop system (i.e. ls, cp, mv,
- mount, tar, etc).  The utilities in BusyBox generally have fewer options than
+ utilities you would usually find on your desktop system (i.e., ls, cp, mv,
+ mount, tar, etc.).  The utilities in BusyBox generally have fewer options than
  their full-featured GNU cousins; however, the options that are included
  provide the expected functionality and behave very much like their GNU
  counterparts.
@@ -48,11 +50,12 @@ Package: busybox-udeb
 Architecture: any
 Depends: ${shlibs:Depends}
 Section: debian-installer
+Priority: standard
 Description: Tiny utilities for the debian-installer
  BusyBox combines tiny versions of many common UNIX utilities into a single
  small executable. It provides minimalist replacements for the most common
- utilities you would usually find on your desktop system (i.e. ls, cp, mv,
- mount, tar, etc).  The utilities in BusyBox generally have fewer options than
+ utilities you would usually find on your desktop system (i.e., ls, cp, mv,
+ mount, tar, etc.).  The utilities in BusyBox generally have fewer options than
  their full-featured GNU cousins; however, the options that are included
  provide the expected functionality and behave very much like their GNU
  counterparts.