diff options
author | Christian Pointner <equinox@helsinki.at> | 2024-05-10 18:56:00 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2024-05-10 18:56:00 (GMT) |
commit | af6bfbbd2496b1f5aa02b94caff4e6f988fa32c9 (patch) | |
tree | 45bebb68a0bf3bfc2fff1646f6fa0f4b976fba57 /snd-alpx-dkms/debian/control | |
parent | 7035064ca063fdf15669ceb790ecef1e5ed054b0 (diff) |
rename package to snd-alpx-dkms
Diffstat (limited to 'snd-alpx-dkms/debian/control')
-rw-r--r-- | snd-alpx-dkms/debian/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/snd-alpx-dkms/debian/control b/snd-alpx-dkms/debian/control new file mode 100644 index 0000000..9a8c48a --- /dev/null +++ b/snd-alpx-dkms/debian/control @@ -0,0 +1,13 @@ +Source: snd-alpx-dkms +Section: kernel +Priority: optional +Maintainer: Christian Pointner <equinox@helsinki.at> +Build-Depends: debhelper-compat (= 13), + dh-sequence-dkms, +Standards-Version: 4.6.0 +Rules-Requires-Root: no + +Package: snd-alpx-dkms +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: ALSA Driver for Digigram ALPx cards |