Skip to content

Commit

Permalink
MINOR: [Release] Update .deb package names for 18.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raulcd committed Jul 17, 2024
1 parent 5224f20 commit c66b3f1
Show file tree
Hide file tree
Showing 17 changed files with 82 additions and 82 deletions.
104 changes: 52 additions & 52 deletions dev/tasks/linux-packages/apache-arrow/debian/control.in
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Build-Depends-Indep: libglib2.0-doc
Standards-Version: 3.9.8
Homepage: https://arrow.apache.org/

Package: libarrow1700
Package: libarrow1800
Section: libs
Architecture: any
Multi-Arch: same
Expand All @@ -62,73 +62,73 @@ Pre-Depends: ${misc:Pre-Depends}
Depends:
${misc:Depends},
${shlibs:Depends},
libarrow1700 (= ${binary:Version})
libarrow1800 (= ${binary:Version})
Description: Apache Arrow is a data processing library for analysis
.
This package provides tools.

Package: libarrow-cuda1700
Package: libarrow-cuda1800
Section: libs
Architecture: @CUDA_ARCHITECTURE@
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
${misc:Depends},
${shlibs:Depends},
libarrow1700 (= ${binary:Version})
libarrow1800 (= ${binary:Version})
Description: Apache Arrow is a data processing library for analysis
.
This package provides C++ library files for CUDA support.

Package: libarrow-acero1700
Package: libarrow-acero1800
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
${misc:Depends},
${shlibs:Depends},
libarrow1700 (= ${binary:Version})
libarrow1800 (= ${binary:Version})
Description: Apache Arrow is a data processing library for analysis
.
This package provides C++ library files for Acero module.

Package: libarrow-dataset1700
Package: libarrow-dataset1800
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
${misc:Depends},
${shlibs:Depends},
libarrow-acero1700 (= ${binary:Version}),
libparquet1700 (= ${binary:Version})
libarrow-acero1800 (= ${binary:Version}),
libparquet1800 (= ${binary:Version})
Description: Apache Arrow is a data processing library for analysis
.
This package provides C++ library files for Dataset module.

Package: libarrow-flight1700
Package: libarrow-flight1800
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
${misc:Depends},
${shlibs:Depends},
libarrow1700 (= ${binary:Version})
libarrow1800 (= ${binary:Version})
Description: Apache Arrow is a data processing library for analysis
.
This package provides C++ library files for Flight RPC system.

Package: libarrow-flight-sql1700
Package: libarrow-flight-sql1800
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
${misc:Depends},
${shlibs:Depends},
libarrow-flight1700 (= ${binary:Version})
libarrow-flight1800 (= ${binary:Version})
Description: Apache Arrow is a data processing library for analysis
.
This package provides C++ library files for Flight SQL system.
Expand All @@ -139,7 +139,7 @@ Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
libarrow1700 (= ${binary:Version}),
libarrow1800 (= ${binary:Version}),
@USE_SYSTEM_GRPC@ libabsl-dev,
libbrotli-dev,
libbz2-dev,
Expand Down Expand Up @@ -167,7 +167,7 @@ Multi-Arch: same
Depends:
${misc:Depends},
libarrow-dev (= ${binary:Version}),
libarrow-cuda1700 (= ${binary:Version})
libarrow-cuda1800 (= ${binary:Version})
Description: Apache Arrow is a data processing library for analysis
.
This package provides C++ header files for CUDA support.
Expand All @@ -178,7 +178,7 @@ Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
libarrow-acero1700 (= ${binary:Version}),
libarrow-acero1800 (= ${binary:Version}),
libparquet-dev (= ${binary:Version})
Description: Apache Arrow is a data processing library for analysis
.
Expand All @@ -191,7 +191,7 @@ Multi-Arch: same
Depends:
${misc:Depends},
libarrow-acero-dev (= ${binary:Version}),
libarrow-dataset1700 (= ${binary:Version}),
libarrow-dataset1800 (= ${binary:Version}),
libparquet-dev (= ${binary:Version})
Description: Apache Arrow is a data processing library for analysis
.
Expand All @@ -204,7 +204,7 @@ Multi-Arch: same
Depends:
${misc:Depends},
libarrow-dev (= ${binary:Version}),
libarrow-flight1700 (= ${binary:Version}),
libarrow-flight1800 (= ${binary:Version}),
libc-ares-dev,
@USE_SYSTEM_GRPC@ libgrpc++-dev
Description: Apache Arrow is a data processing library for analysis
Expand All @@ -218,20 +218,20 @@ Multi-Arch: same
Depends:
${misc:Depends},
libarrow-flight-dev (= ${binary:Version}),
libarrow-flight-sql1700 (= ${binary:Version})
libarrow-flight-sql1800 (= ${binary:Version})
Description: Apache Arrow is a data processing library for analysis
.
This package provides C++ header files for Flight SQL system.

