[ 
https://issues.apache.org/jira/browse/THRIFT-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15389398#comment-15389398
 ] 

ASF GitHub Bot commented on THRIFT-3856:
----------------------------------------

Github user matyapiro31 commented on a diff in the pull request:

    https://github.com/apache/thrift/pull/1030#discussion_r71870149
  
    --- Diff: 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,
    --- End diff --
    
    No problem, I think.


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

Reply via email to