test framework for deb building
This commit is contained in:
Vendored
+1
-1
@@ -2,5 +2,5 @@ navidrome-uploader (0.1.0) unstable; urgency=medium
|
||||
|
||||
* Add Debian packaging with systemd service integration and venv setup.
|
||||
|
||||
-- Arian Nasr <arian@example.com> Tue, 07 Apr 2026 12:00:00 +0000
|
||||
-- Arian Nasr <arian@2ari.ca> Tue, 07 Apr 2026 12:00:00 +0000
|
||||
|
||||
|
||||
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