[pkg-opensc-commit] [SCM] libp11 packaging branch, master, updated. 68d5ef54f64af82cf1cc7d11ccf3c2d6bf0f8d05

Eric Dorland eric at debian.org
Fri Nov 23 04:57:32 UTC 2007


The branch, master has been updated
       via  68d5ef54f64af82cf1cc7d11ccf3c2d6bf0f8d05 (commit)
      from  3ce9439ceff7ec78d1492b8bb72499b4525ef257 (commit)


- Shortlog ------------------------------------------------------------
68d5ef5 * debian/control: Add Homepage and Vcs-* headers.

Summary of changes:
 debian/changelog        |   10 +++++--
 debian/control          |    3 ++
 debian/libp11-0.shlibs  |    2 +-
 debian/libp11-0.symbols |   57 +++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 68 insertions(+), 4 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit 68d5ef54f64af82cf1cc7d11ccf3c2d6bf0f8d05
Author: Eric Dorland <eric at debian.org>
Date:   Thu Nov 22 22:57:06 2007 -0500

    * debian/control: Add Homepage and Vcs-* headers.
    * debian/libp11-0.symbols: Add symbols file for new symbol based
      dependency resolution.
    * debian/libp11-0.shlibs: Bump version for last upstream release.

diff --git a/debian/changelog b/debian/changelog
index 0554077..449c68b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 libp11 (0.2.3-2) unstable; urgency=low
 
-  * debian/control: Set Priority to extra for the -dbg package, as the
-    override file says.
+  * debian/control: 
+    - Set Priority to extra for the -dbg package, as the override file says.
+    - Add Homepage and Vcs-* headers.
+  * debian/libp11-0.symbols: Add symbols file for new symbol based
+    dependency resolution.
+  * debian/libp11-0.shlibs: Bump version for last upstream release.
 
- --
+ -- Eric Dorland <eric at debian.org>  Thu, 22 Nov 2007 22:55:45 -0500
 
 libp11 (0.2.3-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 241d935..dd0f85d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,9 @@ Priority: optional
 Maintainer: Eric Dorland <eric at debian.org>
 Build-Depends: cdbs, debhelper (>= 5), libssl-dev, pkg-config, libltdl3-dev
 Standards-Version: 3.7.2.2
+Homepage: http://www.opensc-project.org/libp11/
+Vcs-Git: git://git.debian.org/git/pkg-opensc/libp11.git
+Vcs-Browser: http://git.debian.org/?p=pkg-opensc/libp11.git
 
 Package: libp11-dev
 Architecture: any
diff --git a/debian/libp11-0.shlibs b/debian/libp11-0.shlibs
index 0587ccb..ba119f7 100644
--- a/debian/libp11-0.shlibs
+++ b/debian/libp11-0.shlibs
@@ -1 +1 @@
-libp11 0 libp11-0 (>> 0.2.2)
+libp11 0 libp11-0 (>> 0.2.3)
diff --git a/debian/libp11-0.symbols b/debian/libp11-0.symbols
new file mode 100644
index 0000000..e825ab3
--- /dev/null
+++ b/debian/libp11-0.symbols
@@ -0,0 +1,57 @@
+libp11.so.0 libp11-0 #MINVER#
+ C_LoadModule at Base 0.2.2
+ C_UnloadModule at Base 0.2.2
+ ERR_load_PKCS11_strings at Base 0.2.2
+ PKCS11_CTX_free at Base 0.2.2
+ PKCS11_CTX_load at Base 0.2.2
+ PKCS11_CTX_new at Base 0.2.2
+ PKCS11_CTX_unload at Base 0.2.2
+ PKCS11_change_pin at Base 0.2.2
+ PKCS11_enumerate_certs at Base 0.2.2
+ PKCS11_enumerate_keys at Base 0.2.2
+ PKCS11_enumerate_slots at Base 0.2.2
+ PKCS11_find_certificate at Base 0.2.2
+ PKCS11_find_key at Base 0.2.2
+ PKCS11_find_token at Base 0.2.2
+ PKCS11_generate_key at Base 0.2.2
+ PKCS11_generate_random at Base 0.2.2
+ PKCS11_get_key_exponent at Base 0.2.2
+ PKCS11_get_key_modulus at Base 0.2.2
+ PKCS11_get_key_size at Base 0.2.2
+ PKCS11_get_key_type at Base 0.2.2
+ PKCS11_get_private_key at Base 0.2.2
+ PKCS11_get_public_key at Base 0.2.2
+ PKCS11_get_rsa_method at Base 0.2.2
+ PKCS11_init_pin at Base 0.2.2
+ PKCS11_init_token at Base 0.2.2
+ PKCS11_login at Base 0.2.2
+ PKCS11_logout at Base 0.2.2
+ PKCS11_open_session at Base 0.2.2
+ PKCS11_private_decrypt at Base 0.2.2
+ PKCS11_private_encrypt at Base 0.2.2
+ PKCS11_release_all_slots at Base 0.2.2
+ PKCS11_seed_random at Base 0.2.2
+ PKCS11_sign at Base 0.2.2
+ PKCS11_store_certificate at Base 0.2.2
+ PKCS11_store_private_key at Base 0.2.2
+ PKCS11_store_public_key at Base 0.2.3
+ PKCS11_verify at Base 0.2.2
+ memdup at Base 0.2.2
+ pkcs11_addattr at Base 0.2.2
+ pkcs11_addattr_bn at Base 0.2.2
+ pkcs11_addattr_bool at Base 0.2.3
+ pkcs11_addattr_int at Base 0.2.2
+ pkcs11_addattr_obj at Base 0.2.2
+ pkcs11_addattr_s at Base 0.2.2
+ pkcs11_destroy_certs at Base 0.2.2
+ pkcs11_destroy_keys at Base 0.2.2
+ pkcs11_getattr at Base 0.2.2
+ pkcs11_getattr_bn at Base 0.2.2
+ pkcs11_getattr_s at Base 0.2.2
+ pkcs11_getattr_var at Base 0.2.2
+ pkcs11_malloc at Base 0.2.2
+ pkcs11_release_slot at Base 0.2.2
+ pkcs11_rsa_ops at Base 0.2.2
+ pkcs11_strdup at Base 0.2.2
+ pkcs11_zap_attrs at Base 0.2.2
+

-- 
libp11 packaging



More information about the pkg-opensc-commit mailing list