Package: libgandiva1700
Package: libgandiva1800
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
${misc:Depends},
${shlibs:Depends},
libarrow1700 (= ${binary:Version})
libarrow1800 (= ${binary:Version})
Description: Gandiva is a toolset for compiling and evaluating expressions
on Arrow Data.
.
Expand All @@ -244,13 +244,13 @@ Multi-Arch: same
Depends:
${misc:Depends},
libarrow-dev (= ${binary:Version}),
libgandiva1700 (= ${binary:Version})
libgandiva1800 (= ${binary:Version})
Description: Gandiva is a toolset for compiling and evaluating expressions
on Arrow Data.
.
This package provides C++ header files.

Package: libparquet1700
Package: libparquet1800
Section: libs
Architecture: any
Multi-Arch: same
Expand All @@ -270,7 +270,7 @@ Pre-Depends: ${misc:Pre-Depends}
Depends:
${misc:Depends},
${shlibs:Depends},
libparquet1700 (= ${binary:Version})
libparquet1800 (= ${binary:Version})
Description: Apache Parquet is a columnar storage format
.
This package provides tools.
Expand All @@ -282,21 +282,21 @@ Multi-Arch: same
Depends:
${misc:Depends},
libarrow-dev (= ${binary:Version}),
libparquet1700 (= ${binary:Version}),
libparquet1800 (= ${binary:Version}),
libthrift-dev
Description: Apache Parquet is a columnar storage format
.
This package provides C++ header files.

Package: libarrow-glib1700
Package: libarrow-glib1800
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
${misc:Depends},
${shlibs:Depends},
libarrow1700 (= ${binary:Version})
libarrow1800 (= ${binary:Version})
Description: Apache Arrow is a data processing library for analysis
.
This package provides GLib based library files.
Expand All @@ -320,7 +320,7 @@ Depends:
${misc:Depends},
libglib2.0-dev,
libarrow-acero-dev (= ${binary:Version}),
libarrow-glib1700 (= ${binary:Version}),
libarrow-glib1800 (= ${binary:Version}),
gir1.2-arrow-1.0 (= ${binary:Version})
Suggests: libarrow-glib-doc
Description: Apache Arrow is a data processing library for analysis
Expand All @@ -338,16 +338,16 @@ Description: Apache Arrow is a data processing library for analysis
.
This package provides documentations.

Package: libarrow-cuda-glib1700
Package: libarrow-cuda-glib1800
Section: libs
Architecture: @CUDA_ARCHITECTURE@
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
${misc:Depends},
${shlibs:Depends},
libarrow-glib1700 (= ${binary:Version}),
libarrow-cuda1700 (= ${binary:Version})
libarrow-glib1800 (= ${binary:Version}),
libarrow-cuda1800 (= ${binary:Version})
Description: Apache Arrow is a data processing library for analysis
.
This package provides GLib based library files for CUDA support.
Expand All @@ -372,22 +372,22 @@ Depends:
${misc:Depends},
libarrow-cuda-dev (= ${binary:Version}),
libarrow-glib-dev (= ${binary:Version}),
libarrow-cuda-glib1700 (= ${binary:Version}),
libarrow-cuda-glib1800 (= ${binary:Version}),
gir1.2-arrow-cuda-1.0 (= ${binary:Version})
Description: Apache Arrow is a data processing library for analysis
.
This package provides GLib based header files for CUDA support.

Package: libarrow-dataset-glib1700
Package: libarrow-dataset-glib1800
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
${misc:Depends},
${shlibs:Depends},
libarrow-glib1700 (= ${binary:Version}),
libarrow-dataset1700 (= ${binary:Version})
libarrow-glib1800 (= ${binary:Version}),
libarrow-dataset1800 (= ${binary:Version})
Description: Apache Arrow is a data processing library for analysis
.
This package provides GLib based library files for dataset module.
Expand All @@ -412,7 +412,7 @@ Depends:
${misc:Depends},
libarrow-dataset-dev (= ${binary:Version}),
libarrow-glib-dev (= ${binary:Version}),
libarrow-dataset-glib1700 (= ${binary:Version}),
libarrow-dataset-glib1800 (= ${binary:Version}),
gir1.2-arrow-dataset-1.0 (= ${binary:Version})
Description: Apache Arrow is a data processing library for analysis
.
Expand All @@ -429,16 +429,16 @@ Description: Apache Arrow is a data processing library for analysis
.
This package provides documentations for dataset module.

