tags 463097 patch
thanks

Hi,

The following trivial patch adds the missing perlapi-* dependencies.

I could not verify the result, though, as the package failed to build
from source. See #464319

=========================================================
diff --git a/debian/control b/debian/control
index a230a12..79e10aa 100644
--- a/debian/control
+++ b/debian/control
@@ -71,7 +71,7 @@ Description: Liberty ID-FF library - Java bindings
 Package: liblasso-perl
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:depends}
+Depends: ${shlibs:Depends}, ${misc:depends}, ${perl:Depends}
 Description: Liberty ID-FF library - Perl bindings
  Lasso is an implementation of the Liberty Identity Federation specifications
  defined by the Liberty Alliance consortium.  They defines processes such as
diff --git a/debian/rules b/debian/rules
index fc8878f..1c2b117 100755
--- a/debian/rules
+++ b/debian/rules
@@ -112,6 +112,7 @@ binary-arch: build install
        dh_install
        dh_link
        dh_strip
+       dh_perl
        dh_pycentral -ppython-lasso
        dh_python
        dh_compress
=========================================================

-- 
dam            JabberID: [EMAIL PROTECTED]

Attachment: signature.asc
Description: Digital signature

Reply via email to