r25359 - in /desktop/experimental/gnome-keyring/debian: control control.in libgck-0.install libgck-0.shlibs libgck-0.symbols libgck-dev.install libgp11-0.install libgp11-0.shlibs libgp11-0.symbols libgp11-dev.install

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Sun Oct 10 20:34:37 UTC 2010


Author: sjoerd
Date: Sun Oct 10 20:34:32 2010
New Revision: 25359

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25359
Log:
libgp11 has been replaces by libgck

Added:
    desktop/experimental/gnome-keyring/debian/libgck-0.install
      - copied, changed from r25353, desktop/experimental/gnome-keyring/debian/libgp11-0.install
    desktop/experimental/gnome-keyring/debian/libgck-0.shlibs
      - copied, changed from r25353, desktop/experimental/gnome-keyring/debian/libgp11-0.shlibs
    desktop/experimental/gnome-keyring/debian/libgck-0.symbols
      - copied, changed from r25353, desktop/experimental/gnome-keyring/debian/libgp11-0.symbols
    desktop/experimental/gnome-keyring/debian/libgck-dev.install
      - copied, changed from r25353, desktop/experimental/gnome-keyring/debian/libgp11-dev.install
Removed:
    desktop/experimental/gnome-keyring/debian/libgp11-0.install
    desktop/experimental/gnome-keyring/debian/libgp11-0.shlibs
    desktop/experimental/gnome-keyring/debian/libgp11-0.symbols
    desktop/experimental/gnome-keyring/debian/libgp11-dev.install
Modified:
    desktop/experimental/gnome-keyring/debian/control
    desktop/experimental/gnome-keyring/debian/control.in

Modified: desktop/experimental/gnome-keyring/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/control?rev=25359&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/control [utf-8] Sun Oct 10 20:34:32 2010
@@ -12,7 +12,7 @@
                cdbs,
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.35.0),
-               libgtk2.0-dev (>= 2.20.0),
+               libgtk3.0-dev (>= 2.20.0),
                libglib2.0-dev (>= 2.16.0),
                libtasn1-3-dev (>= 0.3.4),
                libtasn1-3-bin,
@@ -44,31 +44,31 @@
  password, and there is also a session keyring which is never stored to
  disk, but forgotten when the session ends.
 
-Package: libgp11-dev
+Package: libgck-dev
 Section: libdevel
 Architecture: any
 Replaces: libgnome-keyring-dev (<< 2.25)
 Depends: ${misc:Depends},
-         libgp11-0 (= ${binary:Version}),
+         libgck-0 (= ${binary:Version}),
          libglib2.0-dev (>= 2.16)
 Description: GLib wrapper library for PKCS#11 - development
- GP11 is a wrapper based on GLib implementing the PKCS#11 (Cryptoki) 
+ GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki) 
  interface.
  .
  This package contains the static libraries, header files and 
- documentation needed to build applications using the GP11 library.
+ documentation needed to build applications using the GCK library.
 
-Package: libgp11-0
+Package: libgck-0
 Section: libs
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends}
 Description: Glib wrapper library for PKCS#11 - runtime
- GP11 is a wrapper based on GLib implementing the PKCS#11 (Cryptoki) 
+ GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki) 
  interface.
  .
  This package contains the shared libraries needed to run programs 
- built against the GP11 library.
+ built against the GCK library.
 
 Package: libpam-gnome-keyring
 Section: admin
@@ -97,10 +97,10 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends},
-         libgcr0 (= ${binary:Version}),
+         libgcr3 (= ${binary:Version}),
          libglib2.0-dev (>= 2.16.0),
-         libgp11-dev (= ${binary:Version}),
-         libgtk2.0-dev (>= 2.20.0),
+         libgck-dev (= ${binary:Version}),
+         libgtk3.0-dev (>= 2.20.0),
          libtasn1-3-dev (>= 0.3.4),
          libtasn1-3-bin
 Description: Library for Crypto UI related task - development
@@ -109,7 +109,7 @@
  This package contains the static libraries, header files and
  documentation needed to build applications using the GCR library.
 
