fix Debian package errors (#288)

* Fix lintian errors

Fix lintian errors
Short description in debian/changelog to hide lintian changelog warnings
Use launcher scripts that run java and electron from /usr/bin

* Update changelog version

* Rename laucnher scripts. Put electron installaion guide in electron-launcher-standalone.sh

* Seperate debian packager codes from unix-bundler.sh

* chmod +x debian-packager.sh

* Fix mistakes

* Fix mistakes

* Add missing '!' to shebang

* Change faviconlogo.png to tachidesk.png

* Change faviconlogo.png to tachidesk.png
This commit is contained in:
Mahor
2022-01-17 18:41:58 +03:30
committed by GitHub
parent 8d48e56fa0
commit ec1589aa2d
10 changed files with 80 additions and 39 deletions

View File

@@ -1,9 +1,9 @@
#!/usr/bin/dh-exec
debian/tachidesk.png usr/share/pixmaps/
debian/tachidesk.desktop usr/share/applications/
tachidesk-browser-launcher.sh => usr/bin/tachidesk
tachidesk-browser-launcher.sh => usr/bin/tachidesk-browser
tachidesk-debug-launcher.sh => usr/bin/tachidesk-debug
tachidesk-electron-launcher.sh => usr/bin/tachidesk-electron
debian/tachidesk-browser-launcher-standalone.sh => usr/bin/tachidesk
debian/tachidesk-browser-launcher-standalone.sh => usr/bin/tachidesk-browser
debian/tachidesk-debug-launcher-standalone.sh => usr/bin/tachidesk-debug
debian/tachidesk-electron-launcher-standalone.sh => usr/bin/tachidesk-electron
Tachidesk.jar => usr/share/java/tachidesk/tachidesk.jar
debian/tachidesk.png usr/share/pixmaps/
debian/tachidesk.desktop usr/share/applications/