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

Source: repository-dist
Section: misc
Priority: optional
Maintainer: Patrick Schleizer <adrelanos@kicksecure.com>
Build-Depends: debhelper (>= 13), debhelper-compat (= 13)
Homepage: https://www.kicksecure.com/wiki/Project-APT-Repository
Vcs-Browser: https://github.com/Kicksecure/repository-dist
Vcs-Git: https://github.com/Kicksecure/repository-dist.git
Standards-Version: 4.7.2
Rules-Requires-Root: no

Package: repository-dist
Architecture: all
Depends: helper-scripts, lsb-release, moreutils, python3:any,
 ${misc:Depends}
Description: Derivative APT Repository Command Line Interface (CLI)
 This tool can always be used to enable either Derivative's stable, testers or
 developers repository or to disable Derivative's repository.
 .
 Derivative's APT Repository is not enabled by default. Some users prefer this
 for trust/security reasons.
 .
 On first boot of Derivative, the Derivative Repository Tool gets automatically
 started by setup-dist. The user is free to either leave Derivative's
 repository disabled or to configure it as desired.
 .
 Technically speaking, this tool creates or deletes file
 `/etc/sources.list.d/derivative.sources`.
 .
 Using APT `signed-by`.

Package: repository-dist-wizard
Architecture: all
Depends: pkexec,
         python3-pyqt5,
         python3:any,
         qtwayland5,
         ${misc:Depends}
Description: Derivative APT Repository Graphical User Interface (GUI)
 This tool can always be used to enable either Derivative's stable, testers or
 developers repository or to disable Derivative's repository.
 .
 This is a metapackage depending on the required packages for the GUI
 (Graphical User Interface).
