You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2019/06/02 11:48:56 UTC

[arrow] branch master updated: ARROW-5478: [Packaging] Drop Ubuntu 14.04 support

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

kszucs pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/master by this push:
     new 1b757b2  ARROW-5478: [Packaging] Drop Ubuntu 14.04 support
1b757b2 is described below

commit 1b757b26dfa81affcfe0eae1608536c40b0610e2
Author: Sutou Kouhei <ko...@clear-code.com>
AuthorDate: Sun Jun 2 13:48:45 2019 +0200

    ARROW-5478: [Packaging] Drop Ubuntu 14.04 support
    
    Because Ubuntu 14.04 is EOL at 2019-04.
    
    Author: Sutou Kouhei <ko...@clear-code.com>
    
    Closes #4448 from kou/packaging-remove-ubuntu-14.04 and squashes the following commits:
    
    0d6f7468d <Sutou Kouhei>  Drop Ubuntu 14.04 support
---
 dev/release/rat_exclude_files.txt                  |  32 ---
 .../linux-packages/apt/ubuntu-trusty/Dockerfile    |  46 ----
 .../linux-packages/debian.ubuntu-trusty/changelog  |  66 ------
 .../linux-packages/debian.ubuntu-trusty/compat     |   1 -
 .../linux-packages/debian.ubuntu-trusty/control    | 256 ---------------------
 .../linux-packages/debian.ubuntu-trusty/copyright  | 193 ----------------
 .../debian.ubuntu-trusty/gir1.2-arrow-1.0.install  |   1 -
 .../gir1.2-parquet-1.0.install                     |   1 -
 .../debian.ubuntu-trusty/gir1.2-plasma-1.0.install |   1 -
 .../debian.ubuntu-trusty/libarrow-dev.install      |   7 -
 .../debian.ubuntu-trusty/libarrow-glib-dev.install |   6 -
 .../libarrow-glib-doc.doc-base                     |   9 -
 .../debian.ubuntu-trusty/libarrow-glib-doc.install |   1 -
 .../debian.ubuntu-trusty/libarrow-glib-doc.links   |   3 -
 .../debian.ubuntu-trusty/libarrow-glib14.install   |   1 -
 .../debian.ubuntu-trusty/libarrow-python14.install |   1 -
 .../debian.ubuntu-trusty/libarrow14.install        |   1 -
 .../debian.ubuntu-trusty/libparquet-dev.install    |   4 -
 .../libparquet-glib-dev.install                    |   5 -
 .../libparquet-glib-doc.doc-base                   |   9 -
 .../libparquet-glib-doc.install                    |   1 -
 .../debian.ubuntu-trusty/libparquet-glib-doc.links |   3 -
 .../debian.ubuntu-trusty/libparquet-glib14.install |   1 -
 .../debian.ubuntu-trusty/libparquet14.install      |   1 -
 .../debian.ubuntu-trusty/libplasma-dev.install     |   3 -
 .../libplasma-glib-dev.install                     |   5 -
 .../libplasma-glib-doc.doc-base                    |   9 -
 .../libplasma-glib-doc.install                     |   1 -
 .../debian.ubuntu-trusty/libplasma-glib-doc.links  |   3 -
 .../debian.ubuntu-trusty/libplasma-glib14.install  |   1 -
 .../debian.ubuntu-trusty/libplasma14.install       |   1 -
 .../debian.ubuntu-trusty/patches/series            |   0
 .../plasma-store-server.install                    |   1 -
 .../linux-packages/debian.ubuntu-trusty/rules      |  58 -----
 .../debian.ubuntu-trusty/source/format             |   1 -
 .../linux-packages/debian.ubuntu-trusty/watch      |   2 -
 dev/tasks/linux-packages/package-task.rb           |   1 -
 dev/tasks/tasks.yml                                |  36 ---
 38 files changed, 772 deletions(-)

diff --git a/dev/release/rat_exclude_files.txt b/dev/release/rat_exclude_files.txt
index 46ddff3..c39013d 100644
--- a/dev/release/rat_exclude_files.txt
+++ b/dev/release/rat_exclude_files.txt
@@ -32,38 +32,6 @@ cpp/src/plasma/thirdparty/ae/config.h
 cpp/src/plasma/thirdparty/ae/zmalloc.h
 cpp/src/plasma/thirdparty/dlmalloc.c
 dev/release/rat_exclude_files.txt
