Review: borgstore 0.5.1-2
New Package Report
.changes
| Source | borgstore |
|---|---|
| Version | 0.5.1-2 |
| Changed-By | Gianfranco Costamagna |
| Architecture | source all |
| Distribution | unstable |
| Date | Wed, 10 Jun 2026 18:56:33 +0000 |
Changelog
borgstore (0.5.1-2) unstable; urgency=medium
.
* Add a doc package with sphinx documentation
* Add rest package.
- note: this requires configuration for username/password/backend
this is specific for the user installing it.dsc
| Package-List | python3-borgstore deb python optional arch=all python3-borgstore-doc deb python optional arch=all python3-borgstore-server-rest deb python optional arch=all |
|---|---|
| Section | python |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: borgstore
Source: https://github.com/borgbackup/borgstore
Files: *
Copyright: 2024-2026 Thomas Waldmann <tw@waldmann-edv.de>
License: BSD-3-clause
Files: debian/*
Copyright: 2024-2026 Gianfranco Costamagna <locutusofborg@debian.org>
License: BSD-3-clause
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.
3. The name of the author may not be used to endorse or promote
products derived from this software without specific prior
written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Review Information
accepted — allocated to awm 10 days ago, started 10 days ago, completed 10 days ago.
Final Comment
Hi,
Some poor packaging hygeine here around the description and such - see the Lintian report for the details. The licensing is fine though, so there's that...
Thanks!
Public Notes
10 days ago
● public
Lintian
Command: lintian -Iiv -L '>=warning' --show-overrides --color=never ../$(basename $PWD)_*.changes
Exit code: 0
N:
W: python3-borgstore: extended-description-line-too-long line 15
N:
N: One or more lines in the extended part of the "Description:" field have
N: been found to contain more than 80 characters. For the benefit of users of
N: 80x25 terminals, it is recommended that the lines do not exceed 80
N: characters.
N:
N: Please refer to The single line synopsis (Section 3.4.1) in the Debian
N: Policy Manual for details.
N:
N: Visibility: warning
N: Show-Always: no
N: Check: fields/description
N:
N:
W: python3-borgstore: extended-description-line-too-long line 67
N:
W: python3-borgstore: extended-description-line-too-long line 71
N:
W: python3-borgstore: extended-description-line-too-long line 77
N:
W: python3-borgstore-doc: extended-description-line-too-long line 15
N:
W: python3-borgstore-doc: extended-description-line-too-long line 67
N:
W: python3-borgstore-doc: extended-description-line-too-long line 71
N:
W: python3-borgstore-doc: extended-description-line-too-long line 77
N:
W: python3-borgstore-server-rest: extended-description-line-too-long line 15
N:
W: python3-borgstore-server-rest: extended-description-line-too-long line 67
N:
W: python3-borgstore-server-rest: extended-description-line-too-long line 71
N:
W: python3-borgstore-server-rest: extended-description-line-too-long line 77
N:
W: python3-borgstore: no-manual-page [usr/bin/borgstore-server-rest]
N:
N: Each binary in /usr/bin, /usr/sbin, /bin, /sbin or /usr/games should have
N: a manual page
N:
N: Note that though the man program has the capability to check for several
N: program names in the NAMES section, each of these programs should have its
N: own manual page (a symbolic link to the appropriate manual page is
N: sufficient) because other manual page viewers such as xman or tkman don't
N: support this.
N:
N: If the name of the manual page differs from the binary by case, man may be
N: able to find it anyway; however, it is still best practice to match the
N: exact capitalization of the executable in the manual page.
N:
N: If the manual pages are provided by another package on which this package
N: depends, Lintian may not be able to determine that manual pages are
N: available. In this case, after confirming that all binaries do have manual
N: pages after this package and its dependencies are installed, please add a
N: Lintian override.
N:
N: Please refer to Manual pages (Section 12.1) in the Debian Policy Manual
N: for details.
N:
N: Visibility: warning
N: Show-Always: no
N: Check: documentation/manual
N: Renamed from: binary-without-manpage
N:
N:
W: python3-borgstore: possible-unindented-list-in-extended-description line 21
N:
N: The package "Description:" contains an unindented line which starts with a
N: dash (-) or asterisk (*). If this was meant to be a list of items these
N: lines need to be indented (dselect would word-wrap these lines otherwise).
N:
N: Please refer to Description (Section 5.6.13) in the Debian Policy Manual
N: for details.
N:
N: Visibility: warning
N: Show-Always: no
N: Check: fields/description
N:
N:
W: python3-borgstore-doc: possible-unindented-list-in-extended-description line 21
N:
W: python3-borgstore-server-rest: possible-unindented-list-in-extended-description line 21
10 days ago
● public
License Check
Command: dnq license-check -prepare
Exit code: 0
License check [main]:
Found 1 unique license identifier(s) in debian/copyright:
COMPATIBLE (1):
BSD-3-clause
Result: ALL LICENSES RECOGNIZED AS DFSG-COMPATIBLE