Update comments.
This commit is contained in:
parent
76fc95f307
commit
a726d0df83
|
@ -10,8 +10,10 @@
|
||||||
#
|
#
|
||||||
# We're limiting ourselves to packages announcing Type: firmware, and
|
# We're limiting ourselves to packages announcing Type: firmware, and
|
||||||
# they need to include such information in their metadata, e.g.
|
# they need to include such information in their metadata, e.g.
|
||||||
# src:firmware-nonfree
|
# src:firmware-nonfree; the --test option can be used until such
|
||||||
# (https://salsa.debian.org/kernel-team/firmware-nonfree/-/merge_requests/19).
|
# packages appear in the archive.
|
||||||
|
#
|
||||||
|
# See: https://salsa.debian.org/kernel-team/firmware-nonfree/-/merge_requests/19
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|
Loading…
Reference in New Issue