Skip to content

Commit 67d2312

Browse files
committed
Switch to optional priority in Debian package
Switch to using "optional" priority for the Debian package instead of the deprecated "extra", as recommended by lintian.
1 parent 907547a commit 67d2312

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Source: digimend-dkms
22
Section: kernel
3-
Priority: extra
3+
Priority: optional
44
Maintainer: Nikolai Kondrashov <spbnick@gmail.com>
55
Build-Depends: debhelper (>= 9), dkms
66
Standards-Version: 3.9.5

0 commit comments

Comments
 (0)