Source: plainbox Version: 0.25-1 Severity: normal Currently, plainbox ships with the following manpages:
$ dpkg -c plainbox_0.25-1_all.deb| grep usr/share/man | grep '\.gz$ […] /usr/share/man/py/man1/manage.1.gz […] manage.1.gz is in the wrong directory and cannot be read using man(1). This is because dh_installman interprets the .py.1 suffix as a language. Renaming manage.py.1 to manage.1 in override_dh_auto_build and debian/plainbox.manpages 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)

