[SCM] libhtml-html5-microdata-parser-perl Debian packaging branch, master, updated. debian/0.100-1-6-g28474f1

Jonas Smedegaard dr at jones.dk
Fri Jun 28 08:30:22 UTC 2013


The following commit has been merged in the master branch:
commit 53e3581d9ff312afe1015786082a3893ab30db51
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jun 28 10:26:21 2013 +0200

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

diff --git a/debian/libhtml-html5-microdata-parser-perl.examples b/debian/libhtml-html5-microdata-parser-perl.examples
deleted file mode 100644
index e39721e..0000000
--- a/debian/libhtml-html5-microdata-parser-perl.examples
+++ /dev/null
@@ -1 +0,0 @@
-examples/*
diff --git a/debian/rules b/debian/rules
index 2ce2e28..44ab21c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,3 +38,5 @@ deps-test = libtest-rdf-perl (>= 0.23)
 
 CDBS_BUILD_DEPENDS += , $(deps), $(deps-test)
 CDBS_DEPENDS_$(pkg) = $(deps)
+
+DEB_INSTALL_EXAMPLES_$(pkg) = examples/*

-- 
libhtml-html5-microdata-parser-perl Debian packaging



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