Source: ceo
Maintainer: Systems Committee <syscom@csclub.uwaterloo.ca>
Section: admin
Priority: optional
Standards-Version: 4.6.2
Vcs-Git: https://git.csclub.uwaterloo.ca/public/pyceo.git
Vcs-Browser: https://git.csclub.uwaterloo.ca/public/pyceo
Uploaders: Max Erenberg <merenber@csclub.uwaterloo.ca>,
    Raymond Li <raymo@csclub.uwaterloo.ca>,
    Nathan <n4chung@csclub.uwaterloo.ca>,
    Edwin <e42zhang@csclub.uwaterloo.ca>
Build-Depends: debhelper (>= 13),
    python3-dev (>= 3.9),
    python3-venv (>= 3.9),
    libkrb5-dev (>= 1.18),
    libpq-dev (>= 13.9),
    libaugeas0 (>= 1.12),
    scdoc (>= 1.11)

Package: ceo-common
Architecture: amd64
Depends: python3 (>= 3.9),
    krb5-user (>= 1.18),
    libkrb5-3 (>= 1.18),
    libpq5 (>= 13.9),
    libaugeas0 (>= 1.12),
    ${misc:Depends}
Description: CSC Electronic Office common files
 This package contains the common files for the CSC Electronic Office.

Package: ceo
Architecture: amd64
Replaces: ceo-python, ceo-clients
Conflicts: ceo-python, ceo-clients
Depends: ceo-common (= ${source:Version}), ${misc:Depends}
Description: CSC Electronic Office client
 This package contains the command line interface and text
 user interface clients for the CSC Electronic Office.

Package: ceod
Architecture: amd64
Replaces: ceo-daemon
Conflicts: ceo-daemon
Pre-Depends: ${misc:Pre-Depends}
Depends: ceo-common (= ${source:Version}), openssl (>= 1.1.1), ${misc:Depends}
Description: CSC Electronic Office daemon
 This package contains the daemon for the CSC Electronic Office.
