postgresql>=9.4 is recommended
Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/f825e57a Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/f825e57a Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/f825e57a Branch: refs/heads/MARMOTTA-588 Commit: f825e57a4a5c4da28f54be106ee1f075944c4333 Parents: aa16fbc Author: Sergio Fernández <[email protected]> Authored: Thu Nov 12 11:52:34 2015 +0100 Committer: Sergio Fernández <[email protected]> Committed: Thu Nov 12 11:52:34 2015 +0100 ---------------------------------------------------------------------- launchers/marmotta-webapp/src/deb/control/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/f825e57a/launchers/marmotta-webapp/src/deb/control/control ---------------------------------------------------------------------- diff --git a/launchers/marmotta-webapp/src/deb/control/control b/launchers/marmotta-webapp/src/deb/control/control index 99b5095..07bd576 100644 --- a/launchers/marmotta-webapp/src/deb/control/control +++ b/launchers/marmotta-webapp/src/deb/control/control @@ -22,7 +22,7 @@ Distribution: ldstack-nightly Maintainer: Apache Marmotta Community <[email protected]> Replaces: marmotta-webapp Pre-Depends: tomcat7 (>=7.0.30-1) | tomcat8 -Suggests: postgresql (>=9.1) +Suggests: postgresql (>=9.4) Description: Apache Marmotta is an Open Platform for Linked Data. The goal of Apache Marmotta is to provide an open implementation of a Linked Data Platform that can be used, extended and deployed easily by organizations
