1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140
|
jq (1.6-2.1) unstable; urgency=medium
[ Paul Gevers ]
* Non-maintainer upload
[ Sebastien Bacher ]
* Fix the build failing on dh_missing (Closes: #972040)
* debian/jq.docs:
- use the correct paths to install the documentation
* debian/rules:
- clean the .la
-- Paul Gevers <elbrus@debian.org> Thu, 10 Dec 2020 09:24:21 +0100
jq (1.6-2) unstable; urgency=medium
[ Helmut Grohne ]
* Fix FTCBFS: Annotate ruby-ronn build dependency with :native.
(Closes: #949841)
[ ChangZhuo Chen (陳昌倬) ]
* Bump Standards-Version to 4.5.0.
* Bump compat to 13.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sat, 10 Oct 2020 21:50:26 +0800
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 (陳昌倬) <czchen@debian.org> Thu, 10 Oct 2019 00:17:01 +0800
jq (1.5+dfsg-2) unstable; urgency=medium
* Change Maintainer to ChangZhuo Chen. (Closes: #852280)
* Bump Standards-Version to 3.9.8.
* Bump compat to 10.
* Update Vcs-* fields.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Mon, 30 Jan 2017 12:41:39 +0800
jq (1.5+dfsg-1.3) unstable; urgency=medium
* Non-maintainer upload.
* Ensure jq and libjq depend on libjq1's exact version.
* Add libjq1.symbols file.
-- Harlan Lieberman-Berg <hlieberman@debian.org> Fri, 30 Dec 2016 03:26:22 -0500
jq (1.5+dfsg-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix double-build failure. (Closes: #802218)
* Add new packages for jq library (Closes: #833213)
* Correct description to be more accurate (Closes: #824810)
-- Harlan Lieberman-Berg <hlieberman@debian.org> Tue, 27 Dec 2016 19:04:39 -0500
jq (1.5+dfsg-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Apply patch to fix CVE-2016-4074 (Closes: #822456)
* Apply patch to fix CVE-2015-8863 (Closes: #802231)
-- Harlan Lieberman-Berg <hlieberman@debian.org> Sun, 13 Nov 2016 19:48:02 -0500
jq (1.5+dfsg-1) unstable; urgency=medium
* New upstream release.
* Acknowledge 1.4-2.1 NMU
* Add "Multi-Arch: foreign" flag (Closes: #799676)
* Remove "disable-valgrind-tests" patch (fixed by Upstream in 32ea50d:
http://git.io/vCC5r)
* Remove "disable-shared-lib" patch: libjq is still disabled, but libonig2
(new requirement for regular expressions) is linked dynamically. This is
done with the new patch "static-libjq-dynamic-libonig2".
* Add gbp.conf to strip minified Javascript dependencies from tarball
-- Simon Elsbrock <simon@iodev.org> Sun, 11 Oct 2015 02:09:09 +0200
jq (1.4-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Restore the 1.3-1.1 NMU changelog.
* Fix FTBFS on big endian architectures.
Add big-endian-fix.patch.
Patch by Dejan Latinovic <Dejan.Latinovic@imgtec.com>.
Closes: #754754.
-- Anibal Monsalve Salazar <anibal@debian.org> Mon, 21 Jul 2014 07:42:05 +0100
jq (1.4-1) unstable; urgency=medium
* Imported Upstream version 1.4 (Closes: #750969, #715244, #742809, #741932)
* Prevent execution of test suite on armel and armhf (Closes: #752046)
* Update to Debian source version 9
* Override dh_auto_configure and dh_auto_clean
-- Simon Elsbrock <simon@iodev.org> Sun, 22 Jun 2014 20:49:15 +0200
jq (1.3-1) unstable; urgency=low
* New upstream release. (Closes: #725118)
* Add a new patch that enables the creation of the manpage.
* Add a new patch that disables valgrind on certain architectures
reported as failing (because of missing valgrind support) by buildd
* Remove a patch fixing destination directories (resolved by the
automake toolchain used in this release).
* Use github.com directly to check for new releases instead of the
githubredir.debian.net services (as stated in uscan(1)).
* Thanks to Faidon Liambotis and Michael Stapelberg for their extensive
reviews.
-- Simon Elsbrock <simon@iodev.org> Wed, 02 Oct 2013 21:25:22 +0200
jq (1.2-8) unstable; urgency=low
* Initial release (Closes: #696232)
-- Simon Elsbrock <simon@iodev.org> Fri, 21 Dec 2012 23:28:59 +0100
|