[pkg-opensc-commit] [SCM] libp11 packaging branch, master, updated. 67a56dc1d696e4a190d31a72a2351647f34410b6

Eric Dorland eric at debian.org
Mon May 2 07:51:17 UTC 2011


The following commit has been merged in the master branch:
commit 67a56dc1d696e4a190d31a72a2351647f34410b6
Author: Eric Dorland <eric at debian.org>
Date:   Mon May 2 03:38:53 2011 -0400

    debian/libp11-1.install, debian/libp11-2.install, debian/libp11-1.shlibs, debian/libp11-2.shlibs, debian/libp11-1.symbols, debian/libp11-2.symbols, debian/control, debian/rules: Bump soname to 2.

diff --git a/debian/changelog b/debian/changelog
index eee9111..ec9cf87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ libp11 (0.2.8-1) unstable; urgency=low
 
   * New upstream release.
   * debian/libp11-dev.install: Remove unneeded .la file. (Closes: #622516)
+  * debian/libp11-1.install, debian/libp11-2.install,
+    debian/libp11-1.shlibs, debian/libp11-2.shlibs,
+    debian/libp11-1.symbols, debian/libp11-2.symbols, debian/control,
+    debian/rules: Bump soname to 2.
 
  -- Eric Dorland <eric at debian.org>  Sun, 01 May 2011 23:14:12 -0400
 
diff --git a/debian/control b/debian/control
index 5b7069d..6d699cb 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-opensc/libp11.git
 
 Package: libp11-dev
 Architecture: any
-Depends: libp11-1 (= ${binary:Version}), libssl-dev, pkg-config, ${misc:Depends}
+Depends: libp11-2 (= ${binary:Version}), libssl-dev, pkg-config, ${misc:Depends}
 Description: pkcs#11 convenience library - development files
  Libp11 is a library to simplify using smart cards via PKCS#11
  modules.  It was spun of the OpenSC project but can be used with any
@@ -18,7 +18,7 @@ Description: pkcs#11 convenience library - development files
  .
  This package contains the header files and static libraries.
 
-Package: libp11-1
+Package: libp11-2
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -27,14 +27,14 @@ Description: pkcs#11 convenience library
  modules.  It was spun of the OpenSC project but can be used with any
  pkcs#11 module.
 
-Package: libp11-1-dbg
+Package: libp11-2-dbg
 Architecture: any
 Section: debug
 Priority: extra
-Depends: libp11-1 (= ${binary:Version}), ${misc:Depends}
+Depends: libp11-2 (= ${binary:Version}), ${misc:Depends}
 Description: pkcs#11 convenience library - debugging symbols
  Libp11 is a library to simplify using smart cards via PKCS#11
  modules.  It was spun of the OpenSC project but can be used with any
  pkcs#11 module.
  .
- This package contains the debugging symbols for libp11-1.
+ This package contains the debugging symbols for libp11-2.
diff --git a/debian/libp11-1.shlibs b/debian/libp11-1.shlibs
deleted file mode 100644
index e13de18..0000000
--- a/debian/libp11-1.shlibs
+++ /dev/null
@@ -1 +0,0 @@
-libp11 1 libp11-1 (>> 0.2.6)
diff --git a/debian/libp11-1.symbols b/debian/libp11-1.symbols
deleted file mode 100644
index 0f6ad5f..0000000
--- a/debian/libp11-1.symbols
+++ /dev/null
@@ -1,38 +0,0 @@
-libp11.so.1 libp11-1 #MINVER#
- ERR_load_PKCS11_strings at Base 0.2.6
- PKCS11_CTX_free at Base 0.2.6
- PKCS11_CTX_init_args at Base 0.2.6
- PKCS11_CTX_load at Base 0.2.6
- PKCS11_CTX_new at Base 0.2.6
- PKCS11_CTX_unload at Base 0.2.6
- PKCS11_change_pin at Base 0.2.6
- PKCS11_enumerate_certs at Base 0.2.6
- PKCS11_enumerate_keys at Base 0.2.6
- PKCS11_enumerate_slots at Base 0.2.6
- PKCS11_find_certificate at Base 0.2.6
- PKCS11_find_key at Base 0.2.6
- PKCS11_find_token at Base 0.2.6
- PKCS11_generate_key at Base 0.2.6
- PKCS11_generate_random at Base 0.2.6
- PKCS11_get_key_exponent at Base 0.2.6
- PKCS11_get_key_modulus at Base 0.2.6
- PKCS11_get_key_size at Base 0.2.6
- PKCS11_get_key_type at Base 0.2.6
- PKCS11_get_private_key at Base 0.2.6
- PKCS11_get_public_key at Base 0.2.6
- PKCS11_get_rsa_method at Base 0.2.6
- PKCS11_get_slotid_from_slot at Base 0.2.6
- PKCS11_init_pin at Base 0.2.6
- PKCS11_init_token at Base 0.2.6
- PKCS11_login at Base 0.2.6
- PKCS11_logout at Base 0.2.6
- PKCS11_open_session at Base 0.2.6
- PKCS11_private_decrypt at Base 0.2.6
- PKCS11_private_encrypt at Base 0.2.6
- PKCS11_release_all_slots at Base 0.2.6
- PKCS11_seed_random at Base 0.2.6
- PKCS11_sign at Base 0.2.6
- PKCS11_store_certificate at Base 0.2.6
- PKCS11_store_private_key at Base 0.2.6
- PKCS11_store_public_key at Base 0.2.6
- PKCS11_verify at Base 0.2.6
diff --git a/debian/libp11-1.install b/debian/libp11-2.install
similarity index 100%
rename from debian/libp11-1.install
rename to debian/libp11-2.install
diff --git a/debian/libp11-2.shlibs b/debian/libp11-2.shlibs
new file mode 100644
index 0000000..df8a89a
--- /dev/null
+++ b/debian/libp11-2.shlibs
@@ -0,0 +1 @@
+libp11 2 libp11-2 (>> 0.2.8)
diff --git a/debian/libp11-2.symbols b/debian/libp11-2.symbols
new file mode 100644
index 0000000..483e0a5
--- /dev/null
+++ b/debian/libp11-2.symbols
@@ -0,0 +1,38 @@
+libp11.so.2 libp11-2 #MINVER#
+ ERR_load_PKCS11_strings at Base 0.2.8
+ PKCS11_CTX_free at Base 0.2.8
+ PKCS11_CTX_init_args at Base 0.2.8
+ PKCS11_CTX_load at Base 0.2.8
+ PKCS11_CTX_new at Base 0.2.8
+ PKCS11_CTX_unload at Base 0.2.8
+ PKCS11_change_pin at Base 0.2.8
+ PKCS11_enumerate_certs at Base 0.2.8
+ PKCS11_enumerate_keys at Base 0.2.8
+ PKCS11_enumerate_slots at Base 0.2.8
+ PKCS11_find_certificate at Base 0.2.8
+ PKCS11_find_key at Base 0.2.8
+ PKCS11_find_token at Base 0.2.8
+ PKCS11_generate_key at Base 0.2.8
+ PKCS11_generate_random at Base 0.2.8
+ PKCS11_get_key_exponent at Base 0.2.8
+ PKCS11_get_key_modulus at Base 0.2.8
+ PKCS11_get_key_size at Base 0.2.8
+ PKCS11_get_key_type at Base 0.2.8
+ PKCS11_get_private_key at Base 0.2.8
+ PKCS11_get_public_key at Base 0.2.8
+ PKCS11_get_rsa_method at Base 0.2.8
+ PKCS11_get_slotid_from_slot at Base 0.2.8
+ PKCS11_init_pin at Base 0.2.8
+ PKCS11_init_token at Base 0.2.8
+ PKCS11_login at Base 0.2.8
+ PKCS11_logout at Base 0.2.8
+ PKCS11_open_session at Base 0.2.8
+ PKCS11_private_decrypt at Base 0.2.8
+ PKCS11_private_encrypt at Base 0.2.8
+ PKCS11_release_all_slots at Base 0.2.8
+ PKCS11_seed_random at Base 0.2.8
+ PKCS11_sign at Base 0.2.8
+ PKCS11_store_certificate at Base 0.2.8
+ PKCS11_store_private_key at Base 0.2.8
+ PKCS11_store_public_key at Base 0.2.8
+ PKCS11_verify at Base 0.2.8
diff --git a/debian/rules b/debian/rules
index 308582f..92809fb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
 	dh $@
 
 override_dh_strip:
-	dh_strip --dbg-package=libp11-1-dbg
+	dh_strip --dbg-package=libp11-2-dbg

-- 
libp11 packaging



More information about the pkg-opensc-commit mailing list