]> eyrie.org Git - kerberos/sident.git/commitdiff
Add shlibs:Depends for the Perl build, and use that instead of hard-coding
authorRuss Allbery <rra@stanford.edu>
Sun, 13 Jun 2004 03:11:47 +0000 (03:11 +0000)
committerRuss Allbery <rra@stanford.edu>
Sun, 13 Jun 2004 03:11:47 +0000 (03:11 +0000)
a versioned dependency on the libsident0 module, which isn't actually
necessary.

debian/control

index 6cb239837115d8c26155c60e951b7da5fd3d6aec..5d6fa2ea7c7514d03302914096854f2246d069d2 100644 (file)
@@ -50,7 +50,7 @@ Description: Development files to do S/Ident authentication
 
 Package: libnet-sident-perl
 Architecture: any
-Depends: libsident0 (= ${Source-Version}), ${perl:Depends}
+Depends: ${shlibs:Depends}, ${perl:Depends}
 Description: Perl library to do S/Ident authentication
  S/Ident is a modified version of the standard ident protocol that adds
  SASL-based authentication.  These are Perl bindings to the libsident C