Source: bazel-java-tools
Section: devel
Priority: optional
Maintainer: Debian Bazel Team <bazel-team@lists.launchpad.net>
Uploaders: Debian Bazel Team <team+bazel@tracker.debian.org>,
           Olek Wojnar <olek@debian.org>,
           Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-exec,
               architecture-is-64-bit,
               bazel-bootstrap (>= 7),
               bazel-bootstrap-source,
               bazel-platforms,
               bazel-rules-cc,
               bazel-rules-java,
               bazel-rules-license,
               bazel-rules-pkg,
               bazel-rules-proto,
               bazel-rules-python,
               bazel-skylib,
               junit4,
               liberror-prone-java,
               libgoogle-auto-value-gson-java,
               libgoogle-auto-value-java,
               libguava-java,
               libjarjar-java,
               libjavapoet-java,
               libjsr305-java,
               libprotobuf-dev,
               libprotobuf-java,
               libturbine-java,
               libzstd-jni-java,
               protobuf-compiler,
               python3,
               zip
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/bazelbuild/java_tools
Vcs-Browser: https://salsa.debian.org/bazel-team/bazel-java-tools
Vcs-Git: https://salsa.debian.org/bazel-team/bazel-java-tools.git

Package: bazel-java-tools
Architecture: any
Depends: bazel-java-tools-data (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Tools 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.

Package: bazel-java-tools-data
Architecture: all
Multi-Arch: foreign
Depends: libturbine-java, ${misc:Depends}
Description: Tools used by Bazel to compile Java (data files)
 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-independent files.
