1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260
|
apache-arrow (23.0.1-1) unstable; urgency=medium
* New upstream version.
-- Steffen Moeller <moeller@debian.org> Mon, 16 Feb 2026 15:05:22 +0000
apache-arrow (23.0.0-3) UNRELEASED; urgency=medium
* Removed some patches in communication with upstream.
* Added debian/.gitignore
-- Steffen Moeller <moeller@debian.org> Mon, 16 Feb 2026 11:07:43 +0000
apache-arrow (23.0.0-2) UNRELEASED; urgency=medium
* Team upload
* debian/patches/armhf-build.diff: fix build on armhf
* debian/rules: use DEB_HOST_MULTIARCH; not DEB_TARGET_MULTIARCH
-- Rene Engelhard <rene@debian.org> Sat, 14 Feb 2026 21:44:24 +0100
apache-arrow (23.0.0-1) unstable; urgency=medium
[ Steffen Moeller ]
* New upstream version.
* d/copyright: No remnant LGPL-2.1 files, indeed.
Removing reference as instructed by FTPadmins.
* debian/*.install: replace hardcoded x86_64 (Closes: #1127564)
* d/control: expressing unfortunate conflicts between library packages
for puiparts
* d/patches: Clean-up
[ Rene Engelhard ]
* Fix libarrow-python dependency tor test-pyarrow
-- Steffen Moeller <moeller@debian.org> Tue, 10 Feb 2026 15:10:52 +0000
apache-arrow (22.0.0-1) unstable; urgency=medium
* Initial upload (Closes: #970021)
- provides pyarrow (Closes: #1074317)
- also directly provides r-cran-arrow (Closes: #1111537)
-- Steffen Moeller <moeller@debian.org> Sun, 02 Nov 2025 21:58:50 +0000
apache-arrow (21.0.0-1) UNRELEASED; urgency=medium
[ Steffen Moeller ]
* Reinstated Gandiva
* Activated snappy again.
* Added debian/.gitignore
* Python version and numpy ABI dependencies auto-added.
* d/copyright:
- Added debian/* section
- Worked towards lrc compliance
- Introduced d/lrc.config
* d/watch:
- Transitioned to version 5
- Added upstream public key
[ Diane Trout ]
* Updated debian/tests/control for new python test dependencies
* Parameterize MULTIARCH path in d/rules file
* Switch to debhelper-compat =13 to allow DEB_HELPER_MULTIARCH in
install files
* Don't install include files installed into pyarrow-dev that conflict
with libarrow-dev, add dependency on libarrow-dev to install them
[ Bas Couwenberg ]
* Add gbp.conf to use pristine-tar by default.
-- Steffen Moeller <moeller@debian.org> Mon, 18 Aug 2025 19:22:21 +0200
apache-arrow (20.0.0-1) UNRELEASED; urgency=medium
* New upstream release
* Reduced to compilation of C/C++ libraries
* d/copyright: syntax fix
* d/control:
- Set uploaders to Diane, Sascha and myself.
- Improved descriptions.
* debian/patches
- Removed now redundant debian/patches/allow-pytest-8.patch
-- Steffen Moeller <moeller@debian.org> Fri, 27 Jun 2025 19:55:51 +0200
apache-arrow (15.0.2-1) UNRELEASED; urgency=medium
* New upstream release
* Put documentation files in most core library
* Disable packages that seem to not exist now.
- libarrow-python
- various plasma-store-server packages
* add new packages
- libacero{1500,-dev}
- pyarrow-dev
- python3-pyarrow
* Remove pytest-runner, pytest-lazy-fixture from Build-Depends
no longer used by upstream
* Update .install files for changed paths
* Refresh patches
* Add patches to allow building pyarrow
- allow-setuptools-8.patch, allow-pytest-8.patch,
python-no-jemalloc.patch
* leave use-debian-jemalloc.patch as a WIP to stop using
vendored jemalloc
* Don't autoclean source while building to help with packaging
* Disable running cython tests during build process
cython isn't able to find the libarrow libraries it needs
without being installed
* Build and install python component
* Adjust cmake build settings
* Tell pybuild to use cmake instead of setup.py
* Configure salsa-ci.yml
-- Diane Trout <diane@ghic.org> Thu, 04 Apr 2024 17:08:52 -0700
apache-arrow (7.0.0-1) UNRELEASED; urgency=medium
[ Sascha Steinbiss ]
* Debian upload.
[ Diane Trout ]
* Use Debian source for Brotli, OpenSSL, and Snappy
* add use-debian-xsimd.patch to use Debian provided xsimd.
* FindBrotli.cmake and libarrow_bundled_dependencies don't exist.
* Install built FindThrift*.cmake scripts
* Disable non-free nvidia dependency for now
* Install readme, notice and license into the main -dev package
* Turn off jemalloc as upstream wants to build from downloaded source
* fail-missing files that are not installed to help develop packaging
* Build and test pyarrow
* add fix-upstream-watch to keep uscan from finding wrong arrow repositories
* Add a more modern debian/watch file
-- Sascha Steinbiss <satta@debian.org> Sun, 20 Feb 2022 12:57:32 +0100
apache-arrow (4.0.0-1) unstable; urgency=low
* New upstream release.
-- Travis CI User <travis@example.org> Wed, 21 Apr 2021 16:11:38 -0000
apache-arrow (4.0.0-1) unstable; urgency=low
* New upstream release.
-- Krisztián Szűcs <szucs.krisztian@gmail.com> Wed, 21 Apr 2021 16:11:33 -0000
apache-arrow (3.0.0-1) unstable; urgency=low
* New upstream release.
-- Krisztián Szűcs <szucs.krisztian@gmail.com> Mon, 18 Jan 2021 21:33:18 -0000
apache-arrow (2.0.0-1) unstable; urgency=low
* New upstream release.
-- Krisztián Szűcs <szucs.krisztian@gmail.com> Mon, 12 Oct 2020 23:38:01 -0000
apache-arrow (1.0.0-1) unstable; urgency=low
* New upstream release.
-- Krisztián Szűcs <szucs.krisztian@gmail.com> Mon, 20 Jul 2020 20:41:07 -0000
apache-arrow (0.17.0-1) unstable; urgency=low
* New upstream release.
-- Krisztián Szűcs <szucs.krisztian@gmail.com> Thu, 16 Apr 2020 12:05:43 -0000
apache-arrow (0.16.0-1) unstable; urgency=low
* New upstream release.
-- Krisztián Szűcs <szucs.krisztian@gmail.com> Thu, 30 Jan 2020 20:21:44 -0000
apache-arrow (0.15.0-1) unstable; urgency=low
* New upstream release.
-- Krisztián Szűcs <szucs.krisztian@gmail.com> Mon, 30 Sep 2019 17:19:02 -0000
apache-arrow (0.14.0-1) unstable; urgency=low
* New upstream release.
-- Sutou Kouhei <kou@clear-code.com> Fri, 28 Jun 2019 22:22:35 -0000
apache-arrow (0.13.0-1) unstable; urgency=low
* New upstream release.
-- Kouhei Sutou <kou@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 <szucs.krisztian@gmail.com> Wed, 16 Jan 2019 03:29:25 -0000
apache-arrow (0.11.0-1) unstable; urgency=low
* New upstream release.
-- Kouhei Sutou <kou@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 <cpcloud@gmail.com> Thu, 02 Aug 2018 23:58:23 -0000
apache-arrow (0.9.0-1) unstable; urgency=low
* New upstream release.
-- Kouhei Sutou <kou@clear-code.com> Fri, 16 Mar 2018 16:56:31 -0000
apache-arrow (0.8.0-1) unstable; urgency=low
* New upstream release.
* Add libarrow-gpu-glib0, libarrow-gpu-glib-dev and gir1.2-arrow-gpu-1.0.
-- Uwe L. Korn <uwelk@xhochy.com> Sun, 17 Dec 2017 20:24:44 -0000
apache-arrow (0.7.1-2) unstable; urgency=low
* Add libarrow-gpu0 and libarrow-gpu-dev.
* Add libarrow-python-dev.
-- Kouhei Sutou <kou@clear-code.com> Sun, 29 Oct 2017 21:59:13 +0900
apache-arrow (0.7.1-1) unstable; urgency=low
* New upstream release.
-- Kouhei Sutou <kou@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 <wes.mckinney@twosigma.com> Tue, 12 Sep 2017 22:01:14 -0000
apache-arrow (0.6.0-1) unstable; urgency=low
* New upstream release.
-- Kouhei Sutou <kou@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 <kou@clear-code.com> Wed, 02 Aug 2017 22:28:18 -0000
|