Your message dated Thu, 29 Feb 2024 19:00:11 +0000 with message-id <E1rfldb-00CPI3-Fn@fasolo.debian.org> and subject line Bug#988063: fixed in dasel 2.5.0-1 has caused the Debian Bug report #988063, regarding ITP: dasel -- Query, update and convert data structures from the command line to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 988063: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988063 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: RFP: dasel -- Query, update and convert data structures from the command line
- From: Antoine Beaupre <anarcat@debian.org>
- Date: Tue, 04 May 2021 11:33:15 -0400
- Message-id: <162014239545.2730616.6651081034720418874.reportbug@curie.anarc.at>
Package: wnpp Severity: wishlist X-Debbugs-Cc: debian-go@lists.debian.org * Package name : dasel Version : 1.14.1 Upstream Author : Tom Wright <contact@tomwright.me> * URL : https://github.com/TomWright/dasel * License : MIT Programming Lang: Golang Description : Query, update and convert data structures from the command line 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. ---- There's already a WNPP bug for yq (#908117), but as the description states, this one is slightly different and covers more formats. It should probably be managed by the Golang team, being golang. There are surprisingly few deps: https://github.com/TomWright/dasel/blob/master/go.mod require ( github.com/clbanning/mxj/v2 v2.3.3-0.20201214204241-e937bdee5a3e github.com/pelletier/go-toml v1.8.1 github.com/spf13/cobra v1.0.0 gopkg.in/yaml.v2 v2.2.2 ) Of those, only https://github.com/clbanning/mxj is missing from Debian, so that's promising as well.
--- End Message ---
--- Begin Message ---
- To: 988063-close@bugs.debian.org
- Subject: Bug#988063: fixed in dasel 2.5.0-1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Thu, 29 Feb 2024 19:00:11 +0000
- Message-id: <E1rfldb-00CPI3-Fn@fasolo.debian.org>
- Reply-to: Guilherme Puida Moreira <guilherme@puida.xyz>
Source: dasel Source-Version: 2.5.0-1 Done: Guilherme Puida Moreira <guilherme@puida.xyz> We believe that the bug you reported is fixed in the latest version of dasel, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 988063@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Guilherme Puida Moreira <guilherme@puida.xyz> (supplier of updated dasel package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 28 Nov 2023 21:45:36 -0300 Source: dasel Binary: dasel dasel-dbgsym golang-github-tomwright-dasel-dev Architecture: source amd64 all Version: 2.5.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org> Changed-By: Guilherme Puida Moreira <guilherme@puida.xyz> Description: dasel - Query, update and convert data structures from the command line ( golang-github-tomwright-dasel-dev - Query, update and convert data structures from the command line ( Closes: 988063 Changes: dasel (2.5.0-1) unstable; urgency=medium . * Initial release (Closes: #988063) Checksums-Sha1: 477e9d2606a8a48c77562662eb892bc88f3a9870 2340 dasel_2.5.0-1.dsc 34b4c770b80d74d33f98ad1a288453faffc7446c 2790405 dasel_2.5.0.orig.tar.gz 29b1346f714e96577bf4cda52ba68472280f5bf5 2916 dasel_2.5.0-1.debian.tar.xz 1c9f2b02f32f93d1187f58deab61d2a5b765643d 2178424 dasel-dbgsym_2.5.0-1_amd64.deb 4eb46c4623a5b4ffa74e899684d0a4cf30ad439c 9538 dasel_2.5.0-1_amd64.buildinfo e2fa2c9339d2bd79d0e915e9405e7ae6017ca00d 2856744 dasel_2.5.0-1_amd64.deb 72044f96f1be1971792a5cb4a660630fc2f3170d 47828 golang-github-tomwright-dasel-dev_2.5.0-1_all.deb Checksums-Sha256: 907d240d0686e2fea3c897bb91fdecf4705b83e4ebeffe260af323b98ac4885c 2340 dasel_2.5.0-1.dsc 0e4ec875912a3ede0b84b381b14b64293c218fb9cf1472dd085bcccd1ab097a1 2790405 dasel_2.5.0.orig.tar.gz 05e2f9fc099aede8220d12dab48d4b8060faf4ea58da5bdb247ec5a7cf6c7a42 2916 dasel_2.5.0-1.debian.tar.xz 7370fc5b9534feb6ff7f844228a1d03cfee8cd93f4d038dbf8a1d9e500316edc 2178424 dasel-dbgsym_2.5.0-1_amd64.deb 23742f2abb75ef33f557ca141037dd04f84f2b2856b99568e5a4c46379da77cb 9538 dasel_2.5.0-1_amd64.buildinfo f9916628c0d6a9d337e7aa5b14db56716a5879fc05bc66af65093123553305d2 2856744 dasel_2.5.0-1_amd64.deb e19bc356ecf7fef9a9a227bc3db6873cb20668784ca4dd893e32348c851b57b9 47828 golang-github-tomwright-dasel-dev_2.5.0-1_all.deb Files: f56b25cac40dfd26130d0d9dbcf22112 2340 golang optional dasel_2.5.0-1.dsc 13df61c4bb740ad02abe9b2f4cdc79d9 2790405 golang optional dasel_2.5.0.orig.tar.gz a593b308d77550835b87980eb493c9c2 2916 golang optional dasel_2.5.0-1.debian.tar.xz f817cd5d7cca00a3467f7a072ea87fa8 2178424 debug optional dasel-dbgsym_2.5.0-1_amd64.deb c8827bc8ecf441941ac257f59543df60 9538 golang optional dasel_2.5.0-1_amd64.buildinfo 107c14184183387d70d9ad08767e7c00 2856744 golang optional dasel_2.5.0-1_amd64.deb 5e0591cd723dcc63820b5b757f6302a4 47828 golang optional golang-github-tomwright-dasel-dev_2.5.0-1_all.deb -----BEGIN PGP SIGNATURE----- iQJIBAEBCgAyFiEEI3pUsQKHKL8A7zH00Ot2KGX8XjYFAmXYDAcUHHNlcmdpb2Rq QGRlYmlhbi5vcmcACgkQ0Ot2KGX8XjYpcQ/9EWsZnNAIPhTTOlJNQ1Ry0qbYTOMc aX+Vvh2V3qVBT/LskVg5Dg24hE23JnfdRO0JC2XH6IuVT/3D8SoInTKEAlNw9R14 Gj3QP0p9WM/zdIPhwAPg0Ln5UkAZ3steI/290iNLyUsUDD+ezpfwhLsjabDAl6Or dS+Dl7CaQJCmQX6MgtKlwkmURXFxm2hIejeRRMtF++sx45SxYo4KF6kSCt/b2Lah NBRhqf8R8CoIKaxrPn1+RstDg18LtVkgkCYD8bvRQ/YSuiPeUPMFetxb8OzkX8aj Un2LL6cq1G8kkMKvj6CiuOj4j100bOmk3231DrkwWZ/+O90JcH9rRbrkrHtNKNrx tWirPgUpzUGhxCtx1vkU04tCpGON7dQiopK6L02ObCdb2WjSiizHXAMsLuZl0IWR fJj1H0qVMPOv99w5xJEHZapn2RTIjrvgRNRAweajTVS3BE80eDY/h8wODxtIe6Up yBqy5nq72o8PpcWwsq+nwMIsqinb106ocXEyEAakiXHUs/bk1uMFy0QXiHclHb9w CE4MS120WiABoOMFBcRZg4H0ow4UKUMvfabJbkW1RuFWe8nLh9j/tSEygQrH3Eo0 afGA6eozjQ+Ue/f/vbF3whda67rssnX8J+IHigYUr7L0c7iftso1BlHWj7zQaC2f kkdck3ebMszOOuE= =EJn8 -----END PGP SIGNATURE-----Attachment: pgpMYEGjnaAbX.pgp
Description: PGP signature
--- End Message ---