[SCM] librdf-endpoint-perl Debian packaging branch, master, updated. upstream/0.04-20-gfe87e65

Jonas Smedegaard dr at jones.dk
Sat May 19 00:37:32 UTC 2012


The following commit has been merged in the master branch:
commit 56e6644329fc50384d58e867943ff05ae95ecfaa
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat May 19 02:32:40 2012 +0200

    Install sample json config files, and install PSGI script below /usr/share (not /usr/bin).

diff --git a/debian/rules b/debian/rules
index f584317..21a5551 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,3 +40,8 @@ CDBS_DEPENDS = $(common-depends)
 CDBS_BUILD_DEPENDS += , libtest-www-mechanize-psgi-perl
 
 DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(share/www/favicon\.ico|debian/(changelog|copyright(|_hints|_newhints)))$
+
+DEB_INSTALL_EXAMPLES_DEFAULT = rdf_*.json
+
+common-binary-post-install-indep::
+	mv $(DEB_DESTDIR)/usr/bin $(DEB_DESTDIR)/usr/share/librdf-endpoint-perl

-- 
librdf-endpoint-perl Debian packaging



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