[pkg-opensc-commit] [SCM] engine-pkcs11 packaging branch, master, updated. 36ba4020018cb648934536bc43779df8303d217a

Eric Dorland eric at debian.org
Sun Jan 10 08:22:37 UTC 2010


The following commit has been merged in the master branch:
commit dd5df9283049cb99285ec67c2801921ef840f186
Author: Eric Dorland <eric at debian.org>
Date:   Sun Jan 10 01:33:22 2010 -0500

    debian/control: Add ${misc:Depends}.

diff --git a/debian/changelog b/debian/changelog
index d080726..318c9cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,9 @@ engine-pkcs11 (0.1.7-1) unstable; urgency=low
   * debian/source/format, debian/source/options,
     debian/source/patch-header: Convert to v3 quilt format, with
     single-debian-patch.
-  * debian/control: Build depend on the correct version of debhelper.
+  * debian/control: 
+    - Build depend on the correct version of debhelper.
+    - Add ${misc:Depends}.
 
  --
 
diff --git a/debian/control b/debian/control
index ee9a1d2..fd2a5e4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.8.3
 
 Package: libengine-pkcs11-openssl
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libopensc-openssl
 Replaces: libopensc-openssl
 Provides: libopensc-openssl

-- 
engine-pkcs11 packaging



More information about the pkg-opensc-commit mailing list