test framework for deb building
This commit is contained in:
Vendored
+2
-7
@@ -1,7 +1,7 @@
|
||||
Source: navidrome-uploader
|
||||
Section: web
|
||||
Priority: optional
|
||||
Maintainer: Arian Nasr <arian@example.com>
|
||||
Maintainer: Arian Nasr <arian@2ari.ca>
|
||||
Build-Depends: debhelper-compat (= 13)
|
||||
Standards-Version: 4.7.0
|
||||
Rules-Requires-Root: no
|
||||
@@ -9,9 +9,4 @@ Rules-Requires-Root: no
|
||||
Package: navidrome-uploader
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, adduser, python3, python3-pip, python3-venv
|
||||
Description: Lightweight web uploader for Navidrome music libraries
|
||||
Flask application that provides a drag-and-drop web interface for uploading
|
||||
audio files into a Navidrome music directory. The package installs a
|
||||
hardened systemd service and manages Python dependencies in a dedicated venv
|
||||
under /opt/navidrome-uploader.
|
||||
|
||||
Description: Navidrome Web Upload Utility
|
||||
Reference in New Issue
Block a user