File: FTBFS_Sphinx_5.patch

package info (click to toggle)
liblognorm 2.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,192 kB
  • sloc: ansic: 10,440; sh: 6,902; makefile: 255; python: 34
file content (20 lines) | stat: -rw-r--r-- 685 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Description: Allow building with Sphinx 5
Author: Florian Ernst <florian@debian.org>
Origin: vendor
Bug-Debian: https://bugs.debian.org/1013401
Last-Update: 2022-06-23
Forwarded: https://github.com/rsyslog/liblognorm/issues/361#issue-1282796186

Index: git/doc/conf.py
===================================================================
--- git.orig/doc/conf.py
+++ git/doc/conf.py
@@ -53,7 +53,7 @@ release = '1.1.2'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
-language = None
+language = 'en'
 
 # There are two options for replacing |today|: either, you set today to some
 # non-false value, then it is used: