Source: cluster-glue Version: 1.0.12-4 Severity: serious User: debian...@lists.debian.org Usertags: piuparts
Hi, a test with piuparts revealed that your package misses the copyright file after an upgrade, which is a violation of Policy 12.5: https://www.debian.org/doc/debian-policy/ch-docs.html#s-copyrightfile After the upgrade /usr/share/doc/$PACKAGE/ is just an empty directory. This seems to affect all (most?) lib*X and lib*-dev packages built from src:cluster-glue. This was observed on the following upgrade paths: jessie -> stretch >From the attached log (scroll to the bottom...): 1m55.3s ERROR: WARN: Inadequate results from running adequate! libpils2: missing-copyright-file /usr/share/doc/libpils2/copyright MISSING COPYRIGHT FILE: /usr/share/doc/libpils2/copyright # ls -lad /usr/share/doc/libpils2 drwxr-xr-x 2 root root 40 Apr 14 14:20 /usr/share/doc/libpils2 # ls -la /usr/share/doc/libpils2/ total 0 drwxr-xr-x 2 root root 40 Apr 14 14:20 . drwxr-xr-x 155 root root 3340 Apr 14 14:20 .. Additional info may be available here: https://wiki.debian.org/MissingCopyrightFile Note that dpkg intentionally does not replace directories with symlinks and vice versa, you need the maintainer scripts to do this. See in particular the end of point 4 in https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-unpackphase It is recommended to use the dpkg-maintscript-helper commands 'dir_to_symlink' and 'symlink_to_dir' (available since dpkg 1.17.14) to perform the conversion, ideally using d/$PACKAGE.maintscript. Do not forget to add 'Pre-Depends: ${misc:Pre-Depends}' in d/control. See dpkg-maintscript-helper(1) and dh_installdeb(1) for details. cheers, Andreas
libpils2_1.0.12-4.log.gz
Description: application/gzip