Debian Patches
Status for rapid-photo-downloader/0.9.36-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Disable-version-checks-on-startup.patch | Disable version checks on startup Rapid-photo-downloader performs a check for new versions on startup upstream. In Debian, users cannot perform this update themselves through the mechanisms offered upstream: they must perform updates through the Debian packaging system. This check will, when the package trickle down in Debian, trigger needless warnings when upstream performs new releases that are not backported to stable or LTS releases. |
Antoine Beaupre <anarcat@debian.org> | not-needed | upstream, https://discuss.pixls.us/t/rapid-photo-downloader-0-9-9-is-released/6912 | 2018-03-14 | |
0002-Fix-invalid-escape-characters.patch | Fix invalid escape characters This fixes warnings during installation after changes in Python 3.12 /usr/lib/python3/dist-packages/raphodo/generatename.py:382: SyntaxWarning: invalid escape sequence '\-' v = self.rpd_file.metadata.short_camera_model(include_characters="\-") /usr/lib/python3/dist-packages/raphodo/metadata/metadataexiftool.py:54: SyntaxWarning: invalid escape sequence '\-' """ /usr/lib/python3/dist-packages/raphodo/metadata/metadataphoto.py:555: SyntaxWarning: invalid escape sequence '\-' print(m.short_camera_model(include_characters="\-")) |
Damon Lynch <damonlynch@gmail.com> | not-needed | https://github.com/damonlynch/rapid-photo-downloader/commit/3a3c520c94e62203463f223da17a753f3994455d | 2024-02-27 | |
0003-Fix-2-remaining-invalid-escape-character-warnings.patch | Fix 2 remaining invalid escape character warnings This fixes 2 further python warnings during installation. |
Tino Mettler <tino+debian@tikei.de> | no | 2024-03-01 | ||
0004-Remove-distribution-check-in-mount-point-discovery.patch | Remove distribution check in mount point discovery This package is intended for Debian, so there is no point in checking the distribution. Furthermore, this fixes wrong detection with udisks2 >= 2.10.91. |
Tino Mettler <tino+debian@tikei.de> | no | 2025-09-09 |
All known versions for source package 'rapid-photo-downloader'
- 0.9.36-2 (sid)
- 0.9.36-1.1 (forky, trixie)
- 0.9.33-1.1 (bookworm)