diff options
Diffstat (limited to '')
-rw-r--r-- | debian/templates/control.extra.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/templates/control.extra.in b/debian/templates/control.extra.in index eeb37cc..62d3cd8 100644 --- a/debian/templates/control.extra.in +++ b/debian/templates/control.extra.in @@ -1,5 +1,5 @@ Package: firmware-linux -Section: non-free-firmware/metapackages +Section: non-free/metapackages Architecture: all Depends: firmware-linux-free, firmware-linux-nonfree (= ${binary:Version}), ${misc:Depends} @@ -9,7 +9,7 @@ Description: Binary firmware for various drivers in the Linux kernel (metapackag be used with drivers in the Linux kernel. Package: firmware-linux-nonfree -Section: non-free-firmware/metapackages +Section: non-free/metapackages Architecture: all Depends: firmware-misc-nonfree (= ${binary:Version}), firmware-amd-graphics (= ${binary:Version}), ${misc:Depends} @@ -19,7 +19,7 @@ Description: Binary firmware for various drivers in the Linux kernel (metapackag in the Linux kernel. Package: firmware-qcom-media -Section: non-free-firmware/oldlibs +Section: non-free/oldlibs Architecture: all Depends: firmware-qcom-soc, ${misc:Depends} Description: Binary firmware for Qualcomm graphics/video (dummy package) |