# Copyright (C) 2024 - 2025 ENCRYPTED SUPPORT LLC <adrelanos@kicksecure.com>
## See the file COPYING for copying conditions.

Source: sysmaint-panel
Section: admin
Priority: optional
Maintainer: Patrick Schleizer <adrelanos@kicksecure.com>
Build-Depends: debhelper (>= 13), debhelper-compat (= 13), python3,
 pyqt5-dev-tools, safe-rm
Homepage: https://www.kicksecure.com/wiki/System_Maintenance_Panel
Vcs-Browser: https://github.com/Kicksecure/sysmaint-panel
Vcs-Git: https://github.com/Kicksecure/sysmaint-panel.git
Standards-Version: 4.7.2
Rules-Requires-Root: no

Package: sysmaint-panel
Architecture: all
Depends: helper-scripts,
         pkexec,
         python3,
         python3-pyqt5,
         safe-rm,
         ${misc:Depends}
Description: System Maintenance Panel
 The System Maintenance Panel (sysmaint-panel) allows the user to perform
 several common system maintenance and administration tasks. It can be used to
 install, remove, and update software, create and remove user accounts, and
 enable or disable password protection and autologin for user accounts.
 .
 Provides a minimal session that can be booted into for system maintenance
 tasks on Linux distributions.
