Package: devhelp / 43.0-6

Metadata

Package Version Patches format
devhelp 43.0-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
build Don t treat rc as development build.patch | (download)

meson.build | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 build: don't treat rc as development build

Bug: https://gitlab.gnome.org/GNOME/devhelp/-/issues/54
plugins Fix GNU Emacs plugin.patch | (download)

plugins/devhelp.el | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 plugins: fix gnu emacs plugin

`start-process-shell-command` is supposed to have the command string as
the third argument.  The old convention has been removed since GNU Emacs 28

(cherry picked from commit 65263db8386f769bfb177d03f7aac418898f4dbb)

plugins Fix a copy paste typo.patch | (download)

plugins/devhelp.el | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 plugins: fix a copy paste typo

(cherry picked from commit 23148b2157d0269799e5eee15c236fe49d06da25)