diff options
Diffstat (limited to 'debian/templates/control.source.in')
-rw-r--r-- | debian/templates/control.source.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/templates/control.source.in b/debian/templates/control.source.in new file mode 100644 index 0000000..30814ac --- /dev/null +++ b/debian/templates/control.source.in @@ -0,0 +1,10 @@ +Source: firmware-free +Section: kernel +Priority: optional +Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org> +Uploaders: Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org> +Build-Depends: debhelper-compat (= 13) +Rules-Requires-Root: no +Standards-Version: 4.5.0 +Vcs-Git: https://salsa.debian.org/kernel-team/firmware-free.git +Vcs-Browser: https://salsa.debian.org/kernel-team/firmware-free |