Review: streamrip 2.1.0-1
New Package Report
.changes
| Date | Mon, 15 Dec 2025 14:19:26 +0100 |
|---|---|
| Source | streamrip |
| Version | 2.1.0-1 |
| Changed-By | Dr. Tobias Quathamer |
| Architecture | all source |
| Distribution | unstable |
Changelog
streamrip (2.1.0-1) unstable; urgency=medium . * Initial release. (Closes: #1065755)
.dsc
| Section | sound |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | streamrip deb sound optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/nathom/streamrip Upstream-Name: streamrip Upstream-Contact: https://github.com/nathom/streamrip Files: * Copyright: 2021--2025 Nathan Thomas <nathanthomas707@gmail.com> License: GPL-3.0-only Files: debian/* Copyright: 2025 Dr. Tobias Quathamer <toddy@debian.org> License: GPL-3.0-or-later License: GPL-3.0-only This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". License: GPL-3.0-or-later This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
Review Information
accepted — allocated to eamanu 28 days ago, started 28 days ago, completed 27 days ago.
Final Comment
Hi!
Thanks for your contributions to Debian!
I accept the package but please take a look on this comments:
- You should B-Depends on python3-poetry-core (the backend builder) instead of
python3-poetry. Also python3-setuptools seems is not necessary, the builder is
python3-poetry-core. Not sure why upstream is adding it to pyproject.toml - Please try to run autopkgtest.
- d/copyright: You should refer to the corresponding files under
/usr/share/common-licenses, rather than quoting them in the copyright file
(See Debian Policy 12.5, segment 7). - d/copyright: Please add an Upstream-Contact if it is possible.