DFSG NEW Queue

DFSG, Licensing & New Packages Team

bazel-stardoc 0.8.1-1

Package Information

DescriptionStarlark Documentation Generator

Documentation generator for Bazel build rules written in Starlark. Stardoc provides a Starlark rule that can be used to build documentation for Starlark rules in Markdown. Stardoc generates one documentation page per .bzl file.

MaintainerDebian Bazel Team <bazel-team@lists.launchpad.net>
Changed ByYing-Chun Liu (PaulLiu) <paulliu@debian.org>
Sponsorpaulliu@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/bazel-team/bazel-stardoc.git (browse)
Closes#978668
Blocked Bugs#979846 (wishlist)
Trackerhttps://tracker.debian.org/pkg/bazel-stardoc
Uploaded1 hour ago

New Package Report

.changes
Version0.8.1-1
Changed-ByYing-Chun Liu (PaulLiu)
Architecturesource all
Distributionunstable
DateSun, 05 Jul 2026 04:30:00 +0100
Sourcebazel-stardoc
Changelog
bazel-stardoc (0.8.1-1) unstable; urgency=low
 .
   * add debian/gbp.conf for easier using with gbp
   * Update debian/watch to use GitHub tags
   * New upstream version 0.8.1
   * add debian/clean: clean generated files
   * add debian/mock_modules
   * add debian/mock_repos
   * debian/bazel-stardoc.install: install renderer_prebuilt.jar
   * debian/control: add more Build-Depends
   * debian/patches: adjust patches for new upstream version
   * debian/rules: use bazel to compile renderer.jar
   * debian/copyright: update for latest upstream release
   * debian/tests: add a functional test
   * add debian/MODULE.bazel
   * add debian/README.source
 .
 bazel-stardoc (0.4.0+ds-1~exp1) experimental; urgency=medium
 .
   * Ephemeral upload to experimental to clear NEW
   * Initial release (Closes: #978668)
.dsc
Sectiondevel
Priorityoptional
Componentmain
Package-Listbazel-stardoc deb devel optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Stardoc
Source: https://github.com/bazelbuild/stardoc
 Modified to remove pre-built jar files.
Files-Excluded: */*.jar

Files: *
Copyright: 2016-2019 Google Inc. <bazel-dev@googlegroups.com>
           2018-2024 The Bazel Authors
License: Apache-2.0

Files: debian/*
Copyright: 2021 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
 .
 http://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.
 .
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

Back to Dashboard | View all reviews for this package