[pkg-opensc-commit] [pkcs11-helper] 21/53: do not explicitly Depends: on libssl0.9.8 since it is implictly found by ${shlibs:Depends}

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:39:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to tag pkcs11-helper-1.03
in repository pkcs11-helper.

commit b00d42fabcc58f83ffd3a23c4c794349dd1de59e
Author: ludovic.rousseau <ludovic.rousseau at 485eb718-1723-0410-b8a9-88cf21a28c35>
Date:   Tue Feb 13 10:44:26 2007 +0000

    do not explicitly Depends: on libssl0.9.8 since it is implictly found
    by ${shlibs:Depends}
---
 distro/debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distro/debian/control b/distro/debian/control
index 3ab7a2d..e0fae7b 100644
--- a/distro/debian/control
+++ b/distro/debian/control
@@ -28,7 +28,7 @@ Description:  library that simplifies the interaction with PKCS#11
 Package: pkcs11-helper
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libssl0.9.8
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description:  library that simplifies the interaction with PKCS#11
  pkcs11-helper is a library that simplifies the interaction with PKCS#11
  providers for end-user applications.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/pkcs11-helper.git



More information about the pkg-opensc-commit mailing list