diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f468a27..1f88d58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +boca (1.5.14-2) bionic; urgency=medium + + * New upstream release + * Build for ubuntu 18.04 + * Multiple packages for better granularity + + -- Bruno Cesar Ribas <brunoribas@gmail.com> Mon, 27 Aug 2018 11:46:18 -0300 + boca (1:1.5.13-5) xenial; urgency=high * Bug Fixes diff --git a/debian/control b/debian/control index 2b45da3..c0dbd6a 100644 --- a/debian/control +++ b/debian/control @@ -62,7 +62,7 @@ Description: BOCA - AutoJudge Package: boca-submission-tools Architecture: amd64 -Depends: sharutils, wget, coreutils, libany-uri-escape-perl, openssl, openssh-server +Depends: sharutils, wget, coreutils, libany-uri-escape-perl, openssl, openssh-server, logkeys Description: BOCA submission tools. This package provides tools to submit codes to a running boca server without using the web interface. |