Release new version 0.42.
[grml-debootstrap.git] / debian / control
1 Source: grml-debootstrap
2 Section: grml
3 Priority: optional
4 Maintainer: Michael Prokop <mika@grml.org>
5 Uploaders: Alexander Wirt <formorer@grml.org>
6 Build-Depends: debhelper (>= 5)
7 Build-Depends-Indep: asciidoc, docbook-xsl, xsltproc, shunit2
8 Standards-Version: 3.9.1
9 Homepage: http://grml.org/grml-debootstrap/
10 Vcs-git: git://git.grml.org/grml-debootstrap.git
11 Vcs-Browser: http://git.grml.org/?p=grml-debootstrap.git
12
13 Package: grml-debootstrap
14 Architecture: all
15 Depends: ${shlibs:Depends}, ${misc:Depends}, debootstrap (>= 0.3.3.3) | cdebootstrap (>= 0.3.16), grml-etc-core
16 Description: wrapper around debootstrap for installing plain Debian via grml
17  This package provides a wrapper suite around deboostrap and
18  cdebootstrap for installing a plain Debian system via grml.
19  .
20  All you have to do is adjust a few variables in configuration
21  file /etc/debootstrap/config or use the interactive configuration
22  frontend. A plain and base Debian system will be installed on the
23  specified device (or directory) then. Customization of this process 
24  is possible as well.
25  .
26  Supported Debian GNU/Linux releases:
27    * Etch  (4.0) [old-stable]
28    * Lenny (5.0) [stable]
29    * Squeeze     [testing]
30    * Sid         [unstable]