[SCM] librdf-endpoint-perl Debian packaging branch, master, updated. debian/0.04-1-27-gaed461e
Jonas Smedegaard
dr at jones.dk
Tue Jun 12 21:02:09 UTC 2012
The following commit has been merged in the master branch:
commit 2230c54a2045b2ce761f438d3940c2f9a615020c
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue Jun 12 21:54:00 2012 +0200
Revert to install PSGI file as non-example file, and recommend (not suggest) libconfig-jfdi-perl.
diff --git a/debian/rules b/debian/rules
index 75b25aa..04cde08 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,8 +37,7 @@ deps += , libxml-libxml-perl (>= 1.70)
deps-test = libtest-www-mechanize-psgi-perl
# Needed (often/seldom) at runtime
-recommends = libjs-codemirror
-suggests = libconfig-jfdi-perl
+recommends = libjs-codemirror, libconfig-jfdi-perl
CDBS_BUILD_DEPENDS += , $(deps), $(deps-test)
CDBS_DEPENDS = $(deps)
@@ -49,9 +48,8 @@ DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(share/www/favicon\.ico|debian/(changelog|co
DEB_INSTALL_EXAMPLES_DEFAULT = rdf_*.json
-DEB_INSTALL_EXAMPLES_DEFAULT += scripts/*
common-binary-post-install-indep::
- rm -rf $(DEB_DESTDIR)usr/bin
+ mv $(DEB_DESTDIR)/usr/bin $(DEB_DESTDIR)/usr/share/librdf-endpoint-perl
common-binary-post-install-indep::
rm -rf find $(DEB_DESTDIR)usr/share/perl5/auto/share/dist/RDF-Endpoint/www/js
--
librdf-endpoint-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list