[SCM] libxml-atom-owl-perl Debian packaging branch, master, updated. debian/0.103-1-18-ge786a43

Jonas Smedegaard dr at jones.dk
Fri Jun 28 14:41:41 UTC 2013


The following commit has been merged in the master branch:
commit d95b821ab44c96dd817764ea7f644cd6226b51c2
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jun 28 12:25:41 2013 +0200

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

diff --git a/debian/libxml-atom-owl-perl.examples b/debian/libxml-atom-owl-perl.examples
deleted file mode 100644
index e39721e..0000000
--- a/debian/libxml-atom-owl-perl.examples
+++ /dev/null
@@ -1 +0,0 @@
-examples/*
diff --git a/debian/rules b/debian/rules
index a519042..96de348 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,3 +35,5 @@ deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 
 CDBS_BUILD_DEPENDS +=, $(deps)
 CDBS_DEPENDS_$(pkg) = $(deps)
+
+DEB_INSTALL_EXAMPLES_$(pkg) = examples/*

-- 
libxml-atom-owl-perl Debian packaging



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