jq 1.6-1 source package in Ubuntu
Changelog
jq (1.6-1) unstable; urgency=medium [ Ondřej Nový ] * d/copyright: Use https protocol in Format field. * d/watch: Use https protocol. [ Helmut Grohne ] * stop using libtool-bin. (Closes: #912843) [ ChangZhuo Chen (陳昌倬) ] * New upstream release. * Bump Standards-Version to 4.4.1. * Remove unused Build-Depends dh-autoreconf. * Remove get-orig-source. * Bump compat to 12 * Remove Simon Elsbrock as Uploaders (Closes: #871236). * Replace libtool-bin with libtool (Closes: #912843) * Thanks to Helmut Grohneg. * Do not use venderized oniguruma. * Fix uninitialized variables. * Thanks to Reiner Herrmann. * Set Rules-Requires-Root: no. * Update copyright. -- ChangZhuo Chen (陳昌倬) <email address hidden> Thu, 10 Oct 2019 00:17:01 +0800
Upload details
- Uploaded by:
- ChangZhuo Chen (陳昌倬)
- Uploaded to:
- Sid
- Original maintainer:
- ChangZhuo Chen (陳昌倬)
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
jq_1.6-1.dsc | 1.9 KiB | 5e55245f9477249f5f643073207ce28eef3854c2ec72241db7ccf9ad8c1526b3 |
jq_1.6.orig.tar.gz | 410.0 KiB | 3ba940b97571c866923f0409678033d33b5a98758dfc174fad8397ed908bc4d9 |
jq_1.6-1.debian.tar.xz | 13.5 KiB | 2ec09d05b451295669ecf0723a90d7a50fccbd2ad736fb88bad15ac952381922 |
Available diffs
- diff from 1.5+dfsg-2build1 (in Ubuntu) to 1.6-1 (878.5 KiB)
No changes file available.
Binary packages built by this source
- jq: lightweight and flexible command-line JSON processor
jq is like sed for JSON data – you can use it to slice
and filter and map and transform structured data with
the same ease that sed, awk, grep and friends let you
play with text.
.
It is written in portable C, and it has minimal runtime
dependencies.
.
jq can mangle the data format that you have into the
one that you want with very little effort, and the
program to do so is often shorter and simpler than
you’d expect.
- jq-dbgsym: No summary available for jq-dbgsym in ubuntu hirsute.
No description available for jq-dbgsym in ubuntu hirsute.
- libjq-dev: No summary available for libjq-dev in ubuntu hirsute.
No description available for libjq-dev in ubuntu hirsute.
- libjq1: lightweight and flexible command-line JSON processor - shared library
jq is like sed for JSON data – you can use it to slice
and filter and map and transform structured data with
the same ease that sed, awk, grep and friends let you
play with text.
.
It is written in portable C, and it has minimal runtime
dependencies.
.
jq can mangle the data format that you have into the
one that you want with very little effort, and the
program to do so is often shorter and simpler than
you’d expect.
.
This package contains the shared library.
- libjq1-dbgsym: debug symbols for libjq1