Package: libarrow-flight-glib1700
Package: libarrow-flight-glib1800
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
${misc:Depends},
${shlibs:Depends},
libarrow-glib1700 (= ${binary:Version}),
libarrow-flight1700 (= ${binary:Version})
libarrow-glib1800 (= ${binary:Version}),
libarrow-flight1800 (= ${binary:Version})
Description: Apache Arrow is a data processing library for analysis
.
This package provides GLib based library files for Apache Arrow Flight.
Expand All @@ -464,7 +464,7 @@ Depends:
${misc:Depends},
libarrow-flight-dev (= ${binary:Version}),
libarrow-glib-dev (= ${binary:Version}),
libarrow-flight-glib1700 (= ${binary:Version}),
libarrow-flight-glib1800 (= ${binary:Version}),
gir1.2-arrow-flight-1.0 (= ${binary:Version})
Description: Apache Arrow is a data processing library for analysis
.
Expand All @@ -481,16 +481,16 @@ Description: Apache Arrow is a data processing library for analysis
.
This package provides documentations for Apache Arrow Flight.

Package: libarrow-flight-sql-glib1700
Package: libarrow-flight-sql-glib1800
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
${misc:Depends},
${shlibs:Depends},
libarrow-flight-glib1700 (= ${binary:Version}),
libarrow-flight-sql1700 (= ${binary:Version})
libarrow-flight-glib1800 (= ${binary:Version}),
libarrow-flight-sql1800 (= ${binary:Version})
Description: Apache Arrow is a data processing library for analysis
.
This package provides GLib based library files for Apache Arrow Flight SQL.
Expand All @@ -516,7 +516,7 @@ Depends:
${misc:Depends},
libarrow-flight-sql-dev (= ${binary:Version}),
libarrow-flight-glib-dev (= ${binary:Version}),
libarrow-flight-sql-glib1700 (= ${binary:Version}),
libarrow-flight-sql-glib1800 (= ${binary:Version}),
gir1.2-arrow-flight-sql-1.0 (= ${binary:Version})
Description: Apache Arrow is a data processing library for analysis
.
Expand All @@ -533,16 +533,16 @@ Description: Apache Arrow is a data processing library for analysis
.
This package provides documentations for Apache Arrow Flight SQL.

Package: libgandiva-glib1700
Package: libgandiva-glib1800
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
${misc:Depends},
${shlibs:Depends},
libarrow-glib1700 (= ${binary:Version}),
libgandiva1700 (= ${binary:Version})
libarrow-glib1800 (= ${binary:Version}),
libgandiva1800 (= ${binary:Version})
Description: Gandiva is a toolset for compiling and evaluating expressions
on Arrow Data.
.
Expand All @@ -569,7 +569,7 @@ Depends:
${misc:Depends},
libgandiva-dev (= ${binary:Version}),
libarrow-glib-dev (= ${binary:Version}),
libgandiva-glib1700 (= ${binary:Version}),
libgandiva-glib1800 (= ${binary:Version}),
gir1.2-gandiva-1.0 (= ${binary:Version})
Description: Gandiva is a toolset for compiling and evaluating expressions
on Arrow Data.
Expand All @@ -588,16 +588,16 @@ Description: Gandiva is a toolset for compiling and evaluating expressions
.
This package provides documentations.

Package: libparquet-glib1700
Package: libparquet-glib1800
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
${misc:Depends},
${shlibs:Depends},
libarrow-glib1700 (= ${binary:Version}),
libparquet1700 (= ${binary:Version})
libarrow-glib1800 (= ${binary:Version}),
libparquet1800 (= ${binary:Version})
Description: Apache Parquet is a columnar storage format
.
This package provides GLib based library files.
Expand All @@ -622,7 +622,7 @@ Depends:
${misc:Depends},
libarrow-glib-dev (= ${binary:Version}),
libparquet-dev (= ${binary:Version}),
libparquet-glib1700 (= ${binary:Version}),
libparquet-glib1800 (= ${binary:Version}),
gir1.2-parquet-1.0 (= ${binary:Version})
Suggests: libparquet-glib-doc
Description: Apache Parquet is a columnar storage format
Expand Down
Loading

0 comments on commit c66b3f1

Please sign in to comment.