[pkg-opensc-commit] [pkcs11-helper] 03/06: debian/control: Add misc:Depends to libpkcs11-helper1-dbg Depends.

Eric Dorland eric at alioth.debian.org
Sun Sep 15 06:56:40 UTC 2013


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

eric pushed a commit to branch master
in repository pkcs11-helper.

commit 2b2e7430a8d15801cca4bd15895792f7b622ce9a
Author: Eric Dorland <eric at debian.org>
Date:   Sun Sep 15 02:39:27 2013 -0400

    debian/control: Add misc:Depends to libpkcs11-helper1-dbg Depends.
---
 debian/changelog |    1 +
 debian/control   |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index dba7b4a..42f1262 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ pkcs11-helper (1.10-2) unstable; urgency=low
   * debian/patches/01-pkcs11h_token_logout.diff,
     libpkcs11-helper1.symbols: Add patch from Pere Nubiola i Radigales to
     include pkcs11h_token_logout symbol. (Closes: #686155)
+  * debian/control: Add misc:Depends to libpkcs11-helper1-dbg Depends.
 
  --
 
diff --git a/debian/control b/debian/control
index 66b51c2..5e73f2a 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Package: libpkcs11-helper1-dbg
 Section: debug
 Architecture: any
 Multi-Arch: same
-Depends: libpkcs11-helper1 (= ${binary:Version})
+Depends: libpkcs11-helper1 (= ${binary:Version}), ${misc:Depends}
 Description: debugging symbols for libpkcs11-helper
  libpkcs11-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