DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: tinycbor 7.0-1

New Package Report

.changes
Version7.0-1
Changed-ByShengqi Chen
Architecturesource amd64
Distributionunstable
DateTue, 24 Feb 2026 16:15:26 +0800
Sourcetinycbor
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.

Review Information

accepted — allocated to babelouest 22 days ago, started 22 days ago, completed 22 days ago.

Final Comment

The CMakeLists.txt files have a copyright year of 2025, e.g.:
tools/CMakeLists.txt
tools/cbordump/CMakeLists.txt
tools/json2cbor/CMakeLists.txt

I suggest you should update the copyright year in d/copyright in a future upload

Back to Dashboard | View all reviews for this package