X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=f54e1fa87c1ac131a413d64fca6b24b7ca9155cc;hb=6e80e7f4ed99ca3bb75899449e70fa8e44514914;hp=804831e7d6811d9ffbab8b7e41f9419500de26db;hpb=76cff38f0f1f7b948bac78e61580bf97ecc476a2;p=grml-live-grml.git diff --git a/debian/control b/debian/control index 804831e..f54e1fa 100644 --- a/debian/control +++ b/debian/control @@ -1,32 +1,25 @@ Source: grml-live-grml Section: grml -Priority: extra +Priority: optional Maintainer: Michael Prokop -Uploaders: Christian Hofstaedtler -Build-Depends: debhelper (>= 7), pciutils, memtest86+, syslinux-common, ipxe, grub-pc-bin -Standards-Version: 3.9.2 -Homepage: http://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: http://git.grml.org/?p=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-addons Architecture: all -Depends: ${misc:Depends} -Recommends: grml-live -Conflicts: grml-live (<< 0.9.13) +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 known as the features - providing bootoptions bsd, dos, and grub. You can safely - skip this package if you don't need the addons. - -Package: grml-live-compat -Architecture: all -Depends: ${misc:Depends}, grml-live-addons -Recommends: grml-live -Conflicts: grml-live-addons (<< 0.15.1~) -Description: templates/boot/addons unstable binaries for grml-live - This package provides files from unstable, to allow building - GRML on stable, and having all the boot templates actually work. - + 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.