Initial public busybox maemo commit, 3:1.10.2.legal-1osso12
[busybox4maemo] / debian / control
index ee441f5..720bfad 100644 (file)
@@ -1,16 +1,18 @@
 Source: busybox
 Priority: optional
 Section: utils
-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
-Uploaders: Bastian Blank <waldi@debian.org>
+Maintainer: Yauheni Kaliuta <yauheni.kaliuta@nokia.com>
+Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
+Original-Uploaders: Bastian Blank <waldi@debian.org>
 Build-Depends: debhelper (>> 5), lsb-release, quilt
 Standards-Version: 3.7.3
 
 Package: busybox
 Architecture: any
 Depends: ${shlibs:Depends}
-Conflicts: busybox-static
-Replaces: busybox-static
+Conflicts: busybox-static, findutils, gzip, hostname, ifupdown, net-tools, procps, sed, tar, coreutils, grep, mount, login, debianutils, util-linux, nawk, mawk, gawk, elvis-tiny, mktemp, bsdutils, sysvinit-utils, iputils-ping, psmisc, time
+Replaces: busybox-static, findutils, gzip, hostname, ifupdown, net-tools, procps, sed, tar, coreutils, grep, mount, login, debianutils, util-linux, mktemp, bsdutils, sysvinit-utils, dnsutils, iputils-ping, psmisc, time
+Provides: busybox-static, findutils, gzip, hostname, ifupdown, net-tools, procps, sed, tar, coreutils, grep, mount, login, debianutils, util-linux, vi, awk, nawk, mawk, gawk, mktemp, bsdutils, sysvinit-utils, iputils-ping, psmisc, time
 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
@@ -25,36 +27,11 @@ Description: Tiny utilities for small and embedded systems
  to install BusyBox to the current directory (you do not want to do this
  in / on your Debian system!).
 
-Package: busybox-static
+Package: busybox-dbg
 Architecture: any
-Depends: ${shlibs:Depends}
-Conflicts: busybox
-Replaces: busybox
-Priority: extra
-Section: shells
-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
- their full-featured GNU cousins; however, the options that are included
- provide the expected functionality and behave very much like their GNU
- counterparts.
- .
- busybox-static provides you with a statically linked simple stand alone shell
- that provides all the utilities available in BusyBox. This package is
- intended to be used as a rescue shell, in the event that you screw up your
- system. Invoke "busybox sh" and you have a standalone shell ready to save
- your system from certain destruction. Invoke "busybox", and it will list the
- available builtin commands.
-
-Package: busybox-udeb
-XC-Package-Type: udeb
-Architecture: any
-Depends: ${shlibs:Depends}
-Section: debian-installer
-Priority: extra
-Description: Tiny utilities for the debian-installer
+Depends: busybox (= ${Source-Version})
+Section: devel
+Description: Tiny utilities for small and embedded systems (debug version)
  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,
@@ -63,7 +40,4 @@ Description: Tiny utilities for the debian-installer
  provide the expected functionality and behave very much like their GNU
  counterparts.
  .
- busybox-cvs-udeb is used by the debian-installer, so unless you are working on
- the debian-installer, this package is not for you. Installing this 
- on your Debian system is a very, very bad idea. You have been warned.
-
+ This package installs the BusyBox binary with debug symbols