X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=f54e1fa87c1ac131a413d64fca6b24b7ca9155cc;hb=8bea7c421533e53f8575cd7604c3ee21d31515e2;hp=8e4d0b77b48912243f6e8a5c6f22ecda5e11fe79;hpb=b4b7f7395e5133868ab21d814a35274138aeb564;p=grml-live-grml.git diff --git a/debian/control b/debian/control index 8e4d0b7..f54e1fa 100644 --- a/debian/control +++ b/debian/control @@ -1,18 +1,25 @@ -Source: grml-live +Source: grml-live-grml Section: grml -Priority: extra +Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 5), asciidoc, xsltproc, docbook-xsl -Standards-Version: 3.8.0 -Homepage: http://grml.org/grml-live/ -XS-Vcs-hg: http://hg.grml.org/grml-live/ -XS-Vcs-Browser: http://hg.grml.org/grml-live/ +Build-Depends: + debhelper-compat (= 12), +Standards-Version: 4.5.0 +Homepage: https://grml.org/grml-live/ +Vcs-git: git://git.grml.org/grml-live-grml.git +Vcs-Browser: https://git.grml.org/?p=grml-live-grml.git +Origin: Grml +Bugs: mailto:bugs@grml.org -Package: grml-live +Package: grml-live-addons Architecture: all -Depends: fai-client (>= 3.2.4), fai-server (>= 3.2.4), memtest86+ [i386 amd64], mkisofs | genisoimage, squashfs-tools, wget -Suggests: fai-doc -Description: build system for creating a grml (based) live-cd - This package provides the build system for creating - a Debian / grml based Linux live cd. It is based on - FAI (Fully Automatic Installation). +Depends: + ${misc:Depends}, +Recommends: + grml-live, +Conflicts: + grml-live (<< 0.9.13), +Description: templates/boot/addons for grml-live + This package provides the boot addons bsd4grml, FreeDOS, + netboot.xyz and the All-in-one GRUB. + You can safely skip this package if you don't need them.