Review: robotraconteur 1.2.7-1
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Sat, 06 Dec 2025 22:20:04 -0500 |
| Source | robotraconteur |
| Version | 1.2.7-1 |
| Changed-By | John Wason |
| Architecture | source amd64 |
.dsc
| Component | main |
|---|---|
| Package-List | librobotraconteur-dev deb libdevel optional arch=any librobotraconteurcore1 deb libs optional arch=any python3-robotraconteur deb python optional arch=any robotraconteurgen deb devel optional arch=any |
| Section | libdevel |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: robotraconteur
Upstream-Contact: John Wason <wason@wasontech.com>
Source: http://github.com/robotraconteur/robotraconteur
Files: *
Copyright: 2012-2025 John Wason <wason@wasontech.com>
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
/usr/share/common-licenses/Apache-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Files: debian/*
Copyright: 2025 John Wason <wason@wasontech.com>
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
/usr/share/common-licenses/Apache-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Files: examples/reynard_the_robot/cpp/service/json_body.hpp
Copyright: Vinnie Falco (vinnie dot falco at gmail dot com)
License: BSL-1.0
Boost Software License - Version 1.0 - August 17th, 2003
.
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute,
execute, and transmit the Software, and to prepare derivative works of the
Software, and to permit third-parties to whom the Software is furnished to
do so, all subject to the following:
.
The copyright notices in the Software and this entire statement, including
the above license grant, this restriction and the following disclaimer,
must be included in all copies of the Software, in whole or in part, and
all derivative works of the Software, unless such copies or derivative
works are solely in the form of machine-executable object code generated by
a source language processor.
.
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, TITLE AND NON-INFRINGEMENT. IN NO EVENT
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN 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 awm 1 month, 1 day ago, started 1 month, 1 day ago, completed 1 month, 1 day ago.
Final Comment
See notes for some minor improvements you could fix in your next upload.
Thanks!
Public Notes
1 month, 1 day ago
● public
duck - check URL redirections
Command: duck
Exit code: 0
I: debian/copyright:4: URL: http://github.com/robotraconteur/robotraconteur: INFORMATION (Certainty:possible)
URL schema changed from HTTP to HTTPS during redirect(s): http://github.com -> https://github.com
Please investigate and update the URL eventually, to avoid unnecessary redirects!
1 month, 1 day ago
● public
CME fix
Command: cme fix --verbose dpkg
Exit code: 0
Reading package lists... 0%
Reading package lists... 100%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 0%
Reading state information... Done
cme: running fix on dpkg configuration...
Connecting to api.ftp-master.debian.org to check 18 package versions. Please wait...
Got info from api.ftp-master.debian.org for 18 packages.
Warning in 'control source Standards-Version': Current standards version is '4.7.3'. Please read https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the changes that may be needed on your package
to upgrade it from standard version '4.7.2' to '4.7.3'.
Offending value: '4.7.2'
Warning in 'install:"librobotraconteur-dev" content:0': path should not begin with '/'
Offending value: '/usr/include/RobotRaconteur.h'
Warning in 'install:"librobotraconteur-dev" content:1': path should not begin with '/'
Offending value: '/usr/include/RobotRaconteur/*'
Warning in 'install:"librobotraconteur-dev" content:2': path should not begin with '/'
Offending value: '/usr/lib/${DEB_HOST_MULTIARCH}/*.so'
Warning in 'install:"librobotraconteur-dev" content:3': path should not begin with '/'
Offending value: '/usr/lib/${DEB_HOST_MULTIARCH}/cmake/'
Warning in 'install:librobotraconteurcore1 content:0': path should not begin with '/'
Offending value: '/usr/lib/${DEB_HOST_MULTIARCH}/*.so.*'
Warning in 'install:robotraconteurgen content:0': path should not begin with '/'
Offending value: '/usr/bin/RobotRaconteurGen'
Warning in 'install:robotraconteurgen content:1': path should not begin with '/'
Offending value: '/usr/share/man/*/robotraconteurgen*'
Changes applied to dpkg configuration:
- control source Standards-Version: '4.7.2' -> '4.7.3' # applied fix for :Current standards version is '4.7.3'. Please read https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the changes that may be needed on your package
to upgrade it from standard version '4.7.2' to '4.7.3'.
- install:"librobotraconteur-dev" content:0: '/usr/include/RobotRaconteur.h' -> 'usr/include/RobotRaconteur.h' # applied fix for :path should not begin with '/'
- install:"librobotraconteur-dev" content:1: '/usr/include/RobotRaconteur/*' -> 'usr/include/RobotRaconteur/*' # applied fix for :path should not begin with '/'
- install:"librobotraconteur-dev" content:2: '/usr/lib/${DEB_HOST_MULTIARCH}/*.so' -> 'usr/lib/${DEB_HOST_MULTIARCH}/*.so' # applied fix for :path should not begin with '/'
- install:"librobotraconteur-dev" content:3: '/usr/lib/${DEB_HOST_MULTIARCH}/cmake/' -> 'usr/lib/${DEB_HOST_MULTIARCH}/cmake/' # applied fix for :path should not begin with '/'
- install:librobotraconteurcore1 content:0: '/usr/lib/${DEB_HOST_MULTIARCH}/*.so.*' -> 'usr/lib/${DEB_HOST_MULTIARCH}/*.so.*' # applied fix for :path should not begin with '/'
- install:robotraconteurgen content:0: '/usr/bin/RobotRaconteurGen' -> 'usr/bin/RobotRaconteurGen' # applied fix for :path should not begin with '/'
- install:robotraconteurgen content:1: '/usr/share/man/*/robotraconteurgen*' -> 'usr/share/man/*/robotraconteurgen*' # applied fix for :path should not begin with '/'