File: FTBFS_Sphinx_5.patch

package info (click to toggle)
liblognorm 2.0.6-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,676 kB
  • sloc: ansic: 10,329; sh: 6,685; makefile: 255; python: 35
file content (20 lines) | stat: -rw-r--r-- 706 bytes parent folder | download | duplicates (2)
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: liblognorm/doc/conf.py
===================================================================
--- liblognorm.orig/doc/conf.py
+++ liblognorm/doc/conf.py
@@ -56,7 +56,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: