This is an automated email from the ASF dual-hosted git repository.

kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-dist.git.


    from 15902a3  Update descriptor.json by "rake version:update" (#10)
     add 73a88b2  Copy debian/ to debian.ubuntu-14.04/
     add 4efe78f  Update package files to be compatible with Ubuntu 14.04
     add 396928a  Backward compatible with Ruby 1.9 from Ubuntu 14.04
     add 1e9fded  Integrate Ubuntu 14.04 build
     add 4414237  Add Dockerfile for Ubuntu 14.04
     add da107c7  Add .pc for compute module in debian.ubuntu-14.04
     add 1b46554  Use ubuntu-CODENAME instead of ubuntu-XX.YY
     new 2068d71  Merge pull request #11 from rvernica/ubuntu-14.04

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 cpp-linux/Rakefile                                     |  2 +-
 cpp-linux/apt/build.sh                                 |  7 ++++++-
 .../apt/{ubuntu-16.04 => ubuntu-trusty}/Dockerfile     | 10 ++++------
 .../apt/{ubuntu-16.04 => ubuntu-xenial}/Dockerfile     |  0
 .../apt/{ubuntu-17.04 => ubuntu-zesty}/Dockerfile      |  0
 cpp-linux/{debian => debian.ubuntu-trusty}/changelog   |  0
 cpp-linux/{debian => debian.ubuntu-trusty}/compat      |  0
 cpp-linux/{debian => debian.ubuntu-trusty}/control     | 17 -----------------
 cpp-linux/{debian => debian.ubuntu-trusty}/copyright   |  0
 .../gir1.2-arrow-1.0.install                           |  0
 .../libarrow-dev.install                               |  2 --
 .../libarrow-glib-dev.install                          |  0
 .../libarrow-glib-doc.doc-base                         |  0
 .../libarrow-glib-doc.install                          |  0
 .../libarrow-glib-doc.links                            |  0
 .../libarrow-glib0.install                             |  0
 .../libarrow-python0.install                           |  0
 .../{debian => debian.ubuntu-trusty}/libarrow0.install |  0
 .../{debian => debian.ubuntu-trusty}/patches/series    |  0
 cpp-linux/{debian => debian.ubuntu-trusty}/rules       |  5 +----
 .../{debian => debian.ubuntu-trusty}/source/format     |  0
 cpp-linux/{debian => debian.ubuntu-trusty}/watch       |  0
 cpp-linux/package-task.rb                              | 18 +++++++++++-------
 23 files changed, 23 insertions(+), 38 deletions(-)
 copy cpp-linux/apt/{ubuntu-16.04 => ubuntu-trusty}/Dockerfile (92%)
 rename cpp-linux/apt/{ubuntu-16.04 => ubuntu-xenial}/Dockerfile (100%)
 rename cpp-linux/apt/{ubuntu-17.04 => ubuntu-zesty}/Dockerfile (100%)
 copy cpp-linux/{debian => debian.ubuntu-trusty}/changelog (100%)
 copy cpp-linux/{debian => debian.ubuntu-trusty}/compat (100%)
 copy cpp-linux/{debian => debian.ubuntu-trusty}/control (84%)
 copy cpp-linux/{debian => debian.ubuntu-trusty}/copyright (100%)
 copy cpp-linux/{debian => debian.ubuntu-trusty}/gir1.2-arrow-1.0.install (100%)
 copy cpp-linux/{debian => debian.ubuntu-trusty}/libarrow-dev.install (73%)
 copy cpp-linux/{debian => debian.ubuntu-trusty}/libarrow-glib-dev.install 
(100%)
 copy cpp-linux/{debian => debian.ubuntu-trusty}/libarrow-glib-doc.doc-base 
(100%)
 copy cpp-linux/{debian => debian.ubuntu-trusty}/libarrow-glib-doc.install 
(100%)
 copy cpp-linux/{debian => debian.ubuntu-trusty}/libarrow-glib-doc.links (100%)
 copy cpp-linux/{debian => debian.ubuntu-trusty}/libarrow-glib0.install (100%)
 copy cpp-linux/{debian => debian.ubuntu-trusty}/libarrow-python0.install (100%)
 copy cpp-linux/{debian => debian.ubuntu-trusty}/libarrow0.install (100%)
 copy cpp-linux/{debian => debian.ubuntu-trusty}/patches/series (100%)
 copy cpp-linux/{debian => debian.ubuntu-trusty}/rules (90%)
 copy cpp-linux/{debian => debian.ubuntu-trusty}/source/format (100%)
 copy cpp-linux/{debian => debian.ubuntu-trusty}/watch (100%)

-- 
To stop receiving notification emails like this one, please contact
['"commits@arrow.apache.org" <commits@arrow.apache.org>'].

Reply via email to