golang-github-go-openapi-loads 0.21.0-1 source package in Ubuntu
Changelog
golang-github-go-openapi-loads (0.21.0-1) unstable; urgency=medium * Team upload. [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. [ Guillem Jover ] * New upstream release. * Update Go Team Maintainer address. * Switch to debhelper-compat level 13. * Switch to Standards-Version 4.6.0 (no changes needed). * Use dh-sequence-golang instead of dh-golang and --with=golang. * Switch Section to golang. * Set Rules-Requires-Root to no. * Mark -dev package as Multi-Arch: foreign. * Remove ${shlibs:Depends} from -dev Depends field. * Update copyright claims. * Move license location on Debian systems into a Comment field. * Update gbp configuration following Go Team new workflow. * Fix debian/watch syntax. * Switch to debian/watch format 4. * Set build directory to _build. * Update gitlab-ci.yml from its canonical source. * Add a debian/.gitignore file. * Update dependencies for new upstream release. -- Guillem Jover <email address hidden> Thu, 25 Nov 2021 23:25:35 +0100
Upload details
- Uploaded by:
- Debian Go Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- all
- Section:
- golang
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-github-go-openapi-loads_0.21.0-1.dsc | 2.5 KiB | 78c941b630d76f8c231db92b6fee78228de8ce815f870377bf1addd353362109 |
golang-github-go-openapi-loads_0.21.0.orig.tar.gz | 54.1 KiB | d240976039f41130a6daf72f8dee62289b1b94bec5fa8ab00e2ff04bf7bfbd5b |
golang-github-go-openapi-loads_0.21.0-1.debian.tar.xz | 3.0 KiB | c9c9a0619def7fd7ac5d79a40f912ed715161f39f7720f86612d5c33b2551045 |
Available diffs
- diff from 0.15.0-1 to 0.21.0-1 (30.0 KiB)
No changes file available.
Binary packages built by this source
- golang-github-go-openapi-loads-dev: OpenAPI Specification object model
This library implements the loading of OpenAPI specification documents
from local or remote locations.
.
The OpenAPI Specification is a powerful definition format to describe
RESTful APIs and creates a RESTful interface for easily developing and
consuming an API.