Description: Move the manpage to section 7
Author: Stephen Kitt <skitt@debian.org>
Forwarded: not-needed

--- a/docs/conf.py
+++ b/docs/conf.py
@@ -229,7 +229,7 @@
 
 # One entry per manual page. List of tuples
 # (source start file, name, description, authors, manual section).
-man_pages = [("index", "python-evdev", "python-evdev Documentation", ["Georgi Valkov"], 1)]
+man_pages = [("index", "python-evdev", "python-evdev Documentation", ["Georgi Valkov"], 7)]
 
 # If true, show URL addresses after external links.
 # man_show_urls = False
