test framework for deb building

This commit is contained in:
2026-04-07 03:20:40 -04:00
parent ebe75427af
commit 210fb30059
3 changed files with 4 additions and 8 deletions
+2 -7
View File
@@ -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