From de1b6a399857178e724365a3de8abe3ad68d9360 Mon Sep 17 00:00:00 2001 From: Juan Ferrer Toribio Date: Tue, 21 Jan 2020 17:03:41 +0100 Subject: [PATCH] Dependencies fixed --- debian/changelog | 2 +- debian/control | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index ad4fd91c..bce7b5bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -hedera-web (1.406.81) stable; urgency=low +hedera-web (1.406.82) stable; urgency=low * Initial Release. diff --git a/debian/control b/debian/control index ae93fd0c..4657a4a7 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Vcs-Git: https://git.verdnatura.es/hedera-web Package: hedera-web Architecture: all -Depends: apache2 | httpd, nodejs, php-cli, php-vn-lib, php-apcu, php-ldap, php-ssh2, php-imap -Suggests: php-text-captcha, php-soap, libphp-phpmailer, php-gd +Depends: apache2 | httpd, nodejs, php-cli, php-vn-lib, php-apcu, php-ldap, php-ssh2, php-imap, php-soap, libphp-phpmailer, php-gd +Suggests: php-text-captcha Section: misc Priority: optional Description: Verdnatura's web page diff --git a/package.json b/package.json index 4175f11c..82fc1737 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hedera-web", - "version": "1.406.81", + "version": "1.406.82", "description": "Verdnatura web page", "license": "GPL-3.0", "repository": {