diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 13:04:35 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 13:04:35 +0000 |
commit | 14c2c31d19083e587893466dfaaaf93dc0072c51 (patch) | |
tree | ee4b3583808938fc4716144a044cf6d0cd4a9407 | |
parent | Updating vcs fields. (diff) | |
download | firmware-nonfree-14c2c31d19083e587893466dfaaaf93dc0072c51.tar.xz firmware-nonfree-14c2c31d19083e587893466dfaaaf93dc0072c51.zip |
Updating section fields.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/templates/control.extra.in | 6 | ||||
-rw-r--r-- | debian/templates/control.source.in | 2 |
2 files changed, 4 insertions, 4 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) diff --git a/debian/templates/control.source.in b/debian/templates/control.source.in index 0d93b97..5b362bd 100644 --- a/debian/templates/control.source.in +++ b/debian/templates/control.source.in @@ -1,5 +1,5 @@ Source: firmware-nonfree -Section: non-free-firmware/kernel +Section: non-free/kernel Priority: optional Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org> XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org> |