diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/control | 5 |
2 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 026ff47..621be82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +boca (1.5.10-3) xenial; urgency=medium + + * Virtual package maratona-boca, depends on boca + + -- Bruno Ribas <brunoribas@utfpr.edu.br> Fri, 04 Nov 2016 19:07:48 -0200 + boca (1.5.10-2) xenial; urgency=medium * updated from git diff --git a/debian/control b/debian/control index 2dbfc7d..a9f2d39 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,11 @@ Priority: optional Maintainer: BOCA Development Team <bocasystem@gmail.com> Build-Depends: debhelper, build-essential +Package: maratona-boca +Architecture: all +Depends: boca +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 |