Added a Maintainer field to the Debian packaging control file, to stop showing a warning every time someone installs a package

This commit is contained in:
Logix
2019-01-24 17:23:39 +02:00
parent 3a836db14e
commit 1347c15fb7

View File

@@ -1,5 +1,6 @@
Package: {{packageName}}
Version: {{applicationVersion}}
Priority: optional
Maintainer: Matt Hensman <m+github@matt.tf>
Architecture: amd64
Description: {{applicationName}}