Update Workplan Part 3 authored by Olek Wojnar's avatar Olek Wojnar
......@@ -12,7 +12,7 @@ We are targeting completion of this goal during the bullseye+1 development cycle
* Use the standard `bazel-latest` dependency package to depend on the latest packaged binary version. This package will also install a symlink named `/usr/bin/bazel-real` to point to the latest actual binary. It should also hold the `bazel.sh` startup script as `/usr/bin/bazel`. The above two files would *not* be included in any versioned packages (e.g. `bazel3`) ***(Debian Lead)***
* Only release versions of Bazel that will continue to have support throughout the targeted Debian version's lifecycle.
* Only release versions of Bazel that will continue to have support throughout the targeted Debian version's lifecycle. ***(Debian Lead)***
## Problems to solve
......
......