This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libgd-perl.
commit 850414c40cca47a6f249cf6bf9904fc788900426 Author: gregor herrmann <[email protected]> Date: Fri Jun 23 21:59:01 2017 +0200 debian/rules: don't try to install qd.pl as an example. The script was removed upstream. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index cbc29c9..12fa452 100755 --- a/debian/rules +++ b/debian/rules @@ -70,7 +70,7 @@ clean:: DEB_UPSTREAM_CRUFT_MOVE += GD/Image.pm bdf_scripts/bdf2gdfont.pl Makefile.old DEB_INSTALL_DOCS_ALL += README.QUICKDRAW -DEB_INSTALL_EXAMPLES_ALL = demos bdf_scripts qd.pl +DEB_INSTALL_EXAMPLES_ALL = demos bdf_scripts # qd.pl and bdf2gdfont.pl are installed as example scripts instead binary-post-install/$(pkg):: -- 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
