[SCM] Debian packaging of libdevel-nytprof-perl branch, master, updated. debian/4.09-1-6-gab38dd3

Salvatore Bonaccorso carnil at debian.org
Sat Jan 5 14:48:19 UTC 2013


The following commit has been merged in the master branch:
commit b6af6845b91b79eb7744967b24d7f79838c89f7a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 5 15:43:35 2013 +0100

    Don't install MemoryProfiling.pod and Devel::MemoryProfiling.3pm

diff --git a/debian/rules b/debian/rules
index 3f1fcb3..1587005 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,3 +27,6 @@ override_dh_auto_install:
 	$(RM) -v $(TMP)/usr/lib/perl5/Devel/benchmark.pl
 	# remove manpage fragment
 	$(RM) -v $(TMP)/usr/share/man/man3/Devel::NYTProf::FileInfo.3pm
+	# remove MemoryProfiling.pod and generated manpage
+	$(RM) -v $(TMP)/usr/lib/perl5/Devel/MemoryProfiling.pod
+	$(RM) -v $(TMP)/usr/share/man/man3/Devel::MemoryProfiling.3pm

-- 
Debian packaging of libdevel-nytprof-perl



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