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
|
tinycbor (0.6.1-1) unstable; urgency=medium
* New upstream version 0.6.1.
* d/patches: refresh, update patch to fix autopkgtest failure, update meta.
* d/{control,rules}: replace jquery.js in docs by link, and add libjs-jquery
in Suggests of libtinycbor-dev.
* d/control: bump std-ver to 4.7.2 (no changes required).
-- Shengqi Chen <harry@debian.org> Thu, 10 Apr 2025 14:00:08 +0800
tinycbor (0.6.0+git20250214.53ff130-2) unstable; urgency=medium
* d/patches:
+ disable more flaky tests on non-amd64 architectures.
+ add patch that checks SSE2 availability to fix FTBFS on i386.
* d/tests:
+ refresh and move patch to d/patches.
+ try using qt6 to build first, then fallback to qt5.
-- Shengqi Chen <harry@debian.org> Wed, 26 Feb 2025 15:23:03 +0800
tinycbor (0.6.0+git20250214.53ff130-1) unstable; urgency=medium
* d/rules: ignore test files from blhc
* d/control:
+ bump std-ver to 4.7.1 (no changes required)
+ mark libtinycbor{0.6,-dev} as Multi-Arch: same
* Move libtinycbor-dev.doc-base to the correct location
* New upstream version 0.6.0+git20250214.53ff130
-- Shengqi Chen <harry@debian.org> Wed, 26 Feb 2025 14:23:56 +0800
tinycbor (0.6.0-2) unstable; urgency=medium
* d/control: use my d.o email address
* Rename json2cbor to tinycbor-json2cbor to avoid name conflict
(closes: #1095717)
* d/watch: change to correct repo url
-- Shengqi Chen <harry@debian.org> Wed, 12 Feb 2025 15:14:07 +0800
tinycbor (0.6.0-1) unstable; urgency=medium
* New upstream version 0.6.0 (closes: #1085433)
-- Shengqi Chen <harry-chen@outlook.com> Sun, 20 Oct 2024 00:41:00 +0800
|