Please backport jq 1.2-8 (universe) from saucy

Bug #1252729 reported by Nobuto Murata
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Precise Backports
Fix Released
Undecided
Unassigned
Quantal Backports
Fix Released
Undecided
Unassigned
raring-backports
Fix Released
Undecided
Unassigned

Bug Description

Please backport jq 1.2-8 (universe) from saucy to precise, quantal, raring.

Reason for the backport:
========================
jq is a powerful command-line JSON processor.
 - with detailed manual
   http://stedolan.github.io/jq/manual/
 - it's also mentioned in OpenStack Operations Guide:
   http://docs.openstack.org/trunk/openstack-ops/content/lay_of_the_land.html#curl

Testing:
========
Mark off items in the checklist [X] as you test them, but please leave the checklist so that backporters can quickly evaluate the state of testing.

You can test-build the backport in your PPA with backportpackage:
$ backportpackage -u ppa:<lp username>/<ppa name> -s saucy -d precise jq
$ backportpackage -u ppa:<lp username>/<ppa name> -s saucy -d quantal jq
$ backportpackage -u ppa:<lp username>/<ppa name> -s saucy -d raring jq

* precise:
[-] Package builds without modification
    [X] Package builds with minimal patch to specify rake version to build manpage.
        https://launchpadlibrarian.net/156925034/precise-backports.debdiff
[X] jq installs cleanly and runs
* quantal:
[X] Package builds without modification
[X] jq installs cleanly and runs
* raring:
[X] Package builds without modification
[X] jq installs cleanly and runs

No reverse dependencies

Revision history for this message
Nobuto Murata (nobuto) wrote :

TESTCASE:

$ cat << EOF | jq '.[] | {City, Latitude, Longitude}'; echo $?
   [
      {
         "precision": "zip",
         "Latitude": 37.7668,
         "Longitude": -122.3959,
         "Address": "",
         "City": "SAN FRANCISCO",
         "State": "CA",
         "Zip": "94107",
         "Country": "US"
      },
      {
         "precision": "zip",
         "Latitude": 37.371991,
         "Longitude": -122.026020,
         "Address": "",
         "City": "SUNNYVALE",
         "State": "CA",
         "Zip": "94085",
         "Country": "US"
      }
   ]
EOF

Revision history for this message
Nobuto Murata (nobuto) wrote :
Revision history for this message
Nobuto Murata (nobuto) wrote :
Revision history for this message
Nobuto Murata (nobuto) wrote :
Revision history for this message
Nobuto Murata (nobuto) wrote :
description: updated
Revision history for this message
Nobuto Murata (nobuto) wrote :
Revision history for this message
Nobuto Murata (nobuto) wrote :
Revision history for this message
Nobuto Murata (nobuto) wrote :
description: updated
Changed in precise-backports:
status: New → Confirmed
Changed in quantal-backports:
status: New → Confirmed
Changed in raring-backports:
status: New → Confirmed
Nobuto Murata (nobuto)
description: updated
Revision history for this message
Iain Lane (laney) wrote :

All uploaded and accepted. Thanks!

Changed in precise-backports:
status: Confirmed → Fix Released
Changed in quantal-backports:
status: Confirmed → Fix Released
Changed in raring-backports:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.