This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libgd-perl.
commit 34b211c5489622bdf66ce5c9e9d9540a1cb2c071 Author: gregor herrmann <[email protected]> Date: Fri Jun 23 21:57:37 2017 +0200 debian/rules: don't try to install README.unix which was removed upstream. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index ec3aad8..cbc29c9 100755 --- a/debian/rules +++ b/debian/rules @@ -69,7 +69,7 @@ clean:: # put aside upstream shipped autogenerated file during build DEB_UPSTREAM_CRUFT_MOVE += GD/Image.pm bdf_scripts/bdf2gdfont.pl Makefile.old -DEB_INSTALL_DOCS_ALL += README.unix README.QUICKDRAW +DEB_INSTALL_DOCS_ALL += README.QUICKDRAW DEB_INSTALL_EXAMPLES_ALL = demos bdf_scripts qd.pl # qd.pl and bdf2gdfont.pl are installed as example scripts instead -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgd-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
