Merge pull request #26 from logix2/master

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:
Matt Hensman
2019-01-24 15:31:34 +00:00
committed by GitHub

View File

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