DFSG NEW Queue

DFSG, Licensing & New Packages Team

yq-go 4.53.2-1

Package Information

Descriptionportable command-line YAML, JSON, XML, CSV, TOML, HCL and properties processor

A lightweight and portable command-line YAML, JSON, INI and XML processor. yq uses jq (https://github.com/stedolan/jq) (a popular JSON processor) like syntax but works with yaml files as well as json, kyaml, xml, ini, properties, csv and tsv. It doesn't yet support everything jq does - but it does support the most common operations and functions, and more is being added continuously.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByChristoph Martin <chrism@debian.org>
Distributionexperimental
Architectureany
VCSgit: https://salsa.debian.org/go-team/packages/yq.git (browse)
Closes#908117
Blocked Bugs#956252 (wishlist)
Trackerhttps://tracker.debian.org/pkg/yq-go
Uploaded3 hours ago

New Package Report

.changes
Version4.53.2-1
Changed-ByChristoph Martin
Architecturesource amd64
Distributionexperimental
DateMon, 11 May 2026 18:06:49 +0200
Sourceyq-go
Changelog
yq-go (4.53.2-1) experimental; urgency=medium
 .
   [ ChangZhuo Chen (陳昌倬) ]
   * Initial release (Closes: #908117)
   * Update Build-Depends
   * Update Maintainer
   * Patch import path
 .
   [ Christoph Martin ]
   * update debian/* files to dh-make-golang versions
   * New upstream version 4.53.2
   * fix auto_test
   * add alternates to yq
   * add help2man generated manpage
.dsc
Sectionutils
Priorityoptional
Componentmain
Package-Listyq-go deb utils optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/mikefarah/yq
Upstream-Name: yq

Files: *
Copyright: Copyright (c) 2017 Mike Farah
License: Expat

Files: debian/*
Copyright: 2026 Christoph Martin <chrism@debian.org>
License: Expat
Comment: Debian packaging is licensed under the same terms as upstream

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Back to Dashboard | View all reviews for this package