debian packaging info
This commit is contained in:
parent
442f2410c3
commit
9c0295023a
1 changed files with 5 additions and 0 deletions
|
@ -44,3 +44,8 @@ unused_must_use = "deny"
|
||||||
|
|
||||||
[lints.clippy]
|
[lints.clippy]
|
||||||
uninlined_format_args = "allow"
|
uninlined_format_args = "allow"
|
||||||
|
|
||||||
|
[package.metadata.deb]
|
||||||
|
maintainer = "Penelope Gwen <support@pogmom.me>"
|
||||||
|
section = "x11"
|
||||||
|
revision = "2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue