Review: python-samplerate 0.2.3-1
New Package Report
.changes
| Version | 0.2.3-1 |
|---|---|
| Changed-By | Georges Khaznadar |
| Architecture | source all amd64 |
| Distribution | unstable |
| Date | Thu, 05 Mar 2026 11:27:35 +0100 |
| Source | python-samplerate |
Changelog
python-samplerate (0.2.3-1) unstable; urgency=medium
.
* Initial release. (Closes: #1129745)
* made some modifications, thanks to Mechtilde Stehmann's hints:
+ added some SVG files from PYPI, and added a script to use them
as static files instead of querying them from PYPI's website,
when one reads the documentation, with a privacy breach.
+ added a script to erase every possible query to https://ghbtns.com
+ fixed links to the relevant Salsa's git repository.dsc
| Section | doc |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python-samplerate-doc deb doc optional arch=all python3-samplerate deb python optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://pypi.org/project/samplerate/ Upstream-Name: samplerate Upstream-Contact: Tino Wagner <https://github.com/tuxu> Files: * Copyright: 2017 Tino Wagner <https://github.com/tuxu> License: MIT 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. Files: debian/* Copyright: 2026 Georges Khaznadar <georgesk@debian.org> License: GPL-2+ This package 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 2 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 2 can be found in "/usr/share/common-licenses/GPL-2".
Review Information
accepted — allocated to mechtilde 11 days ago, started 11 days ago, completed 11 days ago.
Final Comment
Other Reviews of this Package
| Version | Hash | Allocated | Completed | Reviewer | Status | Details |
|---|---|---|---|---|---|---|
| 0.2.3-1 | 3268b0e0… | 2026-03-07 12:18 | 2026-03-07 12:29 | mechtilde | rejected | VIEW |
Public Notes
11 days ago
● public
Lintian
Command: lintian -c -E -I -i -L '>=warning' --show-overrides --color=never ../$(basename $PWD)_*.changes
Exit code: 0
N:
W: python-samplerate source: pypi-homepage https://pypi.org/project/samplerate/
N:
N: The Homepage field in this package's control file refers to the Python
N: Package Index (PyPI), and not to the true upstream.
N:
N: Debian packages should point at the upstream's homepage, but PyPI is just
N: another packaging system. You may be able to find the correct information
N: in the Homepage link on the corresponding PyPI web page (under the
N: "Project details" tab).
N:
N: Please refer to Bug#981932 for details.
N:
N: Visibility: warning
N: Show-Always: no
N: Check: languages/python/homepage
N:
N:
W: python3-samplerate: python-module-in-wrong-location usr/lib/python3.14/dist-packages/samplerate.cpython-313-x86_64-linux-gnu.so -> usr/lib/python3/dist-packages/samplerate.cpython-313-x86_64-linux-gnu.so
N:
N: The package installs a Python module or debug information for a Python
N: module in the wrong location for the given version of Python.
N:
N: dh_python3 can be used to fix this for Python 3 modules.
N:
N: Please refer to Section 2.5 of the Debian Python Policy 0.12.0.0
N: documentation and Bug#576012 for details.
N:
N: Visibility: warning
N: Show-Always: no
N: Check: languages/python
N: