aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-11-26 02:16:06 +0000
committerbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-11-26 02:16:06 +0000
commitc5069eeb3e476bcf7974e0c869f8857a84483f2a (patch)
treeaae9fc96321202936255d326036c44c5aa3b6a31 /debian/control
parent9ee3c6fa1448246239a878ca6a92fd5e4873e721 (diff)
downloadbusybox-w32-c5069eeb3e476bcf7974e0c869f8857a84483f2a.tar.gz
busybox-w32-c5069eeb3e476bcf7974e0c869f8857a84483f2a.tar.bz2
busybox-w32-c5069eeb3e476bcf7974e0c869f8857a84483f2a.zip
Make a seperate busybox-doc package
git-svn-id: svn://busybox.net/trunk/busybox@6015 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 3626718da..2a0ffa8bf 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,15 @@ Source: busybox
2Priority: optional 2Priority: optional
3Maintainer: Erik Andersen <andersee@debian.org> 3Maintainer: Erik Andersen <andersee@debian.org>
4Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0) 4Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0)
5Build-Depends-Indep: sgmltools-lite, w3m
5Standards-Version: 3.2.1.0 6Standards-Version: 3.2.1.0
6 7
8Package: busybox-doc
9Architecture: all
10Section: doc
11Description: Documentation for busybox
12 Documentation in various formats on busybox commands and their options.
13
7Package: busybox 14Package: busybox
8Architecture: any 15Architecture: any
9Depends: ${shlibs:Depends} 16Depends: ${shlibs:Depends}