Package: libervia-backend / 0.9.0~hg3993-4+deb12u1
Metadata
Package | Version | Patches format |
---|---|---|
libervia-backend | 0.9.0~hg3993-4+deb12u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix startup error.patch | (download) |
sat/memory/migration/env.py |
2 2 + 0 - 0 ! |
fix exception on startup without pre-existing configuration |
fix exec path.patch | (download) |
misc/org.libervia.Libervia.service |
2 1 + 1 - 0 ! |
exec path must be absolute |
replace getargspec.patch | (download) |
sat/tools/utils.py |
2 1 + 1 - 0 ! |
replace getargspec with getfullargspec for python 3.11 |
0001 Search .mo files in default system locale dir.patch | (download) |
sat/core/i18n.py |
2 1 + 1 - 0 ! |
search .mo files in default system locale dir MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit On Debian, localisation files (*.mo files) are located under /usr/share/locale. However, ST searches them in ../i18n. This patch changes ST so that it searches in the default system locale directory (/usr/share/locale on Debian systems) instead. This patch is not suitable for upstream as they want to support execution from the source tree. |
0002 add sat_tmp.patch | (download) |
sat_tmp/COPYING |
661 661 + 0 - 0 ! |
add sat_tmp wokkel patches, until upstream accepts them Taken from https://repos.goffi.org/sat_tmp/ 2022-05-16 87:42cb377e3f3e |
do not use scm version.patch | (download) |
sat/VERSION |
2 1 + 1 - 0 ! |
do not use scm version |