[SCM] libgd-gd2-perl Debian packaging branch, master, updated. debian/2.46-2-25-g6c607ec

Vasudev Kamath kamathvasudev at gmail.com
Tue May 14 09:05:50 UTC 2013


The following commit has been merged in the master branch:
commit d3e54c2eeec2b577447bdbdadde6a9a7e34519b7
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Tue May 14 12:24:10 2013 +0530

    Move the files that should be removed to clean:: target and drop debian/clean file

diff --git a/debian/clean b/debian/clean
deleted file mode 100644
index d9a3022..0000000
--- a/debian/clean
+++ /dev/null
@@ -1,2 +0,0 @@
-bdf_scripts/bdf2gdfont.pl
-Makefile.old
diff --git a/debian/rules b/debian/rules
index 9352596..c3845f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,7 +48,8 @@ common-binary-post-install-arch::
 
 # Manually clean leftovers
 clean::
-	rm -f GD.html pod2html* pod2htmd.tmp pod2htmi.tmp .config.cache GD/Image.pm
+	rm -f GD.html pod2html* pod2htmd.tmp pod2htmi.tmp .config.cache GD/Image.pm bdf_scripts/bdf2gdfont.pl Makefile.old
+
 
 # Needed for by upstream build process
 CDBS_BUILD_DEPENDS += , libgd2-dev|libgd2-xpm-dev, libjpeg-dev, libpng12-dev, libz-dev, libfreetype6-dev, libxpm-dev, libx11-dev

-- 
libgd-gd2-perl Debian packaging



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