surrealdb / surrealist

Surrealist is the ultimate way to visually manage your SurrealDB database
https://surrealist.app/
MIT License
1.04k stars 74 forks source link

Warning: missing 'Maintainer' field #212

Closed ThatsNasu closed 3 months ago

ThatsNasu commented 3 months ago

Describe the bug After installing the debian package with dpkg, it gives me a warning that parsing file 'var/lib/dpkg/tmp.ci/control' near line 10 package 'surrealist': missing 'Maintainer' field

To Reproduce run sudo dpkg -i surrealist_2.0.2.deb let dpgk do its thing see the warning (attached image) dpkd_output

Environment:

Platform: Desktop
OS: Linux
Architecture: x86_64
WebView: Mozilla/5.0 (X11; Ubuntu; Linux x86_64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Safari/605.1.15
Version: 2.0.2
Flags: featureFlags: false, models_view: true, apidocs_view: true, themes: false, newsfeed: true
macjuul commented 3 months ago

This should be fixed in the next patch release

ThatsNasu commented 3 months ago

glad to hear, thanks.