diff options
| author | Bruno Ribas <brunoribas@gmail.com> | 2016-11-04 21:32:07 +0000 |
|---|---|---|
| committer | Bruno Ribas <brunoribas@gmail.com> | 2016-11-04 21:32:07 +0000 |
| commit | 38918899cf18a110c9f7d70828591f2a349eb5dd (patch) | |
| tree | 81ab24303815d26943f06add34645c03cdc23ed2 /debian/control | |
| parent | 789b11a0d7f95e628c0d19bb8e2f6c27b551f2cb (diff) | |
| download | boca-38918899cf18a110c9f7d70828591f2a349eb5dd.tar.gz boca-38918899cf18a110c9f7d70828591f2a349eb5dd.zip | |
Adds virtual package maratona-boca
This is for backward compatibility
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 5 |
1 files changed, 5 insertions, 0 deletions
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 |