Source: phpldapadmin Version: 1.2.2-6 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: umask X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org
Hi, Whilst working on the Reproducible Builds effort [0], I noticed that phpldapadmin could not be built reproducibly. Patch attached. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
--- a/debian/rules 2016-08-14 02:18:46.614591767 +0100 --- b/debian/rules 2016-08-14 02:19:43.771041257 +0100 @@ -57,11 +57,11 @@ dh_installdocs dh_install dh_compress - dh_fixperms dh_install debian/conf/apache.conf /etc/phpldapadmin/ dh_link /etc/phpldapadmin/templates /usr/share/phpldapadmin/templates dh_link /usr/share/doc/phpldapadmin /usr/share/phpldapadmin/doc dh_installdebconf -pphpldapadmin + dh_fixperms dh_installdeb dh_gencontrol dh_md5sums