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

Eric Dorland eric at debian.org
Mon Aug 17 04:47:10 UTC 2009


The following commit has been merged in the master branch:
commit e0645d4cc1b63913404f4fbd24f1e727c4f2bb92
Author: Eric Dorland <eric at debian.org>
Date:   Mon Aug 17 00:30:06 2009 -0400

    debian/libp11-1.install,  debian/libp11-1.shlibs, debian/libp11-1.symbols,
    debian/control: Rename libp11-0 to libp11-1

diff --git a/debian/changelog b/debian/changelog
index b940bab..0ac3898 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ libp11 (0.2.6-1) unstable; urgency=low
   * debian/compat: Upgrade to version 7.
   * debian/rules, debian/control: Use dh instead of debhelper.
   * debian/control: Upgrade Standards-Version to 3.8.3.
+  * debian/libp11-1.install,  debian/libp11-1.shlibs, debian/libp11-1.symbols,
+    debian/control: Rename libp11-0 to libp11-1
 
  -- Eric Dorland <eric at debian.org>  Sun, 16 Aug 2009 23:45:00 -0400
 
diff --git a/debian/control b/debian/control
index fd2c77f..7965931 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-0 (= ${binary:Version}), libssl-dev, pkg-config, ${misc:Depends}
+Depends: libp11-1 (= ${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,25 +18,23 @@ Description: pkcs#11 convenience library - development files
  .
  This package contains the header files and static libraries.
 
-Package: libp11-0
+Package: libp11-1
 Architecture: any
 Section: libs
-Conflicts: libp11-1
-Replaces: libp11-1
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: pkcs#11 convenience library
  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.
 
-Package: libp11-0-dbg
+Package: libp11-1-dbg
 Architecture: any
 Section: debug
 Priority: extra
-Depends: libp11-0 (= ${binary:Version}), ${misc:Depends}
+Depends: libp11-1 (= ${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-0.
+ This package contains the debugging symbols for libp11-1.
diff --git a/debian/libp11-0.shlibs b/debian/libp11-0.shlibs
deleted file mode 100644
index ba119f7..0000000
--- a/debian/libp11-0.shlibs
+++ /dev/null
@@ -1 +0,0 @@
-libp11 0 libp11-0 (>> 0.2.3)
diff --git a/debian/libp11-0.symbols b/debian/libp11-0.symbols
deleted file mode 100644
index 8fd3a59..0000000
--- a/debian/libp11-0.symbols
+++ /dev/null
@@ -1,38 +0,0 @@
-libp11.so.0 libp11-0 #MINVER#
-* Build-Depends-Package: libp11-dev
- ERR_load_PKCS11_strings at Base 0.2.2
- PKCS11_CTX_free at Base 0.2.2
- PKCS11_CTX_init_args at Base 0.2.4
- 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
diff --git a/debian/libp11-0.install b/debian/libp11-1.install
similarity index 100%
rename from debian/libp11-0.install
rename to debian/libp11-1.install
diff --git a/debian/libp11-1.shlibs b/debian/libp11-1.shlibs
new file mode 100644
index 0000000..e13de18
--- /dev/null
+++ b/debian/libp11-1.shlibs
@@ -0,0 +1 @@
+libp11 1 libp11-1 (>> 0.2.6)
diff --git a/debian/libp11-1.symbols b/debian/libp11-1.symbols
new file mode 100644
index 0000000..0f6ad5f
--- /dev/null
+++ b/debian/libp11-1.symbols
@@ -0,0 +1,38 @@
+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

-- 
libp11 packaging



More information about the pkg-opensc-commit mailing list