-Package: libgcr0
+Package: libgcr3
 Section: libs
 Architecture: any
 Depends: ${misc:Depends},

Modified: desktop/experimental/gnome-keyring/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/control.in?rev=25359&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/control.in [utf-8] Sun Oct 10 20:34:32 2010
@@ -39,31 +39,31 @@
  password, and there is also a session keyring which is never stored to
  disk, but forgotten when the session ends.
 
-Package: libgp11-dev
+Package: libgck-dev
 Section: libdevel
 Architecture: any
 Replaces: libgnome-keyring-dev (<< 2.25)
 Depends: ${misc:Depends},
-         libgp11-0 (= ${binary:Version}),
+         libgck-0 (= ${binary:Version}),
          libglib2.0-dev (>= 2.16)
 Description: GLib wrapper library for PKCS#11 - development
- GP11 is a wrapper based on GLib implementing the PKCS#11 (Cryptoki) 
+ GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki) 
  interface.
  .
  This package contains the static libraries, header files and 
- documentation needed to build applications using the GP11 library.
+ documentation needed to build applications using the GCK library.
 
-Package: libgp11-0
+Package: libgck-0
 Section: libs
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends}
 Description: Glib wrapper library for PKCS#11 - runtime
- GP11 is a wrapper based on GLib implementing the PKCS#11 (Cryptoki) 
+ GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki) 
  interface.
  .
  This package contains the shared libraries needed to run programs 
- built against the GP11 library.
+ built against the GCK library.
 
 Package: libpam-gnome-keyring
 Section: admin
@@ -94,7 +94,7 @@
 Depends: ${misc:Depends},
          libgcr3 (= ${binary:Version}),
          libglib2.0-dev (>= 2.16.0),
-         libgp11-dev (= ${binary:Version}),
+         libgck-dev (= ${binary:Version}),
          libgtk3.0-dev (>= 2.20.0),
          libtasn1-3-dev (>= 0.3.4),
          libtasn1-3-bin

