From c09cb6fc5cf60868563563b5a28930f42e581b8a Mon Sep 17 00:00:00 2001 From: Akira Nakagawa Date: Sat, 18 Jun 2016 18:55:26 +0900 Subject: THRIFT-3856 Update debian dependencies This closes #1030 and closes #999 --- debian/control | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 5d574602b..ad297902a 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,14 @@ Source: thrift Section: devel Priority: extra -Build-Depends: debhelper (>= 9), build-essential, mono-gmcs, python-dev, ant, - mono-devel, libmono-system-web2.0-cil, erlang-base, ruby-dev | ruby1.9.1-dev, autoconf, automake, +Build-Depends: debhelper (>= 9), build-essential, mono-mcs, python-dev, ant, + mono-devel, libmono-system-web4.0-cil, erlang-base, ruby-dev | ruby1.9.1-dev, autoconf, automake, pkg-config, libtool, bison, flex, libboost-dev | libboost1.53-dev, python-all, python-setuptools, python-all-dev, python-all-dbg, python3-all, python3-setuptools, python3-all-dev, python3-all-dbg, - openjdk-6-jdk | java-sdk, + openjdk-7-jdk | openjdk-8-jdk | default-jdk, libboost-test-dev | libboost-test1.53-dev, libevent-dev, libssl-dev, perl (>= 5.8.0-7), - php5, php5-dev, libglib2.0-dev, qtbase5-dev, qtbase5-dev-tools + php5 | php-7.0, php5-dev | php-7.0-dev, libglib2.0-dev, qtbase5-dev, qtbase5-dev-tools Maintainer: Thrift Developer's Homepage: http://thrift.apache.org/ Vcs-Git: https://git-wip-us.apache.org/repos/asf/thrift.git @@ -129,8 +129,8 @@ Description: Java bindings for Thrift Package: libthrift-cil Architecture: all Section: cli-mono -Depends: cli-common, libmono-corlib1.0-cil (>= 1.0), libmono-system1.0-cil (>= 1.0), - libmono-system-web2.0-cil, ${misc:Depends} +Depends: cli-common, libmono-corlib4.0-cil (>= 2.10) | libmono-corlib4.5-cil (>=3.2), libmono-system4.0-cil (>= 2.10), + libmono-system-web4.0-cil (>= 2.10), ${misc:Depends} Description: CLI bindings for Thrift Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to -- cgit v1.2.1