X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=f54e1fa87c1ac131a413d64fca6b24b7ca9155cc;hb=6e80e7f4ed99ca3bb75899449e70fa8e44514914;hp=86f4cb3b5b205a8cb11963d24665f54848520118;hpb=91b520376ef6d54d80ed359ec114fb85cb35a0bf;p=grml-live-grml.git diff --git a/debian/control b/debian/control index 86f4cb3..f54e1fa 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,25 @@ -Source: grml-live +Source: grml-live-grml Section: grml Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 5) -Standards-Version: 3.7.2 -S-X-Vcs-Hg: 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 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, zsh -Description: build scripts for creating grml live cd - This package provides build scripts for creating - a grml live cd. - . - Homepage: http://grml.org/grml-live/ +Package: grml-live-addons +Architecture: all +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.