[SCM] libxml-atom-microformats-perl Debian packaging branch, master, updated. debian/0.003-2-12-gdf5deb5

Jonas Smedegaard dr at jones.dk
Tue Jun 26 08:43:30 UTC 2012


The following commit has been merged in the master branch:
commit f27a4df3303121f521b1d4912d562b1b4094ea7b
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jun 26 10:30:19 2012 +0200

    Declare examples in rules.

diff --git a/debian/libxml-atom-microformats-perl.examples b/debian/libxml-atom-microformats-perl.examples
deleted file mode 100644
index e39721e..0000000
--- a/debian/libxml-atom-microformats-perl.examples
+++ /dev/null
@@ -1 +0,0 @@
-examples/*
diff --git a/debian/rules b/debian/rules
index 256a830..1e7b36b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,3 +37,5 @@ deps += , libxml-libxml-perl (>= 1.95+dfsg)
 
 CDBS_BUILD_DEPENDS += , $(deps)
 CDBS_DEPENDS_$(pkg) = $(deps)
+
+DEB_INSTALL_EXAMPLES_$(pkg) = examples/* 

-- 
libxml-atom-microformats-perl Debian packaging



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