[pkg-opensc-commit] [SCM] OpenSC packaging branch, master, updated. upstream/0.13.0-410-g5332056

Eric Dorland eric at debian.org
Sun Jun 2 23:29:29 UTC 2013


The following commit has been merged in the master branch:
commit b1712cae6bf94dd3459f7b0fb2b0e68f34b0e460
Author: Eric Dorland <eric at debian.org>
Date:   Sun Jun 2 19:10:35 2013 -0400

    debian/rules: Enable secure messaging support. (Closes: #694481)

diff --git a/debian/changelog b/debian/changelog
index 8238475..77e00b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+opensc (0.13.0-3) unstable; urgency=low
+
+  * debian/rules: Enable secure messaging support. (Closes: #694481)
+
+ --
+
 opensc (0.13.0-2) unstable; urgency=low
 
   * opensc.install: Add openpgp-tool, iasecc-tool and sc-hsm-tool and
diff --git a/debian/rules b/debian/rules
index bfcae38..e257c63 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@ override_dh_auto_configure:
 		--enable-pcsc \
 		--enable-doc \
 		--enable-readline \
+		--enable-sm \
 		--enable-zlib \
 		--htmldir=/usr/share/doc/opensc/html
 

-- 
OpenSC packaging



More information about the pkg-opensc-commit mailing list