bazel-bootstrap (4.2.3+ds-1~exp3) experimental; urgency=high * Upload to experimental to test fix, third time the charm? * New upstream release * Ease building packages that use Bazel source code - Use default-jdk - Add patch to use "@io_bazel" Bazel package names * Modify d/watch to ignore pre-release tags * Remove unnecessary dependency versioning * Fix FTBFS with OpenJDK 17 - Add patch for `--add-opens` - Update Bazel package build process in d/rules * Add patch to fix FTBFS with OpenJDK 13+ * Refactor autopkgtests * Add patch to fix test failures with OpenJDK 16+ * Sync add_include_for_limits.patch with upstream * Update build-bash_completion.patch to prevent duplicate file -- Olek Wojnar Mon, 14 Nov 2022 17:43:02 -0500 bazel-bootstrap (4.2.2+ds-1) unstable; urgency=medium * New upstream release -- Olek Wojnar Tue, 04 Oct 2022 22:05:34 -0400 bazel-bootstrap (4.1.0+ds-1) unstable; urgency=medium [ Jesse Chan ] * New upstream release - Update patches for new version * Patch to use debian "reactive_streams" and "rxjava3" - See upstream bazelbuild/bazel@325eb956c * Patch to remove not useful dependency on "bazel_skylib" - Only used to support darwin-arm64 host platform - It is not useful for us to have this dependency [ Olek Wojnar ] * Modify add_include_for_limits.patch to also include in ijar - Should resolve failed autopkgtests on non-amd64 systems * Note that bazel_skylib *will* be needed for the full bazel package - It is being removed at this time to prevent a build failure. The bazel package build-depends on the bazel-skylib package, avoiding the problem. -- Olek Wojnar Tue, 27 Sep 2022 19:50:13 -0400 bazel-bootstrap (4.0.0+ds-1) unstable; urgency=medium [ Jesse Chan ] * New upstream release - Update patches for new version * Drop jdk.BUILD from bazel-bootstrap-data - See upstream bazelbuild/bazel@f259b8abf * Drop libunix.so from bazel-bootstrap-data - See upstream bazelbuild/bazel@7128580b1 * Drop unused "third_party/py/gflags" exclusion - See upstream bazelbuild/bazel@a9bf09324 * Add builtins_bzl/* to bazel-bootstrap-data - See upstream bazelbuild/bazel@de1babee3 * Add "Bypass ccache" flags to host env as well - `--action_env` are only included in the target configuration now - See upstream bazelbuild/bazel@a463d9095 [ Olek Wojnar ] * Add Jesse Chan to d/copyright -- Olek Wojnar Sun, 25 Sep 2022 16:24:34 -0400 bazel-bootstrap (3.5.1+ds-5) unstable; urgency=medium * Add d/changelog clarification requested by FTP Team - New -source package required to build new Bazel ecosystem packages - Certain Bazel packages require Bazel source code to build - Some of these have been packaged but cannot be built/uploaded - Once the -source package is available, these can be built/uploaded - Bazel source code is primarily Java and none of it is currently packaged - Bazel development in Debian stalled since April 2021 lacking -source * Add patch to #include to enable ijar build (Closes: #983982) * Add patch to fix bashisms in sh scripts * Resolve long line issues - Add patch to fix actual long lines - Add lintian override to fix false positives * Add lintian overrides to -data and -source for no-code-sections - Required test data * Update standards to 4.6.1 (no changes) -- Olek Wojnar Wed, 21 Sep 2022 14:08:21 -0400 bazel-bootstrap (3.5.1+ds-4) unstable; urgency=medium * Enable -source binary package build * Fix generation of bash completion -- Olek Wojnar Tue, 13 Apr 2021 18:45:55 -0400 bazel-bootstrap (3.5.1+ds-3) unstable; urgency=high * Fix FTBFS on mips64el and riscv64 - Add patches to support cpus and toolchains - Add patch to increase available javac memory during early build - Add patch to enable verbose javac to prevent build timeouts - Add patch to increase startup timeout - Add patch to debug bash completion creation - Add Dockerfiles for architecture-specific test builds * Update autopkgtests -- Olek Wojnar Mon, 22 Feb 2021 12:15:49 -0500 bazel-bootstrap (3.5.1+ds-2) unstable; urgency=high * Fix Out-of-Memory build errors on some architectures * Add patch to enable junit4 usage in Debian * Enable autopkgtest using packaged example code * Update d/rules (Closes: #979305) -- Olek Wojnar Mon, 04 Jan 2021 23:38:34 -0500 bazel-bootstrap (3.5.1+ds-1) unstable; urgency=high * New upstream version (Closes: #976563, #978189) - Update patches for new version - Update dependency versions * Update standards to 4.5.1 (no changes) * Update Maintainer to team Launchpad email address - Since l.d.o email address is still not available - Retain tracker.d.o email in Uploaders field -- Olek Wojnar Sat, 26 Dec 2020 16:52:13 -0500 bazel-bootstrap (3.4.0+ds-2) unstable; urgency=high * Fix sandbox path option * Change default system bazelrc file location for Debian Bazel * Remove Android dependency due to unavailability in Testing - Add remove-android-rules.patch * Remove phpsysinfo dependency * Fix build failure on buildds (Closes: #973508) -- Olek Wojnar Sun, 08 Nov 2020 20:37:29 -0500 bazel-bootstrap (3.4.0+ds-1) unstable; urgency=medium * Initial release (Closes: #782654) -- Olek Wojnar Sun, 19 Jul 2020 00:25:48 -0400