Copied: desktop/experimental/gnome-keyring/debian/libgck-0.install (from r25353, desktop/experimental/gnome-keyring/debian/libgp11-0.install)
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/libgck-0.install?rev=25359&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/libgp11-0.install [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/libgck-0.install [utf-8] Sun Oct 10 20:34:32 2010
@@ -1,1 +1,1 @@
-debian/tmp/usr/lib/libgp11.so.*
+debian/tmp/usr/lib/libgck.so.*

Copied: desktop/experimental/gnome-keyring/debian/libgck-0.shlibs (from r25353, desktop/experimental/gnome-keyring/debian/libgp11-0.shlibs)
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/libgck-0.shlibs?rev=25359&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/libgp11-0.shlibs [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/libgck-0.shlibs [utf-8] Sun Oct 10 20:34:32 2010
@@ -1,1 +1,1 @@
-libgp11 0 libgp11-0 (>= 2.26.0)
+libgck 0 libgck-0

Copied: desktop/experimental/gnome-keyring/debian/libgck-0.symbols (from r25353, desktop/experimental/gnome-keyring/debian/libgp11-0.symbols)
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/libgck-0.symbols?rev=25359&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/libgp11-0.symbols [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/libgck-0.symbols [utf-8] Sun Oct 10 20:34:32 2010
@@ -1,212 +1,214 @@
-libgp11.so.0 libgp11-0 #MINVER#
-* Build-Depends-Package: libgp11-dev
- _gp11_attributes_commit_in at Base 2.26
- _gp11_attributes_commit_out at Base 2.26
- _gp11_attributes_lock at Base 2.26
- _gp11_attributes_prepare_in at Base 2.26
- _gp11_attributes_unlock at Base 2.26
- _gp11_call_async_go at Base 2.24
- _gp11_call_async_object at Base 2.26
- _gp11_call_async_prep at Base 2.24
- _gp11_call_async_ready at Base 2.26
- _gp11_call_async_ready_go at Base 2.26
- _gp11_call_async_short at Base 2.24
- _gp11_call_basic_finish at Base 2.24
- _gp11_call_get_arguments at Base 2.26
- _gp11_call_get_type at Base 2.24
- _gp11_call_sync at Base 2.24
- _gp11_call_uninitialize at Base 2.24
- _gp11_marshal_BOOLEAN__OBJECT_STRING_POINTER at Base 2.26
- _gp11_marshal_BOOLEAN__STRING_POINTER at Base 2.26
- _gp11_marshal_BOOLEAN__ULONG at Base 2.26
- _gp11_module_fire_authenticate_object at Base 2.26
- _gp11_module_fire_authenticate_slot at Base 2.26
- _gp11_module_pool_session_handle at Base 2.26
- _gp11_module_pooled_session_handle at Base 2.26
- _gp11_ulong_equal at Base 2.26
- _gp11_ulong_hash at Base 2.26
- gp11_attribute_clear at Base 2.24
- gp11_attribute_dup at Base 2.24
- gp11_attribute_free at Base 2.24
- gp11_attribute_get_boolean at Base 2.24
- gp11_attribute_get_date at Base 2.24
- gp11_attribute_get_string at Base 2.24
- gp11_attribute_get_ulong at Base 2.24
- gp11_attribute_init at Base 2.24
- gp11_attribute_init_boolean at Base 2.24
- gp11_attribute_init_copy at Base 2.24
- gp11_attribute_init_date at Base 2.24
- gp11_attribute_init_empty at Base 2.26
- gp11_attribute_init_invalid at Base 2.24
- gp11_attribute_init_string at Base 2.24
- gp11_attribute_init_ulong at Base 2.24
- gp11_attribute_is_invalid at Base 2.24
- gp11_attribute_new at Base 2.24
- gp11_attribute_new_boolean at Base 2.24
- gp11_attribute_new_date at Base 2.24
- gp11_attribute_new_empty at Base 2.26
- gp11_attribute_new_invalid at Base 2.24
- gp11_attribute_new_string at Base 2.24
- gp11_attribute_new_ulong at Base 2.24
- gp11_attributes_add at Base 2.24
- gp11_attributes_add_boolean at Base 2.24
- gp11_attributes_add_data at Base 2.24
- gp11_attributes_add_date at Base 2.24
- gp11_attributes_add_empty at Base 2.26
- gp11_attributes_add_invalid at Base 2.24
- gp11_attributes_add_string at Base 2.24
- gp11_attributes_add_ulong at Base 2.24
- gp11_attributes_at at Base 2.24
- gp11_attributes_count at Base 2.24
- gp11_attributes_find at Base 2.24
- gp11_attributes_find_boolean at Base 2.24
- gp11_attributes_find_date at Base 2.24
- gp11_attributes_find_string at Base 2.24
- gp11_attributes_find_ulong at Base 2.24
- gp11_attributes_get_boxed_type at Base 2.24
- gp11_attributes_new at Base 2.24
- gp11_attributes_new_empty at Base 2.26
- gp11_attributes_new_full at Base 2.26
- gp11_attributes_new_valist at Base 2.24
- gp11_attributes_newv at Base 2.24
- gp11_attributes_ref at Base 2.24
- gp11_attributes_unref at Base 2.24
- gp11_get_error_quark at Base 2.24
- gp11_list_ref_copy at Base 2.26
- gp11_list_unref_free at Base 2.24
- gp11_mechanism_info_free at Base 2.24
- gp11_mechanism_new at Base 2.30.0
- gp11_mechanism_new_with_param at Base 2.30.0
- gp11_mechanism_ref at Base 2.30.0
- gp11_mechanism_unref at Base 2.30.0
- gp11_mechanisms_check at Base 2.26
- gp11_message_from_rv at Base 2.24
- gp11_module_enumerate_objects at Base 2.26
- gp11_module_enumerate_objects_full at Base 2.26
- gp11_module_equal at Base 2.26
- gp11_module_get_auto_authenticate at Base 2.26
- gp11_module_get_functions at Base 2.26
- gp11_module_get_info at Base 2.24
- gp11_module_get_path at Base 2.26
- gp11_module_get_pool_sessions at Base 2.26
- gp11_module_get_slots at Base 2.24
- gp11_module_get_type at Base 2.24
- gp11_module_hash at Base 2.26
- gp11_module_info_free at Base 2.24
- gp11_module_initialize at Base 2.24
- gp11_module_new at Base 2.26
- gp11_module_set_auto_authenticate at Base 2.26
- gp11_module_set_pool_sessions at Base 2.26
- gp11_object_destroy at Base 2.24
- gp11_object_destroy_async at Base 2.24
- gp11_object_destroy_finish at Base 2.24
- gp11_object_destroy_full at Base 2.24
- gp11_object_equal at Base 2.26
- gp11_object_from_handle at Base 2.24
- gp11_object_get at Base 2.24
- gp11_object_get_async at Base 2.24
- gp11_object_get_data at Base 2.26
- gp11_object_get_data_async at Base 2.26
- gp11_object_get_data_finish at Base 2.26
- gp11_object_get_data_full at Base 2.26
- gp11_object_get_finish at Base 2.24
- gp11_object_get_full at Base 2.24
- gp11_object_get_handle at Base 2.24
- gp11_object_get_module at Base 2.26
- gp11_object_get_session at Base 2.26
- gp11_object_get_slot at Base 2.26
- gp11_object_get_template at Base 2.30.0
- gp11_object_get_template_async at Base 2.30.0
- gp11_object_get_template_finish at Base 2.30.0
- gp11_object_get_template_full at Base 2.30.0
- gp11_object_get_type at Base 2.24
- gp11_object_hash at Base 2.26
- gp11_object_set at Base 2.24
- gp11_object_set_async at Base 2.24
- gp11_object_set_finish at Base 2.24
- gp11_object_set_full at Base 2.24
- gp11_object_set_session at Base 2.26
- gp11_object_set_template at Base 2.30.0
- gp11_object_set_template_async at Base 2.30.0
- gp11_object_set_template_finish at Base 2.30.0
- gp11_object_set_template_full at Base 2.30.0
- gp11_objects_from_handle_array at Base 2.24
- gp11_session_create_object at Base 2.24
- gp11_session_create_object_async at Base 2.24
- gp11_session_create_object_finish at Base 2.24
- gp11_session_create_object_full at Base 2.24
- gp11_session_decrypt at Base 2.26
- gp11_session_decrypt_async at Base 2.26
- gp11_session_decrypt_finish at Base 2.26
- gp11_session_decrypt_full at Base 2.26
- gp11_session_derive_key at Base 2.30.0
- gp11_session_derive_key_async at Base 2.30.0
- gp11_session_derive_key_finish at Base 2.30.0
- gp11_session_derive_key_full at Base 2.30.0
- gp11_session_encrypt at Base 2.26
- gp11_session_encrypt_async at Base 2.26
- gp11_session_encrypt_finish at Base 2.26
- gp11_session_encrypt_full at Base 2.26
- gp11_session_find_objects at Base 2.24
- gp11_session_find_objects_async at Base 2.24
- gp11_session_find_objects_finish at Base 2.24
- gp11_session_find_objects_full at Base 2.24
- gp11_session_from_handle at Base 2.24
- gp11_session_generate_key_pair_async at Base 2.30.0
- gp11_session_generate_key_pair_finish at Base 2.30.0
- gp11_session_generate_key_pair_full at Base 2.30.0
- gp11_session_get_handle at Base 2.24
- gp11_session_get_info at Base 2.24
- gp11_session_get_module at Base 2.26
- gp11_session_get_slot at Base 2.26
- gp11_session_get_type at Base 2.24
- gp11_session_info_free at Base 2.24
- gp11_session_init_pin at Base 2.30.0
- gp11_session_init_pin_async at Base 2.30.0
- gp11_session_init_pin_finish at Base 2.30.0
- gp11_session_init_pin_full at Base 2.30.0
- gp11_session_login at Base 2.24
- gp11_session_login_async at Base 2.24
- gp11_session_login_finish at Base 2.24
- gp11_session_login_full at Base 2.24
- gp11_session_logout at Base 2.24
- gp11_session_logout_async at Base 2.24
- gp11_session_logout_finish at Base 2.24
- gp11_session_logout_full at Base 2.24
- gp11_session_set_pin at Base 2.30.0
- gp11_session_set_pin_async at Base 2.30.0
- gp11_session_set_pin_finish at Base 2.30.0
- gp11_session_set_pin_full at Base 2.30.0
- gp11_session_sign at Base 2.26
- gp11_session_sign_async at Base 2.26
- gp11_session_sign_finish at Base 2.26
- gp11_session_sign_full at Base 2.26
- gp11_session_unwrap_key at Base 2.30.0
- gp11_session_unwrap_key_async at Base 2.30.0
- gp11_session_unwrap_key_finish at Base 2.30.0
- gp11_session_unwrap_key_full at Base 2.30.0
- gp11_session_verify at Base 2.26
- gp11_session_verify_async at Base 2.26
- gp11_session_verify_finish at Base 2.26
- gp11_session_verify_full at Base 2.26
- gp11_session_wrap_key at Base 2.30.0
- gp11_session_wrap_key_async at Base 2.30.0
- gp11_session_wrap_key_finish at Base 2.30.0
- gp11_session_wrap_key_full at Base 2.30.0
- gp11_slot_equal at Base 2.26
- gp11_slot_get_handle at Base 2.24
- gp11_slot_get_info at Base 2.24
- gp11_slot_get_mechanism_info at Base 2.24
- gp11_slot_get_mechanisms at Base 2.24
- gp11_slot_get_module at Base 2.26
- gp11_slot_get_token_info at Base 2.24
- gp11_slot_get_type at Base 2.24
- gp11_slot_has_flags at Base 2.26
- gp11_slot_hash at Base 2.26
- gp11_slot_info_free at Base 2.24
- gp11_slot_open_session at Base 2.24
- gp11_slot_open_session_async at Base 2.24
- gp11_slot_open_session_finish at Base 2.24
- gp11_slot_open_session_full at Base 2.24
- gp11_string_from_chars at Base 2.24
- gp11_token_info_free at Base 2.24
+libgck.so.0 libgck-0 #MINVER#
+* Build-Depends-Package: libgck-dev
+ _gck_attributes_commit_in at Base 2.91.1-1
+ _gck_attributes_commit_out at Base 2.91.1-1
+ _gck_attributes_lock at Base 2.91.1-1
+ _gck_attributes_prepare_in at Base 2.91.1-1
+ _gck_attributes_unlock at Base 2.91.1-1
+ _gck_call_async_go at Base 2.91.1-1
+ _gck_call_async_object at Base 2.91.1-1
+ _gck_call_async_prep at Base 2.91.1-1
+ _gck_call_async_ready at Base 2.91.1-1
+ _gck_call_async_ready_go at Base 2.91.1-1
+ _gck_call_async_short at Base 2.91.1-1
+ _gck_call_basic_finish at Base 2.91.1-1
+ _gck_call_get_arguments at Base 2.91.1-1
+ _gck_call_get_type at Base 2.91.1-1
+ _gck_call_sync at Base 2.91.1-1
+ _gck_call_uninitialize at Base 2.91.1-1
+ _gck_enumerator_new at Base 2.91.1-1
+ _gck_marshal_BOOLEAN__OBJECT_STRING_POINTER at Base 2.91.1-1
+ _gck_marshal_BOOLEAN__STRING_POINTER at Base 2.91.1-1
+ _gck_marshal_BOOLEAN__ULONG at Base 2.91.1-1
+ _gck_module_fire_authenticate_object at Base 2.91.1-1
+ _gck_module_fire_authenticate_slot at Base 2.91.1-1
+ _gck_token_info_match at Base 2.91.1-1
+ _gck_ulong_equal at Base 2.91.1-1
+ _gck_ulong_hash at Base 2.91.1-1
+ gck_attribute_clear at Base 2.91.1-1
+ gck_attribute_dup at Base 2.91.1-1
+ gck_attribute_equal at Base 2.91.1-1
+ gck_attribute_free at Base 2.91.1-1
+ gck_attribute_get_boolean at Base 2.91.1-1
+ gck_attribute_get_date at Base 2.91.1-1
+ gck_attribute_get_string at Base 2.91.1-1
+ gck_attribute_get_ulong at Base 2.91.1-1
+ gck_attribute_init at Base 2.91.1-1
+ gck_attribute_init_boolean at Base 2.91.1-1
+ gck_attribute_init_copy at Base 2.91.1-1
+ gck_attribute_init_date at Base 2.91.1-1
+ gck_attribute_init_empty at Base 2.91.1-1
+ gck_attribute_init_invalid at Base 2.91.1-1
+ gck_attribute_init_string at Base 2.91.1-1
+ gck_attribute_init_ulong at Base 2.91.1-1
+ gck_attribute_is_invalid at Base 2.91.1-1
+ gck_attribute_new at Base 2.91.1-1
+ gck_attribute_new_boolean at Base 2.91.1-1
+ gck_attribute_new_date at Base 2.91.1-1
+ gck_attribute_new_empty at Base 2.91.1-1
+ gck_attribute_new_invalid at Base 2.91.1-1
+ gck_attribute_new_string at Base 2.91.1-1
+ gck_attribute_new_ulong at Base 2.91.1-1
+ gck_attributes_add at Base 2.91.1-1
+ gck_attributes_add_all at Base 2.91.1-1
+ gck_attributes_add_boolean at Base 2.91.1-1
+ gck_attributes_add_data at Base 2.91.1-1
+ gck_attributes_add_date at Base 2.91.1-1
+ gck_attributes_add_empty at Base 2.91.1-1
+ gck_attributes_add_invalid at Base 2.91.1-1
+ gck_attributes_add_string at Base 2.91.1-1
+ gck_attributes_add_ulong at Base 2.91.1-1
+ gck_attributes_at at Base 2.91.1-1
+ gck_attributes_contains at Base 2.91.1-1
+ gck_attributes_count at Base 2.91.1-1
+ gck_attributes_find at Base 2.91.1-1
+ gck_attributes_find_boolean at Base 2.91.1-1
+ gck_attributes_find_date at Base 2.91.1-1
+ gck_attributes_find_string at Base 2.91.1-1
+ gck_attributes_find_ulong at Base 2.91.1-1
+ gck_attributes_get_boxed_type at Base 2.91.1-1
+ gck_attributes_new at Base 2.91.1-1
+ gck_attributes_new_empty at Base 2.91.1-1
+ gck_attributes_new_full at Base 2.91.1-1
+ gck_attributes_ref at Base 2.91.1-1
+ gck_attributes_unref at Base 2.91.1-1
+ gck_enumerator_get_type at Base 2.91.1-1
+ gck_enumerator_next at Base 2.91.1-1
+ gck_enumerator_next_async at Base 2.91.1-1
+ gck_enumerator_next_finish at Base 2.91.1-1
+ gck_enumerator_next_n at Base 2.91.1-1
+ gck_get_error_quark at Base 2.91.1-1
+ gck_list_ref_copy at Base 2.91.1-1
+ gck_list_unref_free at Base 2.91.1-1
+ gck_mechanism_info_free at Base 2.91.1-1
+ gck_mechanisms_check at Base 2.91.1-1
+ gck_message_from_rv at Base 2.91.1-1
+ gck_module_equal at Base 2.91.1-1
+ gck_module_get_functions at Base 2.91.1-1
+ gck_module_get_info at Base 2.91.1-1
+ gck_module_get_path at Base 2.91.1-1
+ gck_module_get_slots at Base 2.91.1-1
+ gck_module_get_type at Base 2.91.1-1
+ gck_module_hash at Base 2.91.1-1
+ gck_module_info_free at Base 2.91.1-1
+ gck_module_initialize at Base 2.91.1-1
+ gck_module_new at Base 2.91.1-1
+ gck_modules_enumerate_objects at Base 2.91.1-1
+ gck_modules_enumerate_uri at Base 2.91.1-1
+ gck_modules_get_slots at Base 2.91.1-1
+ gck_modules_initialize_registered at Base 2.91.1-1
+ gck_modules_list_registered_paths at Base 2.91.1-1
+ gck_modules_object_for_uri at Base 2.91.1-1
+ gck_modules_objects_for_uri at Base 2.91.1-1
+ gck_modules_token_for_uri at Base 2.91.1-1
+ gck_object_destroy at Base 2.91.1-1
+ gck_object_destroy_async at Base 2.91.1-1
+ gck_object_destroy_finish at Base 2.91.1-1
+ gck_object_equal at Base 2.91.1-1
+ gck_object_from_handle at Base 2.91.1-1
+ gck_object_get at Base 2.91.1-1
+ gck_object_get_async at Base 2.91.1-1
+ gck_object_get_data at Base 2.91.1-1
+ gck_object_get_data_async at Base 2.91.1-1
+ gck_object_get_data_finish at Base 2.91.1-1
+ gck_object_get_data_full at Base 2.91.1-1
+ gck_object_get_finish at Base 2.91.1-1
+ gck_object_get_full at Base 2.91.1-1
+ gck_object_get_handle at Base 2.91.1-1
+ gck_object_get_module at Base 2.91.1-1
+ gck_object_get_session at Base 2.91.1-1
+ gck_object_get_template at Base 2.91.1-1
+ gck_object_get_template_async at Base 2.91.1-1
+ gck_object_get_template_finish at Base 2.91.1-1
+ gck_object_get_type at Base 2.91.1-1
+ gck_object_hash at Base 2.91.1-1
+ gck_object_set at Base 2.91.1-1
+ gck_object_set_async at Base 2.91.1-1
+ gck_object_set_finish at Base 2.91.1-1
+ gck_object_set_template at Base 2.91.1-1
+ gck_object_set_template_async at Base 2.91.1-1
+ gck_object_set_template_finish at Base 2.91.1-1
+ gck_objects_from_handle_array at Base 2.91.1-1
+ gck_session_create_object at Base 2.91.1-1
+ gck_session_create_object_async at Base 2.91.1-1
+ gck_session_create_object_finish at Base 2.91.1-1
+ gck_session_decrypt at Base 2.91.1-1
+ gck_session_decrypt_async at Base 2.91.1-1
+ gck_session_decrypt_finish at Base 2.91.1-1
+ gck_session_decrypt_full at Base 2.91.1-1
+ gck_session_derive_key at Base 2.91.1-1
+ gck_session_derive_key_async at Base 2.91.1-1
+ gck_session_derive_key_finish at Base 2.91.1-1
+ gck_session_derive_key_full at Base 2.91.1-1
+ gck_session_encrypt at Base 2.91.1-1
+ gck_session_encrypt_async at Base 2.91.1-1
+ gck_session_encrypt_finish at Base 2.91.1-1
+ gck_session_encrypt_full at Base 2.91.1-1
+ gck_session_find_objects at Base 2.91.1-1
+ gck_session_find_objects_async at Base 2.91.1-1
+ gck_session_find_objects_finish at Base 2.91.1-1
+ gck_session_from_handle at Base 2.91.1-1
+ gck_session_generate_key_pair at Base 2.91.1-1
+ gck_session_generate_key_pair_async at Base 2.91.1-1
+ gck_session_generate_key_pair_finish at Base 2.91.1-1
+ gck_session_generate_key_pair_full at Base 2.91.1-1
+ gck_session_get_handle at Base 2.91.1-1
+ gck_session_get_info at Base 2.91.1-1
+ gck_session_get_module at Base 2.91.1-1
+ gck_session_get_options at Base 2.91.1-1
+ gck_session_get_slot at Base 2.91.1-1
+ gck_session_get_state at Base 2.91.1-1
+ gck_session_get_type at Base 2.91.1-1
+ gck_session_info_free at Base 2.91.1-1
+ gck_session_init_pin at Base 2.91.1-1
+ gck_session_init_pin_async at Base 2.91.1-1
+ gck_session_init_pin_finish at Base 2.91.1-1
+ gck_session_login at Base 2.91.1-1
+ gck_session_login_async at Base 2.91.1-1
+ gck_session_login_finish at Base 2.91.1-1
+ gck_session_logout at Base 2.91.1-1
+ gck_session_logout_async at Base 2.91.1-1
+ gck_session_logout_finish at Base 2.91.1-1
+ gck_session_set_pin at Base 2.91.1-1
+ gck_session_set_pin_async at Base 2.91.1-1
+ gck_session_set_pin_finish at Base 2.91.1-1
+ gck_session_sign at Base 2.91.1-1
+ gck_session_sign_async at Base 2.91.1-1
+ gck_session_sign_finish at Base 2.91.1-1
+ gck_session_sign_full at Base 2.91.1-1
+ gck_session_unwrap_key at Base 2.91.1-1
+ gck_session_unwrap_key_async at Base 2.91.1-1
+ gck_session_unwrap_key_finish at Base 2.91.1-1
+ gck_session_unwrap_key_full at Base 2.91.1-1
+ gck_session_verify at Base 2.91.1-1
+ gck_session_verify_async at Base 2.91.1-1
+ gck_session_verify_finish at Base 2.91.1-1
+ gck_session_verify_full at Base 2.91.1-1
+ gck_session_wrap_key at Base 2.91.1-1
+ gck_session_wrap_key_async at Base 2.91.1-1
+ gck_session_wrap_key_finish at Base 2.91.1-1
+ gck_session_wrap_key_full at Base 2.91.1-1
+ gck_slot_equal at Base 2.91.1-1
+ gck_slot_from_handle at Base 2.91.1-1
+ gck_slot_get_handle at Base 2.91.1-1
+ gck_slot_get_info at Base 2.91.1-1
+ gck_slot_get_mechanism_info at Base 2.91.1-1
+ gck_slot_get_mechanisms at Base 2.91.1-1
+ gck_slot_get_module at Base 2.91.1-1
+ gck_slot_get_token_info at Base 2.91.1-1
+ gck_slot_get_type at Base 2.91.1-1
+ gck_slot_has_flags at Base 2.91.1-1
+ gck_slot_hash at Base 2.91.1-1
+ gck_slot_info_free at Base 2.91.1-1
+ gck_slot_open_session at Base 2.91.1-1
+ gck_slot_open_session_async at Base 2.91.1-1
+ gck_slot_open_session_finish at Base 2.91.1-1
+ gck_slot_open_session_full at Base 2.91.1-1
+ gck_slot_open_session_full_async at Base 2.91.1-1
+ gck_string_from_chars at Base 2.91.1-1
+ gck_token_info_free at Base 2.91.1-1
+ gck_uri_build at Base 2.91.1-1
+ gck_uri_get_error_quark at Base 2.91.1-1
+ gck_uri_parse at Base 2.91.1-1
+ gck_value_to_boolean at Base 2.91.1-1
+ gck_value_to_ulong at Base 2.91.1-1

Copied: desktop/experimental/gnome-keyring/debian/libgck-dev.install (from r25353, desktop/experimental/gnome-keyring/debian/libgp11-dev.install)
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/libgck-dev.install?rev=25359&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/libgp11-dev.install [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/libgck-dev.install [utf-8] Sun Oct 10 20:34:32 2010
@@ -1,5 +1,5 @@
-debian/tmp/usr/include/gp11
-debian/tmp/usr/lib/libgp11.a
-debian/tmp/usr/lib/libgp11.so
-debian/tmp/usr/lib/pkgconfig/gp11*.pc
-debian/tmp/usr/share/gtk-doc/html/gp11
+debian/tmp/usr/include/gck
+debian/tmp/usr/lib/libgck.a
+debian/tmp/usr/lib/libgck.so
+debian/tmp/usr/lib/pkgconfig/gck*.pc
+debian/tmp/usr/share/gtk-doc/html/gck




More information about the pkg-gnome-commits mailing list