dasel 2.6.0-1 source package in Ubuntu

Changelog

dasel (2.6.0-1) unstable; urgency=medium

  * New upstream version 2.6.0.
  * d/rules:
    - Replace custom file-copying logic with DH_GOLANG_INSTALL_EXTRA.
    - Remove --with=golang from dh invocation since dh-sequence-golang is used.
  * d/control:
    - Replace dh-golang with dh-sequence-golang.

 -- Guilherme Puida Moreira <email address hidden>  Thu, 29 Feb 2024 17:50:26 -0300

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dasel_2.6.0-1.dsc 2.3 KiB 7bb48e567e3d1e062a792e5b36694643158695ca6b94bd99ace48e9f05a470dc
dasel_2.6.0.orig.tar.gz 2.7 MiB 58b3b57b938dba1e3f0112834c33e20bd32482091ffc914552eaec056266ea6f
dasel_2.6.0-1.debian.tar.xz 2.9 KiB 4391e2b5afcd396df79178e26a1563962bb6850941346250ad7dce8985542d2f

Available diffs

No changes file available.

Binary packages built by this source

dasel: Query, update and convert data structures from the command line (program)

 Dasel (short for data-selector) allows you to query and modify data
 structures using selector strings.
 .
 Comparable to jq / yq, but supports JSON, YAML, TOML, XML and CSV with
 zero runtime dependencies.
 .
 This package installs the command-line tool.

dasel-dbgsym: debug symbols for dasel
golang-github-tomwright-dasel-dev: Query, update and convert data structures from the command line (library)

 Dasel (short for data-selector) allows you to query and modify data
 structures using selector strings.
 .
 Comparable to jq / yq, but supports JSON, YAML, TOML, XML and CSV with
 zero runtime dependencies.
 .
 This package installs the library.