[pkg-opensc-commit] [SCM] pkcs11-helper packaging branch, master, updated. upstream/1.10-26-g31976c9

Eric Dorland eric at debian.org
Mon May 13 05:07:57 UTC 2013


The following commit has been merged in the master branch:
commit a403938f1f521bf50b1efe5d69f9a0ee1803ccec
Author: Eric Dorland <eric at debian.org>
Date:   Sun Sep 11 23:37:26 2011 -0400

    Multi-arch the right package.

diff --git a/debian/control b/debian/control
index 21b3bea..5ba82ca 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,8 @@ Section: libs
 Package: libpkcs11-helper1-dev
 Section: libdevel
 Architecture: any
-Multi-Arch: same
 Provides: libpkcs11-helper-dev
 Conflicts: libpkcs11-helper-dev
-Pre-Depends: ${misc:Pre-Depends}
 Depends: libpkcs11-helper1 (= ${binary:Version}), libssl-dev, ${misc:Depends}
 Description:  library that simplifies the interaction with PKCS#11
  libpkcs11-helper is a library that simplifies the interaction with PKCS#11
@@ -30,6 +28,8 @@ Description:  library that simplifies the interaction with PKCS#11
 Package: libpkcs11-helper1
 Section: libs
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description:  library that simplifies the interaction with PKCS#11
  libpkcs11-helper is a library that simplifies the interaction with PKCS#11

-- 
pkcs11-helper packaging



More information about the pkg-opensc-commit mailing list