[SCM] librdf-prefixes-perl Debian packaging branch, master, updated. debian/0.002-1-21-g199cd35

Jonas Smedegaard dr at jones.dk
Thu Jun 14 20:00:33 UTC 2012


The following commit has been merged in the master branch:
commit 7e387778baa1ada15bf3d3007e858bc2e13c6e6f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Jun 14 21:44:12 2012 +0200

    Tidy packaging: Declare examples in rules file.

diff --git a/debian/librdf-prefixes-perl.examples b/debian/librdf-prefixes-perl.examples
deleted file mode 100644
index e39721e..0000000
--- a/debian/librdf-prefixes-perl.examples
+++ /dev/null
@@ -1 +0,0 @@
-examples/*
diff --git a/debian/rules b/debian/rules
index 65a3250..6d17ef9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,8 @@ include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/perl-makemaker.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
+pkg = $(DEB_SOURCE_PACKAGE)
+
 DEB_UPSTREAM_PACKAGE = RDF-Prefixes
 #DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/RDF
 DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK
@@ -29,3 +31,5 @@ DEB_UPSTREAM_TARBALL_MD5 = 9beef6dab9aafa4e16109f3a80e3104b
 
 # Needed by upstream testsuite
 CDBS_BUILD_DEPENDS += , libtest-warn-perl
+
+DEB_INSTALL_EXAMPLES_$(pkg) = examples/*

-- 
librdf-prefixes-perl Debian packaging



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