[pkg-opensc-commit] [engine-pkcs11] 01/01: Add Build-Depends on libp11-kit-dev and Depends on p11-kit
Eric Dorland
eric at moszumanska.debian.org
Sat Mar 19 15:18:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository engine-pkcs11.
commit 90302a3e5700d6f7aaba51ef0b495238cb19f8ee
Author: Eric Dorland <eric at debian.org>
Date: Sat Mar 19 11:12:06 2016 -0400
Add Build-Depends on libp11-kit-dev and Depends on p11-kit
---
debian/changelog | 6 ++++++
debian/control | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 604a6e4..671b606 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+engine-pkcs11 (0.2.1-3) unstable; urgency=medium
+
+ * debian/control: Add Build-Depends on libp11-kit-dev and Depends on p11-kit.
+
+ -- Eric Dorland <eric at debian.org> Sat, 19 Mar 2016 11:12:18 -0400
+
engine-pkcs11 (0.2.1-2) unstable; urgency=medium
* debian/control, debian/rules, debian/libengine-pkcs11-openssl.install:
diff --git a/debian/control b/debian/control
index 638f4d1..644fff3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: dh-autoreconf,
debhelper (>= 9),
libltdl3-dev,
libp11-dev (>= 0.3.1),
+ libp11-kit-dev,
libssl-dev,
pkg-config
Standards-Version: 3.9.7
@@ -17,7 +18,7 @@ Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-opensc/engine-pkcs11.git
Package: libengine-pkcs11-openssl
Architecture: any
Multi-Arch: same
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, p11-kit
Conflicts: libopensc-openssl
Replaces: libopensc-openssl
Provides: libopensc-openssl
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/engine-pkcs11.git
More information about the pkg-opensc-commit
mailing list