source: ogAgent-Git/linux/debian/control

main 4.0.0
Last change on this file was b84ab33, checked in by Natalia Serrano <natalia.serrano@…>, 11 months ago

refs #247 migrate agent from py2 & qt4/qt5 to py3 & qt6

  • Update installation document
  • No longer create rpm linux packages
  • Change deb maintainer from one person to one team
  • Remove stray debhelper files
  • Filter more stuff in .gitignore
  • Property mode set to 100644
File size: 622 bytes
Line 
1Source: ogagent
2Section: admin
3Priority: optional
4Maintainer: OpenGnsys developers <info@opengnsys.es>
5Build-Depends: debhelper (>= 7), po-debconf
6Standards-Version: 3.9.2
7Homepage: https://opengnsys.es/
8
9Package: ogagent
10Section: admin
11Priority: optional
12Architecture: all
13Depends:
14 policykit-1 (>= 0.100), python3 (>=3.4) | python (>= 3.4), python3-pyqt6, python3-requests,
15 python3-six, python3-prctl, python3-distro, libxss1, zenity, ${misc:Depends}
16Description: OpenGnsys Agent for Operating Systems
17 This package provides the required components to allow this machine to work on an environment managed by OpenGnsys.
Note: See TracBrowser for help on using the repository browser.