aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Collapse)AuthorAgeFiles
* d/rules: Add bocadb and boca-common filesBruno Cesar Ribas2018-08-221
| | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
* 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>
* Added debian/Bruno Ribas2016-09-161
This dir contains necessary files to generate a Debian package. From now on you may run 'dpkg-buildpackage' to generate a boca package. Signed-off-by: Bruno Ribas <brunoribas@gmail.com>