Description: Fix importtable warning during build
 Add __init__.py files to changelogd/templates and its
 sub directories to avoid changelogd.templates absent.
Forwarded: not-needed
Author: Yogeswaran Umasankar <yogu@debian.org>
Last-Update: 2024-07-30

--- /dev/null
+++ b/changelogd/templates/__init__.py
@@ -0,0 +1 @@
+# changelogd/templates/__init__.py
--- /dev/null
+++ b/changelogd/templates/rst/__init__.py
@@ -0,0 +1 @@
+# changelogd/templates/rst/__init__.py
