[SCM] librdf-query-client-perl Debian packaging branch, master,	updated. upstream/0.107-21-g2167d09
    Jonas Smedegaard 
    dr at jones.dk
       
    Fri Jan 20 12:35:47 UTC 2012
    
    
  
The following commit has been merged in the master branch:
commit 7d7c185a06cf72f8615cab0ffff2f39a55618ce5
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jan 20 12:20:10 2012 +0100
    (Build-)depend on libobject-authority-perl (not libuniversal-authority-perl).
diff --git a/debian/rules b/debian/rules
index fbe5375..7e59332 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ DEB_UPSTREAM_TARBALL_MD5 = 0d08d5a5e91a26a577d72e3c78d855df
 
 # Needed (always/often) at runtime, and also for regression tests
 common-depends = libauthority-shared-perl, libhttp-message-perl, librdf-trine-perl
-common-depends += , libuniversal-authority-perl, libwww-perl, libnamespace-clean-perl (>= 0.20)
+common-depends += , libobject-authority-perl, 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