DFSG NEW Queue

DFSG, Licensing & New Packages Team

tinycbor 7.0-1

Package Information

DescriptionConcise Binary Object Representation (CBOR) library

TinyCBOR library is a small CBOR encoder and decoder library, optimized for very fast operation with very small footprint. The main encoder and decoder functions do not allocate memory.

This package contains libtinycbor shared library.

MaintainerShengqi Chen <harry@debian.org>
Changed ByShengqi Chen <harry@debian.org>
Sponsorharry@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/harry/tinycbor.git (browse)
Popcon Installs3
Binary NEWYes (binary-only upload)
Trackerhttps://tracker.debian.org/pkg/tinycbor
Uploaded3 hours ago

New Package Report

.changes
DateTue, 24 Feb 2026 16:15:26 +0800
Sourcetinycbor
Version7.0-1
Changed-ByShengqi Chen
Architecturesource amd64
Distributionunstable
Changelog
tinycbor (7.0-1) unstable; urgency=medium
 .
   * d/watch: switch to version 5.
   * New upstream version 7.0.
     + d/patches: refresh existing patches.
     + d/: adapt to new cmake build scripts.
     + d/: change SONAME to libtinycbor0.
     + d/symbols: add new symbols for libtinycbor0.
   * d/control:
     + bump std-ver to 4.7.3 (no changes needed).
     + add qt6-base-dev for dh_auto_test.
   * d/tests: fix upstream-test-suite.
.dsc
Package-Listlibtinycbor-dev deb libdevel optional arch=any
libtinycbor0 deb libs optional arch=any
tinycbor-utils deb utils optional arch=any
Sectionlibdevel
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Thiago Macieira <thiago.macieira@intel.com>

Files: *
Copyright: 2015-2018, 2021, Intel Corporation
 2019, S.Phirsov
License: Expat

Files: debian/*
Copyright: 2024, Shengqi Chen <harry-chen@outlook.com>
License: Expat

License: Expat
 The MIT License
 .
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated
 documentation files (the "Software"), to deal in the Software
 without restriction, including without limitation the rights to
 use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to
 whom the Software is furnished to do so, subject to the
 following conditions:
 .
 The above copyright notice and this permission notice shall
 be included in all copies or substantial portions of the
 Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT
 WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
 INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR
 PURPOSE AND NONINFRINGEMENT. IN NO EVENT
 SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.

Back to Dashboard | View all reviews for this package