aboutsummaryrefslogtreecommitdiff
path: root/debian/boca.conffiles
Commit message (Collapse)AuthorAgeFiles
* Creating multiple packages for bocaBruno Cesar Ribas2018-08-221
| | | | | | | | | | | Until now we had only one package for boca that contains all files. This approach is not correct since we may have multiple machines for some specific part of boca, eg, database and autojudge. This commit starts this new approach by updating Makefile, d/rules, d/*conffiles d/*postinst Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
* Separeted BOCA in two packages: BOCA and BOCA-SUBMISSION-TOOLSBruno Ribas2016-11-041
boca will continue to provide all boca server utilities boca-submission-tools provides submission tools to users Signed-off-by: Bruno Ribas <brunoribas@gmail.com>