Source: controlaula Version: 1.8.0 Severity: normal Currently, controlaula ships with the following manpages:
$ dpkg -c controlaula_1.8.0-3.1_all.deb | grep usr/share/man | grep '\.gz$' /usr/share/man/man8/sirvecole.8.gz /usr/share/man/py/man1/monitor.1.gz monitor.1.gz is in the wrong directory and cannot be read using man(1). This is because dh_installman interprets debian/monitor.py.1’s .py.1 suffix as a language. Renaming debian/monitor.py.1 to debian/monitor.1 and adjusting debian/controlaula.manpages accordingly fixes the issue. -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386, armel, mipsel Kernel: Linux 4.8.0-2-amd64 (SMP w/8 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)

