From c4bad38caa59159a254133d4c01de4e59f4a0680 Mon Sep 17 00:00:00 2001 From: Bruno Ribas Date: Fri, 4 Nov 2016 18:35:47 -0200 Subject: Separeted BOCA in two packages: BOCA and BOCA-SUBMISSION-TOOLS boca will continue to provide all boca server utilities boca-submission-tools provides submission tools to users Signed-off-by: Bruno Ribas --- debian/control | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 60c055c..904082f 100644 --- a/debian/control +++ b/debian/control @@ -11,3 +11,10 @@ Description: BOCA is a software created to control a contest with the ACM ICPC r BOCA is a software created to control a contest with the ACM International Collegiate Programming Contest rules. It has been developed in PHP and the interaction between judges and the system is done through a web browser. + +Package: boca-submission-tools +Architecture: amd64 +Depends: sharutils, wget, coreutils +Description: BOCA submission tools. + This package provides tools to submit codes to a running boca server + without using the web interface. -- cgit v1.2.3