diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 38 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 39 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0ed91a7..f468a27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,41 @@ +boca (1:1.5.13-5) xenial; urgency=high + + * Bug Fixes + * User Transfer OK + + -- Bruno Ribas <brunoribas@utfpr.edu.br> Mon, 06 Nov 2017 14:14:24 -0200 + +boca (1:1.5.13-4) xenial; urgency=high + + * Bug Fixes for Global Clarifications + + -- Bruno Ribas <brunoribas@utfpr.edu.br> Mon, 06 Nov 2017 12:02:37 -0200 + +boca (1:1.5.13-3) xenial; urgency=high + + * Bug Fixes + + -- Bruno Ribas <brunoribas@utfpr.edu.br> Mon, 06 Nov 2017 10:30:17 -0200 + +boca (1:1.5.13-2) xenial; urgency=medium + + * Bug Fixes + + -- Bruno Ribas <brunoribas@utfpr.edu.br> Wed, 01 Nov 2017 16:42:02 -0200 + +boca (1:1.5.13-1) xenial; urgency=medium + + * Soft delete of users + * Bug Fixes + + -- Bruno Ribas <brunoribas@utfpr.edu.br> Wed, 01 Nov 2017 09:46:06 -0200 + +boca (1:1.5.13) xenial; urgency=medium + + * Bump to new version + + -- Bruno Ribas <brunoribas@utfpr.edu.br> Mon, 30 Oct 2017 18:40:00 -0200 + boca (1:1.5.12) xenial; urgency=medium * Bug Fixes diff --git a/debian/control b/debian/control index e1fbb60..fbac1f3 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Description: Virtual package that depends on BOCA Package: boca Architecture: amd64 -Depends: php-zip, debootstrap, schroot, quotatool, makepasswd, apache2, libapache2-mod-php, sharutils, wget, coreutils, php, php-cli, php-mcrypt, php-pgsql, php-gd, postgresql, postgresql-client, libany-uri-escape-perl +Depends: php-zip, debootstrap, schroot, quotatool, makepasswd, apache2, libapache2-mod-php, sharutils, wget, coreutils, php, php-cli, php-mcrypt, php-pgsql, php-gd, postgresql, postgresql-client, libany-uri-escape-perl, php-xml Description: BOCA is a software created to control a contest with the ACM ICPC rules. 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 |