[libgd-perl] 08/14: Fix put aside during build (not clean) files bdf_scripts/bdf2gdfont.pl Makefile.old: Autogenerated but also shipped upstream.

Jonas Smedegaard dr at jones.dk
Mon Nov 30 10:12:17 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libgd-perl.

commit 0d2fb3002a12eedc70044353db1b618f9db6b321
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Nov 29 20:46:15 2015 +0100

    Fix put aside during build (not clean) files bdf_scripts/bdf2gdfont.pl Makefile.old: Autogenerated but also shipped upstream.
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index fe9a7c6..411c579 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,7 +65,7 @@ clean::
 	rm -f debian/stamp-extract-copyright
 
 # put aside upstream shipped autogenerated file during build
-DEB_UPSTREAM_CRUFT_MOVE += GD/Image.pm
+DEB_UPSTREAM_CRUFT_MOVE += GD/Image.pm bdf_scripts/bdf2gdfont.pl Makefile.old
 
 DEB_INSTALL_DOCS_ALL += README.unix README.QUICKDRAW
 DEB_INSTALL_EXAMPLES_ALL = demos bdf_scripts qd.pl
@@ -81,4 +81,4 @@ binary-post-install/$(pkg)::
 
 # Manually clean leftovers
 clean::
-	rm -f GD.html pod2html* pod2htmd.tmp pod2htmi.tmp .config.cache bdf_scripts/bdf2gdfont.pl Makefile.old
+	rm -f GD.html pod2html* pod2htmd.tmp pod2htmi.tmp .config.cache

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgd-perl.git



More information about the Pkg-perl-cvs-commits mailing list