diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/control b/debian/control index d0e61ff..3a5671b 100644 --- a/debian/control +++ b/debian/control @@ -59,3 +59,11 @@ Description: BOCA - AutoJudge . This package contains files to generate and run the autojudge system for BOCA. + +Package: boca-submission-tools +Architecture: amd64 +Depends: sharutils, wget, coreutils, libany-uri-escape-perl, openssl, openssh-server +Description: BOCA submission tools. + This package provides tools to submit codes to a running boca server + without using the web interface. + |