[SCM] libxml-libxml-debugging-perl Debian packaging branch, master, updated. debian/0.102-1-19-g13bd7f5

Jonas Smedegaard dr at jones.dk
Sat Jun 29 14:19:58 UTC 2013


The following commit has been merged in the master branch:
commit 0246a9124e858c111b75caa0c35a6c17151f5c56
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jun 29 10:19:02 2013 +0200

    Declare examples in rules file (not as debhelper hint file).

diff --git a/debian/libxml-libxml-debugging-perl.examples b/debian/libxml-libxml-debugging-perl.examples
deleted file mode 100644
index e39721e..0000000
--- a/debian/libxml-libxml-debugging-perl.examples
+++ /dev/null
@@ -1 +0,0 @@
-examples/*
diff --git a/debian/rules b/debian/rules
index 4aa5282..4154368 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,3 +33,5 @@ deps = libhtml-html5-entities-perl, libxml-libxml-perl
 
 CDBS_BUILD_DEPENDS +=, $(deps)
 CDBS_DEPENDS_$(pkg) = $(deps)
+
+DEB_INSTALL_EXAMPLES_$(pkg) = examples/*

-- 
libxml-libxml-debugging-perl Debian packaging



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