[SCM] librdf-query-client-perl Debian packaging branch, master, updated. upstream/0.107-24-g76b532c

Jonas Smedegaard dr at jones.dk
Wed Feb 8 12:51:48 UTC 2012


The following commit has been merged in the master branch:
commit f46b83f65ec9f86fdda12b4310b5cebd0f1570f2
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Feb 8 13:47:12 2012 +0100

    Stop needlessly build-depening on libobject-authority-perl.

diff --git a/debian/rules b/debian/rules
index 07ee94f..0c6f4fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ DEB_UPSTREAM_TARBALL_MD5 = 9d61b94d660dbbf855cd12cfdbbc12f6
 
 # Needed (always/often) at runtime, and also for regression tests
 common-depends = libauthority-shared-perl, libhttp-message-perl, librdf-trine-perl
-common-depends += , libobject-authority-perl, libwww-perl, libnamespace-clean-perl (>= 0.20)
+common-depends += , libwww-perl, libnamespace-clean-perl (>= 0.20)
 
 CDBS_BUILD_DEPENDS += , $(common-depends)
 CDBS_DEPENDS_ALL = $(common-depends)

-- 
librdf-query-client-perl Debian packaging



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