golang-github-yudai-gojsondiff 1.0.0+git20180504.0525c87-3 source package in Ubuntu
Changelog
golang-github-yudai-gojsondiff (1.0.0+git20180504.0525c87-3) unstable; urgency=medium [ Debian Janitor ] * Bump debhelper from old 12 to 13. + Drop check for DEB_BUILD_OPTIONS containing "nocheck", since debhelper now does this. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update standards version to 4.5.1, no changes needed. -- Jelmer Vernooij <email address hidden> Wed, 30 Nov 2022 00:41:35 +0000
Upload details
- Uploaded by:
- Debian Go Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- all
- Section:
- golang
- Urgency:
- Medium Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-github-yudai-gojsondiff_1.0.0+git20180504.0525c87-3.dsc | 2.5 KiB | 5824a5b2f765eea5326e278aecc6a71d15717e2d2611ce7e29b5ec1357859a91 |
golang-github-yudai-gojsondiff_1.0.0+git20180504.0525c87.orig.tar.xz | 14.5 KiB | 110d481d859cbc26242e95e7c725dbc571c6e4f91c1eb07a0ac610e8c85358cc |
golang-github-yudai-gojsondiff_1.0.0+git20180504.0525c87-3.debian.tar.xz | 2.7 KiB | f515c9b0cb07aebfb57987768d49f066d27a69c668688ec0d74ba9d7241b9cbf |
Available diffs
No changes file available.
Binary packages built by this source
- golang-github-yudai-gojsondiff-dev: compare two JSON strings
This package implements "Diff" that compares two JSON objects and
generates Deltas that describes differences between them.
The package also provides "Patch" that apply Deltas to a JSON object.