jq 1.6-1ubuntu0.20.04.1 source package in Ubuntu

Changelog

jq (1.6-1ubuntu0.20.04.1) focal; urgency=medium

  [ Alex Murray ]
  * Fix fromdate when local time is during daylight savings (LP: #1910162)
    - d/p/fix-ftbfs-when-localtime-is-dst.patch: Backport upstream patch
      which ensures fromdate uses the correct time during daylight savings

 -- Christian Ehrhardt <email address hidden>  Tue, 05 Jan 2021 08:03:50 +0100

Upload details

Uploaded by:
Christian Ehrhardt 
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe misc

Downloads

File Size SHA-256 Checksum
jq_1.6.orig.tar.gz 410.0 KiB 3ba940b97571c866923f0409678033d33b5a98758dfc174fad8397ed908bc4d9
jq_1.6-1ubuntu0.20.04.1.debian.tar.xz 14.4 KiB 1d9cbe8150385185e48740d26d0884270fb781b540622cb1cc53a408d1a970f6
jq_1.6-1ubuntu0.20.04.1.dsc 2.0 KiB e00511a44db2a4838e8d95f50e8a1406d4ce014d8c9c3ed6c01441cfdaba89e7

View changes file

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: debug symbols for jq
libjq-dev: lightweight and flexible command-line JSON processor - development files

 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 development files.

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