Source: python-eduvpn-client
Section: python
Priority: optional
Maintainer: Jeroen Wijenbergh <jeroen.wijenbergh@geant.org>
Build-Depends: debhelper (>= 9),
    dh-python,
    network-manager-openvpn-gnome,
    python3-pytest,
    python3-mock,
    python3-pytest-runner,
    python3-all,
    python3-setuptools,
    python3-gi,
    python3-repoze.lru,
    python3-qrcode,
    python3-pillow,
    python3-eduvpn-common (>= 5.0.0),
    python3-eduvpn-common (<< 6.0.0)
Standards-Version:  4.5.1
Homepage: https://github.com/eduvpn/python-eduvpn-client
Vcs-Git: https://github.com/eduvpn/python-eduvpn-client
Vcs-Browser: https://github.com/eduvpn/python-eduvpn-client
X-Python3-Version: >= 3.6
Testsuite: autopkgtest-pkg-python

Package: eduvpn-client-data
Conflicts: letsconnect-client-data
Architecture: all
Depends:
 ${misc:Depends}
Description: VPN client for educational networks (data files)
 EduVPN enables students, employees and researchers to connect securely and
 encrypted to the Internet from any standard device. EduVPN integrates with
 the institutional network so that internal ICT services can be made available
 in a secure manner.
 .
 This package installs the data files shared between Python 2 and Python 3


Package: python3-eduvpn-client
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 eduvpn-client-data,
 python3-gi,
 python3-eduvpn-common (>= 5.0.0),
 python3-eduvpn-common (<< 6.0.0),
 gir1.2-gtk-3.0,
 gir1.2-notify-0.7,
 gir1.2-nm-1.0,
 gir1.2-secret-1
Description: eduVPN client (Python 3)
 EduVPN enables students, employees and researchers to connect securely and
 encrypted to the Internet from any standard device. EduVPN integrates with
 the institutional network so that internal ICT services can be made available
 in a secure manner.
 .
 This package installs the library for Python 3.

Package: eduvpn-client
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-eduvpn-client,
 network-manager,
 network-manager-openvpn,
 network-manager-openvpn-gnome,
 openvpn
Description: VPN client for educational networks
 EduVPN enables students, employees and researchers to connect securely and
 encrypted to the Internet from any standard device. EduVPN integrates with
 the institutional network so that internal ICT services can be made available
 in a secure manner.

Package: letsconnect-client
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-eduvpn-client,
 network-manager,
 network-manager-openvpn,
 network-manager-openvpn-gnome,
 openvpn
Description: VPN client for educational networks
 EduVPN enables students, employees and researchers to connect securely and
 encrypted to the Internet from any standard device. EduVPN integrates with
 the institutional network so that internal ICT services can be made available
 in a secure manner.

