[
https://issues.apache.org/jira/browse/THRIFT-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15337710#comment-15337710
]
ASF GitHub Bot commented on THRIFT-3856:
----------------------------------------
GitHub user matyapiro31 opened a pull request:
https://github.com/apache/thrift/pull/1030
THRIFT-3856 Update Debian Dependencies
Issue is https://issues.apache.org/jira/browse/THRIFT-3856 .
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/matyapiro31/thrift matyapiro31-patch4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1030.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1030
----
commit de9acdb0dee1ebe1e86dd5ddfe9eefbf05bcd663
Author: Akira Nakagawa <[email protected]>
Date: 2016-06-18T09:55:26Z
THRIFT-3856
update debian dependencies.
----
> update debian package deependencies
> -----------------------------------
>
> Key: THRIFT-3856
> URL: https://issues.apache.org/jira/browse/THRIFT-3856
> Project: Thrift
> Issue Type: Improvement
> Components: Build Process
> Affects Versions: 0.9.3
> Environment: Debian, Ubuntu
> Reporter: Akira Nakagawa
> Priority: Minor
> Fix For: 1.0
>
>
> Thrift has incomplete debian package and too old now.
> mono-gmcs and libmono-*1.0-cil are no more exist in supported distributions
> on both Ubuntu and Debian.
> There is no PHP5 package on Ubuntu Xenial, so I added PHP7 packages.
> (Precise supports ,but we could not compile the cpp library on it.)
> I have some points to talk about:
> ・php7.0 doesn't have complete compatibility for php5.
> ・cutting off java-sdk. This is a virtual package, so some build tools mistake
> this package not being installed even if being installed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)