aboutsummaryrefslogtreecommitdiff
path: root/debian/compat
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>
* 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>