-dev/tasks/linux-packages/debian.ubuntu-trusty/compat
-dev/tasks/linux-packages/debian.ubuntu-trusty/control
-dev/tasks/linux-packages/debian.ubuntu-trusty/gir1.2-arrow-1.0.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/gir1.2-parquet-1.0.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/gir1.2-plasma-1.0.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-dev.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib-dev.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib-doc.doc-base
-dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib-doc.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib-doc.links
-dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib14.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-python14.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow14.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-dev.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib-dev.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib-doc.doc-base
-dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib-doc.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib-doc.links
-dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib14.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet14.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-dev.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib-dev.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib-doc.doc-base
-dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib-doc.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib-doc.links
-dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib14.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma14.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/patches/series
-dev/tasks/linux-packages/debian.ubuntu-trusty/plasma-store-server.install
-dev/tasks/linux-packages/debian.ubuntu-trusty/rules
-dev/tasks/linux-packages/debian.ubuntu-trusty/source/format
-dev/tasks/linux-packages/debian.ubuntu-trusty/watch
 dev/tasks/linux-packages/debian/compat
 dev/tasks/linux-packages/debian/control
 dev/tasks/linux-packages/debian/gir1.2-arrow-1.0.install
diff --git a/dev/tasks/linux-packages/apt/ubuntu-trusty/Dockerfile b/dev/tasks/linux-packages/apt/ubuntu-trusty/Dockerfile
deleted file mode 100644
index e88c241..0000000
--- a/dev/tasks/linux-packages/apt/ubuntu-trusty/Dockerfile
+++ /dev/null
@@ -1,46 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-#   http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-
-FROM ubuntu:14.04
-
-ENV DEBIAN_FRONTEND noninteractive
-
-ARG DEBUG
-
-RUN \
-  quiet=$([ "${DEBUG}" = "yes" ] || echo "-qq") && \
-  apt update ${quiet} && \
-  apt install -y -V ${quiet} \
-    autoconf-archive \
-    bison \
-    build-essential \
-    cmake3 \
-    debhelper\
-    devscripts \
-    dh-autoreconf \
-    flex \
-    git \
-    gtk-doc-tools \
-    libboost-filesystem-dev \
-    libboost-regex-dev \
-    libboost-system-dev \
-    libgirepository1.0-dev \
-    libglib2.0-doc \
-    lsb-release \
-    pkg-config && \
-  apt-get clean && \
-  rm -rf /var/lib/apt/lists/*
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/changelog b/dev/tasks/linux-packages/debian.ubuntu-trusty/changelog
deleted file mode 100644
index 0aae38b..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/changelog
+++ /dev/null
@@ -1,66 +0,0 @@
-apache-arrow (0.13.0-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Kouhei Sutou <ko...@clear-code.com>  Thu, 28 Mar 2019 02:24:58 -0000
-
-apache-arrow (0.12.0-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Krisztián Szűcs <sz...@gmail.com>  Wed, 16 Jan 2019 03:29:25 -0000
-
-apache-arrow (0.11.0-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Kouhei Sutou <ko...@clear-code.com>  Thu, 04 Oct 2018 00:33:42 -0000
-
-apache-arrow (0.10.0-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Phillip Cloud <cp...@gmail.com>  Thu, 02 Aug 2018 23:58:23 -0000
-
-apache-arrow (0.9.0-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Kouhei Sutou <ko...@clear-code.com>  Fri, 16 Mar 2018 16:56:31 -0000
-
-apache-arrow (0.8.0-2) unstable; urgency=low
-
-  * Fix .typelib path.
-    Reported by Mike Sam. Thanks!!!
-
- -- Kouhei Sutou <ko...@clear-code.com>  Thu, 25 Jan 2018 21:44:11 +0900
-
-apache-arrow (0.8.0-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Uwe L. Korn <uw...@xhochy.com>  Sun, 17 Dec 2017 20:24:44 -0000
-
-apache-arrow (0.7.1-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Kouhei Sutou <ko...@clear-code.com>  Wed, 27 Sep 2017 13:19:05 -0000
-
-apache-arrow (0.7.0-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Wes McKinney <we...@twosigma.com>  Tue, 12 Sep 2017 22:01:14 -0000
-
-apache-arrow (0.6.0-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Kouhei Sutou <ko...@clear-code.com>  Fri, 11 Aug 2017 21:27:51 -0000
-
-apache-arrow (0.6.0.20170802-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Kouhei Sutou <ko...@clear-code.com>  Wed, 02 Aug 2017 22:28:18 -0000
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/compat b/dev/tasks/linux-packages/debian.ubuntu-trusty/compat
deleted file mode 100644
index ec63514..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/control b/dev/tasks/linux-packages/debian.ubuntu-trusty/control
deleted file mode 100644
index cc3b7b1..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/control
+++ /dev/null
@@ -1,256 +0,0 @@
-Source: apache-arrow
-Section: devel
-Priority: optional
-Maintainer: Kouhei Sutou <ko...@clear-code.com>
-Build-Depends:
-  bison,
-  cmake,
-  debhelper (>= 9),
-  dh-autoreconf,
-  flex,
-  git,
-  gobject-introspection,
-  gtk-doc-tools,
-  libboost-filesystem-dev,
-  libboost-regex-dev,
-  libboost-system-dev,
-  libgirepository1.0-dev,
-  pkg-config
-Build-Depends-Indep: libglib2.0-doc
-Standards-Version: 3.9.6
-Homepage: https://arrow.apache.org/
-
-Package: libarrow14
-Section: libs
-Architecture: any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends:
-  ${misc:Depends},
-  ${shlibs:Depends}
-Description: Apache Arrow is a data processing library for analysis
- .
- This package provides C++ library files.
-
-Package: libarrow-dev
-Section: libdevel
-Architecture: any
-Multi-Arch: same
-Depends:
-  ${misc:Depends},
-  libarrow14 (= ${binary:Version})
-Description: Apache Arrow is a data processing library for analysis
- .
- This package provides C++ header files.
-
-Package: libplasma14
-Section: libs
-Architecture: any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends:
-  ${misc:Depends},
-  ${shlibs:Depends},
-  libarrow14 (= ${binary:Version})
-Description: Plasma is an in-memory object store and cache for big data.
- .
- This package provides C++ library files to connect plasma_store_server.
-
-Package: plasma-store-server
-Section: utils
-Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
-Depends:
-  ${misc:Depends},
-  ${shlibs:Depends},
-  libplasma14 (= ${binary:Version})
-Description: Plasma is an in-memory object store and cache for big data.
- .
- This package provides plasma_store_server.
-
-Package: libplasma-dev
-Section: libdevel
-Architecture: any
-Multi-Arch: same
-Depends:
-  ${misc:Depends},
-  libarrow-dev (= ${binary:Version}),
-  libplasma14 (= ${binary:Version})
-Description: Plasma is an in-memory object store and cache for big data.
- .
- This package provides C++ header files.
-
-Package: libparquet14
-Section: libs
-Architecture: any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends:
-  ${misc:Depends},
-  ${shlibs:Depends}
-Description: Apache Parquet is a columnar storage format
- .
- This package provides C++ library files to process Apache Parquet format.
-
-Package: libparquet-dev
-Section: libdevel
-Architecture: any
-Multi-Arch: same
-Depends:
-  ${misc:Depends},
-  libarrow-dev (= ${binary:Version}),
-  libparquet14 (= ${binary:Version})
-Description: Apache Parquet is a columnar storage format
- .
- This package provides C++ header files.
-
-Package: libarrow-glib14
-Section: libs
-Architecture: any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends:
-  ${misc:Depends},
-  ${shlibs:Depends},
-  libarrow14 (= ${binary:Version})
-Description: Apache Arrow is a data processing library for analysis
- .
- This package provides GLib based library files.
-
-Package: gir1.2-arrow-1.0
-Section: introspection
-Architecture: any
-Multi-Arch: same
-Depends:
-  ${gir:Depends},
-  ${misc:Depends}
-Description: Apache Arrow is a data processing library for analysis
- .
- This package provides GObject Introspection typelib files.
-
-Package: libarrow-glib-dev
-Section: libdevel
-Architecture: any
-Multi-Arch: same
-Depends:
-  ${misc:Depends},
-  libglib2.0-dev,
-  libarrow-dev (= ${binary:Version}),
-  libarrow-glib14 (= ${binary:Version}),
-  gir1.2-arrow-1.0 (= ${binary:Version})
-Suggests: libarrow-glib-doc
-Description: Apache Arrow is a data processing library for analysis
- .
- This package provides GLib based header files.
-
-Package: libarrow-glib-doc
-Section: doc
-Architecture: all
-Multi-Arch: foreign
-Depends:
-  ${misc:Depends}
-Recommends: libglib2.0-doc
-Description: Apache Arrow is a data processing library for analysis
- .
- This package provides documentations.
-
-Package: libplasma-glib14
-Section: libs
-Architecture: any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends:
-  ${misc:Depends},
-  ${shlibs:Depends},
-  libarrow-glib14 (= ${binary:Version}),
-  libplasma14 (= ${binary:Version})
-Description: Plasma is an in-memory object store and cache for big data.
- .
- This package provides GLib based library files to connect plasma_store_server.
-
-Package: gir1.2-plasma-1.0
-Section: introspection
-Architecture: any
-Multi-Arch: same
-Depends:
-  ${gir:Depends},
-  ${misc:Depends}
-Description: Plasma is an in-memory object store and cache for big data.
- .
- This package provides GObject Introspection typelib files.
-
-Package: libplasma-glib-dev
-Section: libdevel
-Architecture: any
-Multi-Arch: same
-Depends:
-  ${misc:Depends},
-  libplasma-dev (= ${binary:Version}),
-  libarrow-glib-dev (= ${binary:Version}),
-  libplasma-glib14 (= ${binary:Version}),
-  gir1.2-plasma-1.0 (= ${binary:Version})
-Description: Plasma is an in-memory object store and cache for big data.
- .
- This package provides GLib based header files.
-
-Package: libplasma-glib-doc
-Section: doc
-Architecture: all
-Multi-Arch: foreign
-Depends:
-  ${misc:Depends}
-Recommends: libglib2.0-doc
-Description: Plasma is an in-memory object store and cache for big data.
- .
- This package provides documentations.
-
-Package: libparquet-glib14
-Section: libs
-Architecture: any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends:
-  ${misc:Depends},
-  ${shlibs:Depends},
-  libarrow-glib14 (= ${binary:Version}),
-  libparquet14 (= ${binary:Version})
-Description: Apache Parquet is a columnar storage format
- .
- This package provides GLib based library files.
-
-Package: gir1.2-parquet-1.0
-Section: introspection
-Architecture: any
-Multi-Arch: same
-Depends:
-  ${gir:Depends},
-  ${misc:Depends}
-Description: Apache Parquet is a columnar storage format
- .
- This package provides GObject Introspection typelib files.
-
-Package: libparquet-glib-dev
-Section: libdevel
-Architecture: any
-Multi-Arch: same
-Depends:
-  ${misc:Depends},
-  libarrow-glib-dev (= ${binary:Version}),
-  libparquet-dev (= ${binary:Version}),
-  libparquet-glib14 (= ${binary:Version}),
-  gir1.2-parquet-1.0 (= ${binary:Version})
-Suggests: libparquet-glib-doc
-Description: Apache Parquet is a columnar storage format
- .
- This package provides GLib based header files.
-
-Package: libparquet-glib-doc
-Section: doc
-Architecture: all
-Multi-Arch: foreign
-Depends:
-  ${misc:Depends}
-Recommends: libglib2.0-doc
-Description: Apache Parquet is a columnar storage format
- .
- This package provides documentations.
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/copyright b/dev/tasks/linux-packages/debian.ubuntu-trusty/copyright
deleted file mode 100644
index 9db0ea7..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/copyright
+++ /dev/null
@@ -1,193 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: Apache Arrow
-Upstream-Contact: <de...@arrow.apache.org>
-Source: https://dist.apache.org/repos/dist/release/arrow/
-
-Files: *
-Copyright: 2016 The Apache Software Foundation
-License: Apache-2.0
-
-Files: TODO for "This product includes software from the SFrame project"
-Copyright: 2015 Dato, Inc.
-           2009 Carnegie Mellon University.
-License: BSD-3-clause
-
-Files: TODO for "This product includes software from the Numpy project"
-Copyright: 1995, 1996, 1997 Jim Hugunin, hugunin@mit.edu
-           2005 Travis E. Oliphant oliphant@ee.byu.edu Brigham Young University
-License: BSD-3-clause
-
-Files: TODO for "This product includes software from the Feather project"
-Copyright: TODO
-License: Apache-2.0
-
-Files: TODO for "This product includes software from the DyND project"
-Copyright: TODO
-License: BSD-2-clause
-
-Files: TODO for "This product includes software from the LLVM project"
-Copyright: 2003-2007 University of Illinois at Urbana-Champaign.
-License: U-OF-I-BSD-LIKE
-
-Files: TODO for "This product includes software from the google-lint project"
-Copyright: 2009 Google Inc. All rights reserved.
-License: BSD-3-clause
-
-Files: TODO for "This product includes software from the mman-win32 project"
-Copyright: 2010 kutuzov.viktor.84
-License: MIT
-
-Files: TODO for "This product includes software from the LevelDB project"
-Copyright: 2011 The LevelDB Authors. All rights reserved.
-License: BSD-3-clause
-
-Files: TODO for "This product includes software from the CMake project"
-Copyright: 2001-2009 Kitware, Inc.
-           2012-2014 Continuum Analytics, Inc.
-License: BSD-3-clause
-
-Files: TODO for "This product includes software from https://github.com/matthew-brett/multibuild"
-Copyright: 2013-2016, Matt Terry and Matthew Brett; all rights reserved.
-License: BSD-2-clause
-
-Files: TODO for "This product includes software from the Ibis project"
-Copyright: 2015 Cloudera, Inc.
-License: Apache-2.0
-
-Files: TODO for "This product includes code from Apache Kudu"
-Copyright: 2016 The Apache Software Foundation
-License: Apache-2.0
-
-License: Apache-2.0
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements.  See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License.  You may obtain a copy of the License at
- .
-      http://www.apache.org/licenses/LICENSE-2.0
- .
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
- .
- On Debian systems, the full text of the Apache Software License version 2 can
- be found in the file `/usr/share/common-licenses/Apache-2.0'.
-
-License: BSD-3-clause
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
- .
- 1. Redistributions of source code must retain the above copyright
-    notice, this list of conditions and the following disclaimer.
- 2. Redistributions in binary form must reproduce the above copyright
-    notice, this list of conditions and the following disclaimer in the
-    documentation and/or other materials provided with the distribution.
- 3. Neither the name of the University nor the names of its contributors
-    may be used to endorse or promote products derived from this software
-    without specific prior written permission.
- .
- THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
- OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- SUCH DAMAGE.
-
-License: BSD-2-clause
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
- .
- 1) Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
- .
- 2) Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
- .
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
- HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
- INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
- BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
- OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
- AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
- WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- POSSIBILITY OF SUCH DAMAGE.
-
-License: U-OF-I-BSD-LIKE
- ==============================================================================
- LLVM Release License
- ==============================================================================
- University of Illinois/NCSA
- Open Source License
- .
- Copyright (c) 2003-2013 University of Illinois at Urbana-Champaign.
- All rights reserved.
- .
- Developed by:
- .
-     LLVM Team
- .
-     University of Illinois at Urbana-Champaign
- .
-     http://llvm.org
- .
- Permission is hereby granted, free of charge, to any person obtaining a copy of
- this software and associated documentation files (the "Software"), to deal with
- the Software without restriction, including without limitation the rights to
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
- of the Software, and to permit persons to whom the Software is furnished to do
- so, subject to the following conditions:
- .
-     * Redistributions of source code must retain the above copyright notice,
-       this list of conditions and the following disclaimers.
- .
-     * Redistributions in binary form must reproduce the above copyright notice,
-       this list of conditions and the following disclaimers in the
-       documentation and/or other materials provided with the distribution.
- .
-     * Neither the names of the LLVM Team, University of Illinois at
-       Urbana-Champaign, nor the names of its contributors may be used to
-       endorse or promote products derived from this Software without specific
-       prior written permission.
- .
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
- CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
- SOFTWARE.
-
-License: MIT
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
- .
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
- .
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
- THE SOFTWARE.
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/gir1.2-arrow-1.0.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/gir1.2-arrow-1.0.install
deleted file mode 100644
index 97cc14e..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/gir1.2-arrow-1.0.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/girepository-1.0/Arrow-1.0.typelib
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/gir1.2-parquet-1.0.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/gir1.2-parquet-1.0.install
deleted file mode 100644
index e12f74b..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/gir1.2-parquet-1.0.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/girepository-1.0/Parquet-1.0.typelib
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/gir1.2-plasma-1.0.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/gir1.2-plasma-1.0.install
deleted file mode 100644
index 4366f4f..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/gir1.2-plasma-1.0.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/girepository-1.0/Plasma-1.0.typelib
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-dev.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-dev.install
deleted file mode 100644
index 13baf54..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-dev.install
+++ /dev/null
@@ -1,7 +0,0 @@
-usr/include/arrow/
-usr/lib/*/libarrow.a
-usr/lib/*/libarrow.so
-usr/lib/*/pkgconfig/arrow.pc
-usr/lib/*/pkgconfig/arrow-compute.pc
-usr/lib/*/pkgconfig/arrow-orc.pc
-usr/lib/*/cmake/arrow/
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib-dev.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib-dev.install
deleted file mode 100644
index e59a1f9..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib-dev.install
+++ /dev/null
@@ -1,6 +0,0 @@
-usr/include/arrow-glib/
-usr/lib/*/libarrow-glib.a
-usr/lib/*/libarrow-glib.so
-usr/lib/*/pkgconfig/arrow-glib.pc
-usr/share/gir-1.0/Arrow-1.0.gir
-usr/share/arrow-glib/example/
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib-doc.doc-base b/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib-doc.doc-base
deleted file mode 100644
index 4f0c5ac..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib-doc.doc-base
+++ /dev/null
@@ -1,9 +0,0 @@
-Document: arrow-glib
-Title: Apache Arrow GLib Reference Manual
-Author: The Apache Software Foundation
-Abstract: Apache Arrow GLib is a data processing library for analysis that uses GLib.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libarrow-glib-doc/arrow-glib/index.html
-Files: /usr/share/doc/libarrow-glib-doc/arrow-glib/*.html
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib-doc.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib-doc.install
deleted file mode 100644
index 7aa63a9..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib-doc.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/doc/libarrow-glib-doc/arrow-glib/
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib-doc.links b/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib-doc.links
deleted file mode 100644
index 0cf9458..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib-doc.links
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/share/doc/libglib2.0-doc/glib usr/share/doc/libarrow-glib-doc/glib
-usr/share/doc/libglib2.0-doc/gobject usr/share/doc/libarrow-glib-doc/gobject
-usr/share/doc/libarrow-glib-doc/arrow-glib usr/share/gtk-doc/html/arrow-glib
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib14.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib14.install
deleted file mode 100644
index ec369d1..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-glib14.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/*/libarrow-glib.so.*
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-python14.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-python14.install
deleted file mode 100644
index eef3e66..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow-python14.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/*/libarrow_python.so.*
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow14.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow14.install
deleted file mode 100644
index 98ef213..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libarrow14.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/*/libarrow.so.*
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-dev.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-dev.install
deleted file mode 100644
index 523642e..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-dev.install
+++ /dev/null
@@ -1,4 +0,0 @@
-usr/include/parquet/
-usr/lib/*/libparquet.a
-usr/lib/*/libparquet.so
-usr/lib/*/pkgconfig/parquet.pc
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib-dev.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib-dev.install
deleted file mode 100644
index a8f1802..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib-dev.install
+++ /dev/null
@@ -1,5 +0,0 @@
-usr/include/parquet-glib/
-usr/lib/*/libparquet-glib.a
-usr/lib/*/libparquet-glib.so
-usr/lib/*/pkgconfig/parquet-glib.pc
-usr/share/gir-1.0/Parquet-1.0.gir
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib-doc.doc-base b/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib-doc.doc-base
deleted file mode 100644
index 2a4616a..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib-doc.doc-base
+++ /dev/null
@@ -1,9 +0,0 @@
-Document: parquet-glib
-Title: Apache Parquet GLib Reference Manual
-Author: The Apache Software Foundation
-Abstract: Apache Parquet GLib is a columnar storage format processing library that uses GLib.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libarrow-glib-doc/parquet-glib/index.html
-Files: /usr/share/doc/libarrow-glib-doc/parquet-glib/*.html
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib-doc.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib-doc.install
deleted file mode 100644
index 3b27b5e..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib-doc.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/doc/libarrow-glib-doc/parquet-glib/
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib-doc.links b/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib-doc.links
deleted file mode 100644
index 3f84e47..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib-doc.links
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/share/doc/libglib2.0-doc/glib usr/share/doc/libparquet-glib-doc/glib
-usr/share/doc/libglib2.0-doc/gobject usr/share/doc/libparquet-glib-doc/gobject
-usr/share/doc/libarrow-glib-doc/parquet-glib usr/share/gtk-doc/html/parquet-glib
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib14.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib14.install
deleted file mode 100644
index 1c0e441..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet-glib14.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/*/libparquet-glib.so.*
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet14.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet14.install
deleted file mode 100644
index 540a91d..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libparquet14.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/*/libparquet.so.*
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-dev.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-dev.install
deleted file mode 100644
index d3538d2..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-dev.install
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/lib/*/libplasma.a
-usr/lib/*/libplasma.so
-usr/lib/*/pkgconfig/plasma.pc
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib-dev.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib-dev.install
deleted file mode 100644
index f21a9aa..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib-dev.install
+++ /dev/null
@@ -1,5 +0,0 @@
-usr/include/plasma-glib/
-usr/lib/*/libplasma-glib.a
-usr/lib/*/libplasma-glib.so
-usr/lib/*/pkgconfig/plasma-glib.pc
-usr/share/gir-1.0/Plasma-1.0.gir
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib-doc.doc-base b/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib-doc.doc-base
deleted file mode 100644
index 7863d7d..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib-doc.doc-base
+++ /dev/null
@@ -1,9 +0,0 @@
-Document: plasma-glib
-Title: Plasma GLib Reference Manual
-Author: The Apache Software Foundation
-Abstract: Plasma GLib is an in-memory object store and cache for big data that uses GLib.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libarrow-glib-doc/plasma-glib/index.html
-Files: /usr/share/doc/libarrow-glib-doc/plasma-glib/*.html
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib-doc.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib-doc.install
deleted file mode 100644
index ef5a63b..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib-doc.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/doc/libarrow-glib-doc/plasma-glib/
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib-doc.links b/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib-doc.links
deleted file mode 100644
index baea0ef..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib-doc.links
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/share/doc/libglib2.0-doc/glib usr/share/doc/libplasma-glib-doc/glib
-usr/share/doc/libglib2.0-doc/gobject usr/share/doc/libplasma-glib-doc/gobject
-usr/share/doc/libarrow-glib-doc/plasma-glib usr/share/gtk-doc/html/plasma-glib
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib14.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib14.install
deleted file mode 100644
index 339bcca..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma-glib14.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/*/libplasma-glib.so.*
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma14.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma14.install
deleted file mode 100644
index f8a744b..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/libplasma14.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/*/libplasma.so.*
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/patches/series b/dev/tasks/linux-packages/debian.ubuntu-trusty/patches/series
deleted file mode 100644
index e69de29..0000000
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/plasma-store-server.install b/dev/tasks/linux-packages/debian.ubuntu-trusty/plasma-store-server.install
deleted file mode 100644
index 9c38179..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/plasma-store-server.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/bin/plasma_store_server
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/rules b/dev/tasks/linux-packages/debian.ubuntu-trusty/rules
deleted file mode 100755
index 4eb2677..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/rules
+++ /dev/null
@@ -1,58 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile-gmake -*-
-#
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-# This has to be exported to make some magic below work.
-export DH_OPTIONS
-
-export DEB_BUILD_MAINT_OPTIONS=reproducible=-timeless
-
-BUILD_TYPE=release
-
-%:
-	dh $@ --with gir,autoreconf
-
-override_dh_autoreconf:
-	cd c_glib && ./autogen.sh
-
-override_dh_auto_configure:
-	dh_auto_configure \
-	  --sourcedirectory=cpp \
-	  --builddirectory=cpp_build \
-	  -- \
-	  -DCMAKE_BUILD_TYPE=$(BUILD_TYPE) \
-	  -DARROW_ORC=ON \
-	  -DARROW_PARQUET=ON \
-	  -DARROW_PLASMA=ON
-	dh_auto_configure \
-	  --sourcedirectory=c_glib \
-	  --builddirectory=c_glib_build \
-	  -- \
-	  --with-arrow-cpp-build-dir=$(CURDIR)/cpp_build \
-	  --with-arrow-cpp-build-type=$(BUILD_TYPE) \
-	  --enable-gtk-doc \
-	  --with-html-dir=\$${prefix}/share/doc/libarrow-glib-doc
-
-override_dh_auto_build:
-	dh_auto_build				\
-	  --sourcedirectory=cpp			\
-	  --builddirectory=cpp_build
-	env							\
-	  LD_LIBRARY_PATH=$(CURDIR)/cpp_build/$(BUILD_TYPE)	\
-	    dh_auto_build					\
-	      --sourcedirectory=c_glib				\
-	      --builddirectory=c_glib_build
-
-override_dh_auto_install:
-	dh_auto_install				\
-	  --sourcedirectory=cpp			\
-	  --builddirectory=cpp_build
-	dh_auto_install				\
-	  --sourcedirectory=c_glib		\
-	  --builddirectory=c_glib_build
-	mv debian/tmp/usr/lib/*/girepository-1.0/	\
-	  debian/tmp/usr/lib/
-
-# disable 'make check'.
-override_dh_auto_test:
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/source/format b/dev/tasks/linux-packages/debian.ubuntu-trusty/source/format
deleted file mode 100644
index 163aaf8..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)
diff --git a/dev/tasks/linux-packages/debian.ubuntu-trusty/watch b/dev/tasks/linux-packages/debian.ubuntu-trusty/watch
deleted file mode 100644
index 5cb3f00..0000000
--- a/dev/tasks/linux-packages/debian.ubuntu-trusty/watch
+++ /dev/null
@@ -1,2 +0,0 @@
-version=3
-https://dist.apache.org/repos/dist/release/arrow/arrow-(.+)/apache-arrow-(.+).tar.gz
diff --git a/dev/tasks/linux-packages/package-task.rb b/dev/tasks/linux-packages/package-task.rb
index 426e042..3f7fc1e 100644
--- a/dev/tasks/linux-packages/package-task.rb
+++ b/dev/tasks/linux-packages/package-task.rb
@@ -247,7 +247,6 @@ VERSION=#{@deb_upstream_version}
           if targets.empty?
             targets = [
               "debian-stretch",
-              "ubuntu-trusty",
               "ubuntu-xenial",
               "ubuntu-bionic",
               "ubuntu-cosmic",
diff --git a/dev/tasks/tasks.yml b/dev/tasks/tasks.yml
index 4008d61..e36e52c 100644
--- a/dev/tasks/tasks.yml
+++ b/dev/tasks/tasks.yml
@@ -42,7 +42,6 @@ groups:
     - wheel-win-cp37m
   linux:
     - debian-stretch
-    - ubuntu-trusty
     - ubuntu-xenial
     - ubuntu-bionic
     - ubuntu-cosmic
@@ -317,41 +316,6 @@ tasks:
       - plasma-store-server-dbgsym_{no_rc_version}-1_amd64.deb
       - plasma-store-server_{no_rc_version}-1_amd64.deb
 
-  ubuntu-trusty:
-    platform: linux
-    template: linux-packages/travis.linux.yml
-    params:
-      build_command: rake apt:build APT_TARGETS=ubuntu-trusty
-      upload_extensions:
-        - .deb
-        - .dsc
-        - .debian.tar.gz
-        - .orig.tar.gz
-    artifacts:
-      - apache-arrow_{no_rc_version}-1.debian.tar.gz
-      - apache-arrow_{no_rc_version}-1.dsc
-      - apache-arrow_{no_rc_version}.orig.tar.gz
-      - gir1.2-arrow-1.0_{no_rc_version}-1_amd64.deb
-      - gir1.2-parquet-1.0_{no_rc_version}-1_amd64.deb
-      - gir1.2-plasma-1.0_{no_rc_version}-1_amd64.deb
-      - libarrow-dev_{no_rc_version}-1_amd64.deb
-      - libarrow-glib-dev_{no_rc_version}-1_amd64.deb
-      - libarrow-glib-doc_{no_rc_version}-1_all.deb
-      - libarrow-glib14_{no_rc_version}-1_amd64.deb
-      - libarrow14_{no_rc_version}-1_amd64.deb
-      - libparquet-dev_{no_rc_version}-1_amd64.deb
-      - libparquet-glib-dev_{no_rc_version}-1_amd64.deb
-      - libparquet-glib-doc_{no_rc_version}-1_all.deb
-      - libparquet-glib14_{no_rc_version}-1_amd64.deb
-      - libparquet14_{no_rc_version}-1_amd64.deb
-      - libplasma-dev_{no_rc_version}-1_amd64.deb
-      - libplasma-glib-dev_{no_rc_version}-1_amd64.deb
-      - libplasma-glib-doc_{no_rc_version}-1_all.deb
-      - libplasma-glib14_{no_rc_version}-1_amd64.deb
-      - libplasma14_{no_rc_version}-1_amd64.deb
-      - plasma-store-server-dbgsym_{no_rc_version}-1_amd64.deb
-      - plasma-store-server_{no_rc_version}-1_amd64.deb
-
   ubuntu-xenial:
     platform: linux
     template: linux-packages/travis.linux.yml