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 | |
| 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>
| -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 |