X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=f54e1fa87c1ac131a413d64fca6b24b7ca9155cc;hb=6e80e7f4ed99ca3bb75899449e70fa8e44514914;hp=8bbc8dcd2e47ab45525f0d2de2a0b950dfc2f973;hpb=ce76205f15ce84a390132a388e32a3407df17ebd;p=grml-live-grml.git diff --git a/debian/control b/debian/control index 8bbc8dc..f54e1fa 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,10 @@ Source: grml-live-grml Section: grml -Priority: extra +Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 7) -Standards-Version: 3.9.8 +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 @@ -12,19 +13,13 @@ 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 bsd4grml, FreeDOS, netboot.xyz and the All-in-one GRUB. You can safely skip this package if you don't need them. - -Package: grml-live-compat -Architecture: all -Depends: ${misc:Depends} -Recommends: grml-live -Conflicts: grml-live-addons (<< 0.15.1~) -Description: transitional package - This package surves no purpose except to easy upgrades - from previous versions.