X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fcontrol;h=3b77770fe6c72f74eba10328ef7c69e0ccb86461;hp=d7ff74c0fb4548816770782375597c27f46d0052;hb=76ed29a773435264b5bb623b51c50d974a70e380;hpb=20f7ff0802f18f1913b321ec31c2052d7cb21c75 diff --git a/debian/control b/debian/control index d7ff74c..3b77770 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,12 @@ Section: grml Priority: optional Maintainer: Michael Prokop Uploaders: Alexander Wirt -Build-Depends: debhelper (>= 5), asciidoc, xsltproc, docbook-xsl -Standards-Version: 3.8.0 -Homepage: http://hg.grml.org/grml-debootstrap/ -XS-Vcs-hg: http://hg.grml.org/grml-debootstrap/ -XS-Vcs-Browser: http://hg.grml.org/grml-debootstrap/ +Build-Depends: debhelper (>= 5) +Build-Depends-Indep: asciidoc, docbook-xsl, xsltproc, shunit2 +Standards-Version: 3.9.1 +Homepage: http://grml.org/grml-debootstrap/ +Vcs-git: git://git.grml.org/grml-debootstrap.git +Vcs-Browser: http://git.grml.org/?p=grml-debootstrap.git Package: grml-debootstrap Architecture: all @@ -17,13 +18,13 @@ Description: wrapper around debootstrap for installing plain Debian via grml cdebootstrap for installing a plain Debian system via grml. . All you have to do is adjust a few variables in configuration - file /etc/debootstrap/config or use the configuration frontend. - A plain and base Debian system will be installed on the given - device (or directory) then. Customization of this process is - possible as well. + file /etc/debootstrap/config or use the interactive configuration + frontend. A plain and base Debian system will be installed on the + specified device (or directory) then. Customization of this process + is possible as well. . Supported Debian GNU/Linux releases: - * Sarge (3.1) [old-stable] - * Etch (4.0) [stable] - * Lenny (4.0) [testing] - * Sid (4.0 unstable) [unstable] + * Etch (4.0) [old-stable] + * Lenny (5.0) [stable] + * Squeeze [testing] + * Sid [unstable]