Update comments.

This commit is contained in:
Cyril Brulebois 2021-07-25 07:18:38 +02:00
parent 76fc95f307
commit a726d0df83
1 changed files with 4 additions and 2 deletions

View File

@ -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;