Add debian/ subdirectory (temporary).
[febootstrap.git] / debian / control
1 Source: febootstrap
2 Section: libs
3 Priority: extra
4 Maintainer: Richard Jones <rjones@redhat.com>
5 Uploaders: Richard Jones <rjones@redhat.com>, Guido Günther <agx@sigxcpu.org>
6 Build-Depends: debhelper (>= 7), ocaml, ocaml-findlib, aptitude,
7  module-init-tools, e2fslibs-dev, e2fsprogs
8 Homepage: http://people.redhat.com/~rjones/febootstrap
9 Standards-Version: 3.8.2
10
11 Package: febootstrap
12 Architecture: any
13 Depends: ${shlibs:Depends}, ${misc:Depends}
14 Description: bootstrapping tool for creating supermin appliances
15  febootstrap is a tool for building supermin appliances. These are
16  tiny appliances [similar to virtual machines], usually around 100KB
17  in size, which get fully instantiated on-the-fly in a fraction of a
18  second when you need to boot one of them.