Added deb package config
This commit is contained in:
parent
b3cf2c50cb
commit
a35f908fe7
1 changed files with 10 additions and 0 deletions
10
debian.json
Normal file
10
debian.json
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"dest": "release-builds/",
|
||||||
|
"icon": "src/assets/icons/png/1024x1024.png",
|
||||||
|
"categories": [
|
||||||
|
"Science"
|
||||||
|
],
|
||||||
|
"lintianOverrides": [
|
||||||
|
"changelog-file-missing-in-native-package"
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue