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:
