Add initial support for Debian/lenny; update VCS headers
[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), asciidoc, xsltproc, docbook-xsl
7 Standards-Version: 3.8.0
8 Homepage: http://grml.org/grml-debootstrap/
9 Vcs-git: git://git.grml.org/grml-debootstrap.git
10 Vcs-Browser: http://git.grml.org/?p=grml-debootstrap.git
11
12 Package: grml-debootstrap
13 Architecture: all
14 Depends: ${shlibs:Depends}, ${misc:Depends}, debootstrap (>= 0.3.3.3) | cdebootstrap (>= 0.3.16), grml-etc-core
15 Description: wrapper around debootstrap for installing plain Debian via grml
16  This package provides a wrapper suite around deboostrap and
17  cdebootstrap for installing a plain Debian system via grml.
18  .
19  All you have to do is adjust a few variables in configuration
20  file /etc/debootstrap/config or use the interactive configuration
21  frontend. A plain and base Debian system will be installed on the
22  specified device (or directory) then. Customization of this process 
23  is possible as well.
24  .
25  Supported Debian GNU/Linux releases:
26    * Etch  (4.0) [old-stable]
27    * Lenny (5.0) [stable]
28    * Squeeze     [testing]
29    * Sid         [unstable]