DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: bazel-java-tools 13.6.1-1

Package Information

DescriptionTools used by Bazel to compile Java

A collection of tools used internally by Bazel to compile Java source code. The included tools include the architecture-dependent singlejar, ijar, and zipper binaries as well as the architecture-independent JavaBuilder, TurbineDirect, and JacocoCoverage.

This package contains the architecture-dependent files.

MaintainerDebian Bazel Team <bazel-team@lists.launchpad.net>
Changed ByYing-Chun Liu (PaulLiu) <paulliu@debian.org>
Sponsorpaulliu@debian.org
Distributionunstable
Architectureany all
VCSgit: https://salsa.debian.org/bazel-team/bazel-java-tools.git (browse)
Closes#969346
Blocked Bugs#979846 (wishlist)
Trackerhttps://tracker.debian.org/pkg/bazel-java-tools
Uploaded1 month, 4 days ago

New Package Report

.changes
DateFri, 03 Jul 2026 11:40:03 +0100
Sourcebazel-java-tools
Version13.6.1-1
Changed-ByYing-Chun Liu (PaulLiu)
Architecturesource all amd64
Distributionunstable
Changelog
bazel-java-tools (13.6.1-1) unstable; urgency=low
 .
   * Add debian/gbp.conf for easier usage of gbp
   * New upstream version 13.6.1
   * debian/watch: update the syntax
   * Add debian/mock_repos
   * Add debian/README.Debian
   * add debian/generate_mock_repos.py: helpers to generate mock repos
   * add debian/compile_ijar.sh: helper to compile ijar
   * add debian/compile_singlejar.sh: helper to compile singlejar
   * Add debian/compile_javabuilder.sh: helper to compile javabuilder
   * update debian/copyright
   * add debian/bootstrap-resources
   * Add debian/patches-bazel: patch some code of bazel
   * debian/control: add myself to Uploaders
   * debian/*.install: tweak install files
   * debian/rules: write rules to compile the code
   * add debian/tests: add some simple autopkgtest
 .
 bazel-java-tools (11.6-1) unstable; urgency=medium
 .
   * Initial release (Closes: #969346)
.dsc
Priorityoptional
Componentmain
Package-Listbazel-java-tools deb devel optional arch=any
bazel-java-tools-data deb devel optional arch=all
Sectiondevel
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: java_tools
Upstream-Contact: bazel-dev@googlegroups.com
Source: https://github.com/bazelbuild/java_tools

Files: *
Copyright: 2019-2021 Google Inc.
           2022 The Bazel Authors.
License: Apache-2.0

Files: debian/*
Copyright: 2022-2023 Olek Wojnar <olek@debian.org>
           2026 Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
License: Apache-2.0

License: Apache-2.0
 Licensed 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
 .
 https://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.
Comment:
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

Review Information

accepted — allocated to mechtilde 1 month, 4 days ago, started 1 month, 4 days ago, completed 1 month, 4 days ago.

Final Comment

Back to Dashboard | View all reviews for this package