bazel-rules-pkg 0.9.1-1
Package Information
| Description | Bazel package building & fetching rules Bazel rules for packaging and fetching (for Debian and other distribution channels). |
|---|---|
| Maintainer | Debian Bazel Team <bazel-team@lists.launchpad.net> |
| Changed By | Ying-Chun Liu (PaulLiu) <paulliu@debian.org> |
| Sponsor | paulliu@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/bazel-team/bazel-rules-pkg.git (browse) |
| Closes | #978665 |
| Blocked Bugs | #979846 (wishlist) |
| Tracker | https://tracker.debian.org/pkg/bazel-rules-pkg |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Source | bazel-rules-pkg |
|---|---|
| Version | 0.9.1-1 |
| Changed-By | Ying-Chun Liu (PaulLiu) |
| Architecture | source all |
| Distribution | unstable |
| Date | Thu, 25 Jun 2026 17:40:15 +0100 |
Changelog
bazel-rules-pkg (0.9.1-1) unstable; urgency=low . [ Olek Wojnar ] * Try updating packaging . [ Ying-Chun Liu (PaulLiu) ] * New upstream version 0.9.1 * debian/control: add myself to Uploaders * debian/copyright: update with the latest upstream source. * debian/upstream/metadata: fill more detailed data * debian/watch: use more recent format to track the upstream * add debian/gbp.conf for easier using gbp * add debian/salsa-ci.yml . bazel-rules-pkg (0.3.0-1) unstable; urgency=medium . * Initial release (Closes: #978665)
.dsc
| Section | devel |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | bazel-rules-pkg deb devel optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: rules_pkg
Source: https://github.com/bazelbuild/rules_pkg
Upstream-Contact: The Bazel Authors (https://github.com/bazelbuild/rules_pkg)
Files: *
Copyright: 2015-2023 The Bazel Authors.
License: Apache-2.0
Files: debian/*
Copyright: 2020 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.
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".