full_updater/debian/control
enzo 9b449b39ce
Some checks failed
Build and Release .deb / build-deb (push) Failing after 21s
fix(debian): remove pybuild, use manual install in rules
- Remove dh-python and pybuild from debian/rules
- Remove python3-all from build deps
- Manual install of scripts and full_updater module
- Update Depends to use python3 directly
2026-05-13 00:43:44 +02:00

15 lines
549 B
Text

Source: full-updater
Section: admin
Priority: optional
Maintainer: Enzo <admin@geronzi.fr>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.0
Package: full-updater
Architecture: all
Depends: python3, python3-venv, git, pct
Description: TUI for APT/CVE updates on Proxmox host and LXC
Full Updater is a terminal user interface (TUI) that visualizes
available APT updates and CVEs for the Proxmox host and all LXC
containers. It supports keyboard and mouse controls, real-time
scanning, caching, and one-click upgrades via pct exec.