r32924 - in /desktop/experimental/gcr: ./ debian/ debian/source/

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Fri Mar 9 23:03:00 UTC 2012


Author: jbicha-guest
Date: Fri Mar  9 23:02:59 2012
New Revision: 32924

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32924
Log:
Copy from GNOME3, which was copied & updated from gnome-keyring's
packaging

Added:
    desktop/experimental/gcr/
    desktop/experimental/gcr/debian/
    desktop/experimental/gcr/debian/changelog
    desktop/experimental/gcr/debian/compat
    desktop/experimental/gcr/debian/control
    desktop/experimental/gcr/debian/control.in
    desktop/experimental/gcr/debian/copyright
    desktop/experimental/gcr/debian/gcr.install
    desktop/experimental/gcr/debian/libgck-1-0.install
    desktop/experimental/gcr/debian/libgck-1-0.symbols
    desktop/experimental/gcr/debian/libgck-1-dev.install
    desktop/experimental/gcr/debian/libgck-1-doc.install
    desktop/experimental/gcr/debian/libgcr-3-1.install
    desktop/experimental/gcr/debian/libgcr-3-1.symbols
    desktop/experimental/gcr/debian/libgcr-3-common.install
    desktop/experimental/gcr/debian/libgcr-3-dev.install
    desktop/experimental/gcr/debian/libgcr-3-doc.install
    desktop/experimental/gcr/debian/rules   (with props)
    desktop/experimental/gcr/debian/source/
    desktop/experimental/gcr/debian/source/format
    desktop/experimental/gcr/debian/watch

Added: desktop/experimental/gcr/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/changelog?rev=32924&op=file
==============================================================================
--- desktop/experimental/gcr/debian/changelog (added)
+++ desktop/experimental/gcr/debian/changelog [utf-8] Fri Mar  9 23:02:59 2012
@@ -1,0 +1,5 @@
+gcr (3.3.90-1) UNRELEASED; urgency=low
+
+  * New upstream release split from gnome-keyring.
+
+ -- Jeremy Bicha <jbicha at ubuntu.com>  Sat, 03 Mar 2012 13:37:00 -0500

Added: desktop/experimental/gcr/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/compat?rev=32924&op=file
==============================================================================
--- desktop/experimental/gcr/debian/compat (added)
+++ desktop/experimental/gcr/debian/compat [utf-8] Fri Mar  9 23:02:59 2012
@@ -1,0 +1,1 @@
+8

Added: desktop/experimental/gcr/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/control?rev=32924&op=file
==============================================================================
--- desktop/experimental/gcr/debian/control (added)
+++ desktop/experimental/gcr/debian/control [utf-8] Fri Mar  9 23:02:59 2012
@@ -1,0 +1,122 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
+Source: gcr
+Section: gnome
+Priority: optional
+Maintainer: Josselin Mouette <joss at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 8),
+               dh-autoreconf,
+               cdbs,
+               gnome-pkg-tools (>= 0.10),
+               intltool (>= 0.35.0),
+               libgtk-3-dev (>= 3.0.0),
+               libglib2.0-dev (>= 2.30.0),
+               libtasn1-3-dev (>= 0.3.4),
+               libtasn1-3-bin,
+               gtk-doc-tools (>= 1.9),
+               docbook-xml,
+               libdbus-1-dev (>= 1.0),
+               libgcrypt11-dev (>= 1.2.2),
+               libp11-kit-dev (>= 0.6),
+               libglib2.0-doc,
+Standards-Version: 3.9.3
+
+Package: libgck-1-dev
+Section: libdevel
+Architecture: any
+Replaces: libgnome-keyring-dev (<< 2.25)
+Depends: ${misc:Depends},
+         libgck-1-0 (= ${binary:Version}),
+         libglib2.0-dev (>= 2.30.0),
+         libp11-kit-dev
+Suggests: libgck-1-doc
+Description: GLib wrapper library for PKCS#11 - development
+ 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 GCK library.
+
+Package: libgck-1-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Suggests: devhelp
+Replaces: libgck-dev (<< 3.2.2-1)
+Breaks: libgck-dev (<< 3.2.2-1)
+Description: GLib wrapper library for PKCS#11 - documentation
+ GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki)
+ interface.
+ .
+ This package contains the API documentation for the GCK library.
+
+Package: libgck-1-0
+Section: libs
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Description: Glib wrapper library for PKCS#11 - runtime
+ 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 GCK library.
+
+Package: libgcr-3-dev
+Section: libdevel
+Architecture: any
+Depends: ${misc:Depends},
+         libgcr-3-1 (= ${binary:Version}),
+         libglib2.0-dev (>= 2.30.0),
+         libgck-1-dev (= ${binary:Version}),
+         libgtk-3-dev (>= 3.0.0),
+         libtasn1-3-dev (>= 0.3.4),
+         libtasn1-3-bin,
+         libp11-kit-dev
+Suggests: libgcr-3-doc
+Replaces: libgcr-dev (<< 3.0.0-2~)
+Breaks: libgcr-dev (<< 3.0.0-2~)
+Description: Library for Crypto UI related task - development
+ GCR is a library for crypto UI and related tasks.
+ .
+ This package contains the static libraries, header files and
+ documentation needed to build applications using the GCR library.
+
+Package: libgcr-3-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Suggests: devhelp
+Replaces: libgcr-3-dev (<< 3.2.2-1)
+Breaks: libgcr-3-dev (<< 3.2.2-1)
+Description: Library for Crypto UI related task - documentation
+ GCR is a library for crypto UI and related tasks.
+ .
+ This package contains the API documentation for the GCR library.
+
+Package: libgcr-3-1
+Section: libs
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         libgcr-3-common
+Description: Library for Crypto UI related task - runtime
+ GCR is a library for crypto UI and related tasks.
+ .
+ This package contains the shared libraries needed to run programs
+ built against the GCR library.
+
+Package: libgcr-3-common
+Section: libs
+Architecture: all
+Depends: ${misc:Depends}
+Replaces: libgcr-3-1 (<< 3.2.2-1)
+Breaks: libgcr-3-1 (<< 3.2.2-1)
+Description: Library for Crypto UI related task - common files
+ GCR is a library for crypto UI and related tasks.
+ .
+ This package contains data files uses by the GCR library.

Added: desktop/experimental/gcr/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/control.in?rev=32924&op=file
==============================================================================
--- desktop/experimental/gcr/debian/control.in (added)
+++ desktop/experimental/gcr/debian/control.in [utf-8] Fri Mar  9 23:02:59 2012
@@ -1,0 +1,129 @@
+Source: gcr
+Section: gnome
+Priority: optional
+Maintainer: Josselin Mouette <joss at debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: debhelper (>= 8),
+               dh-autoreconf,
+               cdbs,
+               gnome-pkg-tools (>= 0.10),
+               intltool (>= 0.35.0),
+               libgtk-3-dev (>= 3.0.0),
+               libglib2.0-dev (>= 2.30.0),
+               libtasn1-3-dev (>= 0.3.4),
+               libtasn1-3-bin,
+               gtk-doc-tools (>= 1.9),
+               docbook-xml,
+               libdbus-1-dev (>= 1.0),
+               libgcrypt11-dev (>= 1.2.2),
+               libp11-kit-dev (>= 0.6),
+               libglib2.0-doc,
+Standards-Version: 3.9.3
+
+Package: gcr
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         dbus-x11,
+Breaks: gnome-keyring (<< 3.3)
+Replaces: gnome-keyring (<< 3.3)
+Description: GNOME crypto services (daemon and tools)
+ GCR is a library for crypto UI and related tasks.
+ .
+ This packages contains the certificate viewer and prompter service.
+
+Package: libgck-1-dev
+Section: libdevel
+Architecture: any
+Replaces: libgnome-keyring-dev (<< 2.25)
+Depends: ${misc:Depends},
+         libgck-1-0 (= ${binary:Version}),
+         libglib2.0-dev (>= 2.30.0),
+         libp11-kit-dev
+Suggests: libgck-1-doc
+Description: GLib wrapper library for PKCS#11 - development
+ 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 GCK library.
+
+Package: libgck-1-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Suggests: devhelp
+Replaces: libgck-dev (<< 3.2.2-1)
+Breaks: libgck-dev (<< 3.2.2-1)
+Description: GLib wrapper library for PKCS#11 - documentation
+ GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki)
+ interface.
+ .
+ This package contains the API documentation for the GCK library.
+
+Package: libgck-1-0
+Section: libs
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Description: Glib wrapper library for PKCS#11 - runtime
+ 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 GCK library.
+
+Package: libgcr-3-dev
+Section: libdevel
+Architecture: any
+Depends: ${misc:Depends},
+         libgcr-3-1 (= ${binary:Version}),
+         libglib2.0-dev (>= 2.30.0),
+         libgck-1-dev (= ${binary:Version}),
+         libgtk-3-dev (>= 3.0.0),
+         libtasn1-3-dev (>= 0.3.4),
+         libtasn1-3-bin,
+         libp11-kit-dev
+Suggests: libgcr-3-doc
+Replaces: libgcr-dev (<< 3.0.0-2~)
+Breaks: libgcr-dev (<< 3.0.0-2~)
+Description: Library for Crypto UI related task - development
+ GCR is a library for crypto UI and related tasks.
+ .
+ This package contains the static libraries, header files and
+ documentation needed to build applications using the GCR library.
+
+Package: libgcr-3-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Suggests: devhelp
+Replaces: libgcr-3-dev (<< 3.2.2-1)
+Breaks: libgcr-3-dev (<< 3.2.2-1)
+Description: Library for Crypto UI related task - documentation
+ GCR is a library for crypto UI and related tasks.
+ .
+ This package contains the API documentation for the GCR library.
+
+Package: libgcr-3-1
+Section: libs
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         libgcr-3-common
+Description: Library for Crypto UI related task - runtime
+ GCR is a library for crypto UI and related tasks.
+ .
+ This package contains the shared libraries needed to run programs
+ built against the GCR library.
+
+Package: libgcr-3-common
+Section: libs
+Architecture: all
+Depends: ${misc:Depends}
+Replaces: libgcr-3-1 (<< 3.2.2-1)
+Breaks: libgcr-3-1 (<< 3.2.2-1)
+Description: Library for Crypto UI related task - common files
+ GCR is a library for crypto UI and related tasks.
+ .
+ This package contains data files uses by the GCR library.

Added: desktop/experimental/gcr/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/copyright?rev=32924&op=file
==============================================================================
--- desktop/experimental/gcr/debian/copyright (added)
+++ desktop/experimental/gcr/debian/copyright [utf-8] Fri Mar  9 23:02:59 2012
@@ -1,0 +1,31 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gcr
+Source: http://ftp.gnome.org/pub/GNOME/sources/gcr/
+
+Files: *
+Copyright: 2007-2011 Stefan-Walter <stefw at gnome.org>
+           2007-2011 Collabora Ltd.
+License: LGPL-2.1+
+
+Files: debian/*
+Copyright: 2004 Ondřej Surý <ondrej at debian.org>
+License: LGPL-2.1+
+
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Library General Public License for more details.
+ .
+ You should have received a copy of the GNU Library General Public
+ License along with this library; if not, write to the
+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+ MA 02110-1301, USA.
+ .
+ On Debian systems, the complete text of the GNU Library General
+ Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2.1".

Added: desktop/experimental/gcr/debian/gcr.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/gcr.install?rev=32924&op=file
==============================================================================
--- desktop/experimental/gcr/debian/gcr.install (added)
+++ desktop/experimental/gcr/debian/gcr.install [utf-8] Fri Mar  9 23:02:59 2012
@@ -1,0 +1,9 @@
+usr/bin
+usr/lib/gcr
+usr/share/applications
+usr/share/dbus-1/services
+usr/share/glib-2.0/schemas
+usr/share/icons
+usr/share/locale
+usr/share/mime
+usr/share/GConf/gsettings

Added: desktop/experimental/gcr/debian/libgck-1-0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/libgck-1-0.install?rev=32924&op=file
==============================================================================
--- desktop/experimental/gcr/debian/libgck-1-0.install (added)
+++ desktop/experimental/gcr/debian/libgck-1-0.install [utf-8] Fri Mar  9 23:02:59 2012
@@ -1,0 +1,1 @@
+usr/lib/libgck-1.so.*

Added: desktop/experimental/gcr/debian/libgck-1-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/libgck-1-0.symbols?rev=32924&op=file
==============================================================================
--- desktop/experimental/gcr/debian/libgck-1-0.symbols (added)
+++ desktop/experimental/gcr/debian/libgck-1-0.symbols [utf-8] Fri Mar  9 23:02:59 2012
@@ -1,0 +1,305 @@
+libgck-1.so.0 libgck-1-0 #MINVER#
+* Build-Depends-Package: libgck-dev
+ SECMEM_pool_data_v1_0 at Base 3.3.90
+ gck_attribute_clear at Base 2.91.1
+ gck_attribute_dump at Base 2.91.4
+ gck_attribute_dup at Base 2.91.1
+ gck_attribute_equal at Base 2.91.1
+ gck_attribute_free at Base 2.91.1
+ gck_attribute_get_boolean at Base 2.91.1
+ gck_attribute_get_date at Base 2.91.1
+ gck_attribute_get_string at Base 2.91.1
+ gck_attribute_get_type at Base 3.3.90
+ gck_attribute_get_ulong at Base 2.91.1
+ gck_attribute_hash at Base 3.3.90
+ gck_attribute_get_ulong at Base 2.91.1
+ gck_attribute_init at Base 2.91.1
+ gck_attribute_init_boolean at Base 2.91.1
+ gck_attribute_init_copy at Base 2.91.1
+ gck_attribute_init_date at Base 2.91.1
+ gck_attribute_init_empty at Base 2.91.1
+ gck_attribute_init_invalid at Base 2.91.1
+ gck_attribute_init_string at Base 2.91.1
+ gck_attribute_init_ulong at Base 2.91.1
+ gck_attribute_is_invalid at Base 2.91.1
+ gck_attribute_new at Base 2.91.1
+ gck_attribute_new_boolean at Base 2.91.1
+ gck_attribute_new_date at Base 2.91.1
+ gck_attribute_new_empty at Base 2.91.1
+ gck_attribute_new_invalid at Base 2.91.1
+ gck_attribute_new_string at Base 2.91.1
+ gck_attribute_new_ulong at Base 2.91.1
+ gck_attributes_add at Base 2.91.1
+ gck_attributes_add_all at Base 2.91.1
+ gck_attributes_add_boolean at Base 2.91.1
+ gck_attributes_add_data at Base 2.91.1
+ gck_attributes_add_date at Base 2.91.1
+ gck_attributes_add_empty at Base 2.91.1
+ gck_attributes_add_invalid at Base 2.91.1
+ gck_attributes_add_string at Base 2.91.1
+ gck_attributes_add_ulong at Base 2.91.1
+ gck_attributes_at at Base 2.91.1
+ gck_attributes_contains at Base 2.91.1
+ gck_attributes_count at Base 2.91.1
+ gck_attributes_dump at Base 2.91.4
+ gck_attributes_dup at Base 3.3.90
+ gck_attributes_find at Base 2.91.1
+ gck_attributes_find_boolean at Base 2.91.1
+ gck_attributes_find_date at Base 2.91.1
+ gck_attributes_find_string at Base 2.91.1
+ gck_attributes_find_ulong at Base 2.91.1
+ gck_attributes_get_boxed_type at Base 2.91.1
+ gck_attributes_get_type at Base 3.3.90
+ gck_attributes_new at Base 2.91.1
+ gck_attributes_new_empty at Base 2.91.1
+ gck_attributes_new_full at Base 2.91.1
+ gck_attributes_ref at Base 2.91.1
+ gck_attributes_ref_sink at Base 3.3.90
+ gck_attributes_set at Base 3.3.90
+ gck_attributes_set_all at Base 3.3.90
+ gck_attributes_set_boolean at Base 3.3.90
+ gck_attributes_set_date at Base 3.3.90
+ gck_attributes_set_string at Base 3.3.90
+ gck_attributes_set_ulong at Base 3.3.90
+ gck_attributes_to_string at Base 3.3.90
+ gck_attributes_unref at Base 2.91.1
+ gck_builder_add_all at Base 3.3.90
+ gck_builder_add_attribute at Base 3.3.90
+ gck_builder_add_boolean at Base 3.3.90
+ gck_builder_add_data at Base 3.3.90
+ gck_builder_add_date at Base 3.3.90
+ gck_builder_add_empty at Base 3.3.90
+ gck_builder_add_except at Base 3.3.90
+ gck_builder_add_exceptv at Base 3.3.90
+ gck_builder_add_invalid at Base 3.3.90
+ gck_builder_add_only at Base 3.3.90
+ gck_builder_add_onlyv at Base 3.3.90
+ gck_builder_add_string at Base 3.3.90
+ gck_builder_add_ulong at Base 3.3.90
+ gck_builder_clear at Base 3.3.90
+ gck_builder_copy at Base 3.3.90
+ gck_builder_end at Base 3.3.90
+ gck_builder_find at Base 3.3.90
+ gck_builder_find_boolean at Base 3.3.90
+ gck_builder_find_date at Base 3.3.90
+ gck_builder_find_string at Base 3.3.90
+ gck_builder_find_ulong at Base 3.3.90
+ gck_builder_flags_get_type at Base 3.3.90
+ gck_builder_get_type at Base 3.3.90
+ gck_builder_init at Base 3.3.90
+ gck_builder_init_full at Base 3.3.90
+ gck_builder_new at Base 3.3.90
+ gck_builder_ref at Base 3.3.90
+ gck_builder_set_all at Base 3.3.90
+ gck_builder_set_boolean at Base 3.3.90
+ gck_builder_set_data at Base 3.3.90
+ gck_builder_set_date at Base 3.3.90
+ gck_builder_set_empty at Base 3.3.90
+ gck_builder_set_invalid at Base 3.3.90
+ gck_builder_set_string at Base 3.3.90
+ gck_builder_set_ulong at Base 3.3.90
+ gck_builder_steal at Base 3.3.90
+ gck_builder_take_data at Base 3.3.90
+ gck_builder_unref at Base 3.3.90
+ gck_enumerator_get_chained at Base 3.3.90
+ gck_enumerator_get_interaction at Base 3.3.90
+ gck_enumerator_get_object_type at Base 3.3.90
+ gck_enumerator_get_type at Base 2.91.1
+ gck_enumerator_next at Base 2.91.1
+ gck_enumerator_next_async at Base 2.91.1
+ gck_enumerator_next_finish at Base 2.91.1
+ gck_enumerator_next_n at Base 2.91.1
+ gck_enumerator_set_chained at Base 3.3.90
+ gck_enumerator_set_interaction at Base 3.3.90
+ gck_enumerator_set_object_type at Base 3.3.90
+ gck_error_get_quark at Base 3.3.90
+ gck_error_get_type at Base 3.3.90
+ gck_get_error_quark at Base 2.91.1
+ gck_list_get_boxed_type at Base 3.3.90
+ gck_list_ref_copy at Base 2.91.1
+ gck_list_unref_free at Base 2.91.1
+ gck_mechanism_info_free at Base 2.91.1
+ gck_mechanism_info_copy at Base 3.3.90
+ gck_mechanisms_check at Base 2.91.1
+ gck_mechanism_info_get_type at Base 3.3.90
+ gck_message_from_rv at Base 2.91.1
+ gck_module_equal at Base 2.91.1
+ gck_module_get_functions at Base 2.91.1
+ gck_module_get_info at Base 2.91.1
+ gck_module_get_path at Base 2.91.1
+ gck_module_get_slots at Base 2.91.1
+ gck_module_get_type at Base 2.91.1
+ gck_module_hash at Base 2.91.1
+ gck_module_info_copy at Base 3.3.90
+ gck_module_info_free at Base 2.91.1
+ gck_module_info_get_type at Base 3.3.90
+ gck_module_initialize at Base 2.91.1
+ gck_module_initialize_async at Base 3.2.2
+ gck_module_initialize_finish at Base 3.2.2
+ gck_module_match at Base 3.3.90
+ gck_module_new at Base 2.91.1
+ gck_modules_enumerate_objects at Base 2.91.1
+ gck_modules_enumerate_uri at Base 2.91.1
+ gck_modules_get_slots at Base 2.91.1
+ gck_modules_initialize_registered at Base 2.91.1
+ gck_modules_initialize_registered_async at Base 3.2.2
+ gck_modules_initialize_registered_finish at Base 3.2.2
+ gck_modules_object_for_uri at Base 2.91.1
+ gck_modules_objects_for_uri at Base 2.91.1
+ gck_modules_token_for_uri at Base 2.91.1
+ gck_modules_tokens_for_uri at Base 3.2.2
+ gck_object_cache_fill at Base 3.3.90
+ gck_object_cache_get_attributes at Base 3.3.90
+ gck_object_cache_get_type at Base 3.3.90
+ gck_object_cache_lookup at Base 3.3.90
+ gck_object_cache_lookup_async at Base 3.3.90
+ gck_object_cache_lookup_finish at Base 3.3.90
+ gck_object_cache_set_attributes at Base 3.3.90
+ gck_object_cache_update at Base 3.3.90
+ gck_object_cache_update_async at Base 3.3.90
+ gck_object_cache_update_finish at Base 3.3.90
+ gck_object_destroy at Base 2.91.1
+ gck_object_destroy_async at Base 2.91.1
+ gck_object_destroy_finish at Base 2.91.1
+ gck_object_equal at Base 2.91.1
+ gck_object_from_handle at Base 2.91.1
+ gck_object_get at Base 2.91.1
+ gck_object_get_async at Base 2.91.1
+ gck_object_get_data at Base 2.91.1
+ gck_object_get_data_async at Base 2.91.1
+ gck_object_get_data_finish at Base 2.91.1
+ gck_object_get_data_full at Base 2.91.1
+ gck_object_get_finish at Base 2.91.1
+ gck_object_get_full at Base 2.91.1
+ gck_object_get_handle at Base 2.91.1
+ gck_object_get_module at Base 2.91.1
+ gck_object_get_session at Base 2.91.1
+ gck_object_get_template at Base 2.91.1
+ gck_object_get_template_async at Base 2.91.1
+ gck_object_get_template_finish at Base 2.91.1
+ gck_object_get_type at Base 2.91.1
+ gck_object_hash at Base 2.91.1
+ gck_object_set at Base 2.91.1
+ gck_object_set_async at Base 2.91.1
+ gck_object_set_finish at Base 2.91.1
+ gck_object_set_template at Base 2.91.1
+ gck_object_set_template_async at Base 2.91.1
+ gck_object_set_template_finish at Base 2.91.1
+ gck_objects_from_handle_array at Base 2.91.1
+ gck_password_get_key at Base 3.3.90
+ gck_password_get_module at Base 3.3.90
+ gck_password_get_token at Base 3.3.90
+ gck_password_get_type at Base 3.3.90
+ gck_session_create_object at Base 2.91.1
+ gck_session_create_object_async at Base 2.91.1
+ gck_session_create_object_finish at Base 2.91.1
+ gck_session_decrypt at Base 2.91.1
+ gck_session_decrypt_async at Base 2.91.1
+ gck_session_decrypt_finish at Base 2.91.1
+ gck_session_decrypt_full at Base 2.91.1
+ gck_session_derive_key at Base 2.91.1
+ gck_session_derive_key_async at Base 2.91.1
+ gck_session_derive_key_finish at Base 2.91.1
+ gck_session_derive_key_full at Base 2.91.1
+ gck_session_encrypt at Base 2.91.1
+ gck_session_encrypt_async at Base 2.91.1
+ gck_session_encrypt_finish at Base 2.91.1
+ gck_session_encrypt_full at Base 2.91.1
+ gck_session_enumerate_objects at Base 3.3.90
+ gck_session_find_handles at Base 3.3.90
+ gck_session_find_handles_async at Base 3.3.90
+ gck_session_find_handles_finish at Base 3.3.90
+ gck_session_find_objects at Base 2.91.1
+ gck_session_find_objects_async at Base 2.91.1
+ gck_session_find_objects_finish at Base 2.91.1
+ gck_session_from_handle at Base 2.91.1
+ gck_session_generate_key_pair at Base 2.91.1
+ gck_session_generate_key_pair_async at Base 2.91.1
+ gck_session_generate_key_pair_finish at Base 2.91.1
+ gck_session_generate_key_pair_full at Base 2.91.1
+ gck_session_get_handle at Base 2.91.1
+ gck_session_get_info at Base 2.91.1
+ gck_session_get_interaction at Base 3.3.90
+ gck_session_get_module at Base 2.91.1
+ gck_session_get_options at Base 2.91.1
+ gck_session_get_slot at Base 2.91.1
+ gck_session_get_state at Base 2.91.1
+ gck_session_get_type at Base 2.91.1
+ gck_session_info_copy at Base 3.3.90
+ gck_session_info_free at Base 2.91.1
+ gck_session_info_get_type at Base 3.3.90
+ gck_session_init_pin at Base 2.91.1
+ gck_session_init_pin_async at Base 2.91.1
+ gck_session_init_pin_finish at Base 2.91.1
+ gck_session_login at Base 2.91.1
+ gck_session_login_async at Base 2.91.1
+ gck_session_login_finish at Base 2.91.1
+ gck_session_login_interactive at Base 3.3.90
+ gck_session_login_interactive_async at Base 3.3.90
+ gck_session_login_interactive_finish at Base 3.3.90
+ gck_session_logout at Base 2.91.1
+ gck_session_logout_async at Base 2.91.1
+ gck_session_logout_finish at Base 2.91.1
+ gck_session_open at Base 3.3.90
+ gck_session_open_async at Base 3.3.90
+ gck_session_open_finish at Base 3.3.90
+ gck_session_options_get_type at Base 3.3.90
+ gck_session_set_interaction at Base 3.3.90
+ gck_session_set_pin at Base 2.91.1
+ gck_session_set_pin_async at Base 2.91.1
+ gck_session_set_pin_finish at Base 2.91.1
+ gck_session_sign at Base 2.91.1
+ gck_session_sign_async at Base 2.91.1
+ gck_session_sign_finish at Base 2.91.1
+ gck_session_sign_full at Base 2.91.1
+ gck_session_unwrap_key at Base 2.91.1
+ gck_session_unwrap_key_async at Base 2.91.1
+ gck_session_unwrap_key_finish at Base 2.91.1
+ gck_session_unwrap_key_full at Base 2.91.1
+ gck_session_verify at Base 2.91.1
+ gck_session_verify_async at Base 2.91.1
+ gck_session_verify_finish at Base 2.91.1
+ gck_session_verify_full at Base 2.91.1
+ gck_session_wrap_key at Base 2.91.1
+ gck_session_wrap_key_async at Base 2.91.1
+ gck_session_wrap_key_finish at Base 2.91.1
+ gck_session_wrap_key_full at Base 2.91.1
+ gck_slot_enumerate_objects at Base 3.3.90
+ gck_slot_equal at Base 2.91.1
+ gck_slot_from_handle at Base 2.91.1
+ gck_slot_get_handle at Base 2.91.1
+ gck_slot_get_info at Base 2.91.1
+ gck_slot_get_mechanism_info at Base 2.91.1
+ gck_slot_get_mechanisms at Base 2.91.1
+ gck_slot_get_module at Base 2.91.1
+ gck_slot_get_token_info at Base 2.91.1
+ gck_slot_get_type at Base 2.91.1
+ gck_slot_has_flags at Base 2.91.1
+ gck_slot_hash at Base 2.91.1
+ gck_slot_info_copy at Base 3.3.90
+ gck_slot_info_free at Base 2.91.1
+ gck_slot_info_get_type at Base 3.3.90
+ gck_slot_match at Base 3.3.90
+ gck_slot_open_session at Base 2.91.1
+ gck_slot_open_session_async at Base 2.91.1
+ gck_slot_open_session_finish at Base 2.91.1
+ gck_slot_open_session_full at Base 2.91.1
+ gck_slot_open_session_full_async at Base 2.91.1
+ gck_slots_enumerate_objects at Base 2.91.4
+ gck_string_from_chars at Base 2.91.1
+ gck_string_to_chars at Base 3.2.2
+ gck_token_info_copy at Base 3.3.90
+ gck_token_info_free at Base 2.91.1
+ gck_token_info_get_type at Base 3.3.90
+ gck_uri_build at Base 2.91.1
+ gck_uri_data_copy at Base 3.3.90
+ gck_uri_data_free at Base 3.2.2
+ gck_uri_data_get_type at Base 3.3.90
+ gck_uri_data_new at Base 3.2.2
+ gck_uri_error_get_quark at Base 3.3.90
+ gck_uri_error_get_type at Base 3.3.90
+ gck_uri_flags_get_type at Base 3.3.90
+ gck_uri_get_error_quark at Base 2.91.1
+ gck_uri_parse at Base 2.91.1
+ gck_value_to_boolean at Base 2.91.1
+ gck_value_to_ulong at Base 2.91.1

Added: desktop/experimental/gcr/debian/libgck-1-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/libgck-1-dev.install?rev=32924&op=file
==============================================================================
--- desktop/experimental/gcr/debian/libgck-1-dev.install (added)
+++ desktop/experimental/gcr/debian/libgck-1-dev.install [utf-8] Fri Mar  9 23:02:59 2012
@@ -1,0 +1,4 @@
+usr/include/gck-1
+usr/lib/libgck-1.a
+usr/lib/libgck-1.so
+usr/lib/pkgconfig/gck-1.pc

Added: desktop/experimental/gcr/debian/libgck-1-doc.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/libgck-1-doc.install?rev=32924&op=file
==============================================================================
--- desktop/experimental/gcr/debian/libgck-1-doc.install (added)
+++ desktop/experimental/gcr/debian/libgck-1-doc.install [utf-8] Fri Mar  9 23:02:59 2012
@@ -1,0 +1,1 @@
+usr/share/gtk-doc/html/gck

Added: desktop/experimental/gcr/debian/libgcr-3-1.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/libgcr-3-1.install?rev=32924&op=file
==============================================================================
--- desktop/experimental/gcr/debian/libgcr-3-1.install (added)
+++ desktop/experimental/gcr/debian/libgcr-3-1.install [utf-8] Fri Mar  9 23:02:59 2012
@@ -1,0 +1,2 @@
+usr/lib/libgcr-3.so.*
+usr/lib/libgcr-base-3.so.*

Added: desktop/experimental/gcr/debian/libgcr-3-1.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/libgcr-3-1.symbols?rev=32924&op=file
==============================================================================
--- desktop/experimental/gcr/debian/libgcr-3-1.symbols (added)
+++ desktop/experimental/gcr/debian/libgcr-3-1.symbols [utf-8] Fri Mar  9 23:02:59 2012
@@ -1,0 +1,111 @@
+libgcr-3.so.1 libgcr-3-1 #MINVER#
+* Build-Depends-Package: libgcr-3-dev
+ SECMEM_pool_data_v1_0 at Base 3.3.90
+ gcr_certificate_basics_widget_get_certificate at Base 3.0.2
+ gcr_certificate_basics_widget_get_type at Base 3.0.2
+ gcr_certificate_basics_widget_new at Base 3.0.2
+ gcr_certificate_basics_widget_set_certificate at Base 3.0.2
+ gcr_certificate_details_widget_get_certificate at Base 3.0.2
+ gcr_certificate_details_widget_get_type at Base 3.0.2
+ gcr_certificate_details_widget_new at Base 3.0.2
+ gcr_certificate_details_widget_set_certificate at Base 3.0.2
+ gcr_certificate_renderer_get_attributes at Base 2.91.1
+ gcr_certificate_renderer_get_certificate at Base 2.91.1
+ gcr_certificate_renderer_get_type at Base 2.91.1
+ gcr_certificate_renderer_new at Base 2.91.1
+ gcr_certificate_renderer_new_for_attributes at Base 3.2.2
+ gcr_certificate_renderer_set_attributes at Base 2.91.1
+ gcr_certificate_renderer_set_certificate at Base 2.91.1
+ gcr_certificate_widget_get_attributes at Base 2.91.1
+ gcr_certificate_widget_get_certificate at Base 2.91.1
+ gcr_certificate_widget_get_type at Base 2.91.1
+ gcr_certificate_widget_new at Base 2.91.1
+ gcr_certificate_widget_set_attributes at Base 2.91.1
+ gcr_certificate_widget_set_certificate at Base 2.91.1
+ gcr_collection_model_change_selected at Base 3.2.2
+ gcr_collection_model_column_for_selected at Base 3.2.2
+ gcr_collection_model_get_collection at Base 3.3.90
+ gcr_collection_model_get_selected_objects at Base 3.2.2
+ gcr_collection_model_get_type at Base 3.2.2
+ gcr_collection_model_is_selected at Base 3.2.2
+ gcr_collection_model_iter_for_object at Base 3.2.2
+ gcr_collection_model_mode_get_type at Base 3.3.90
+ gcr_collection_model_new at Base 3.2.2
+ gcr_collection_model_new_full at Base 3.2.2
+ gcr_collection_model_object_for_iter at Base 3.2.2
+ gcr_collection_model_set_collection at Base 3.3.90
+ gcr_collection_model_set_columns at Base 3.2.2
+ gcr_collection_model_set_selected_objects at Base 3.2.2
+ gcr_collection_model_toggle_selected at Base 3.2.2
+ gcr_column_flags_get_type at Base 3.2.2
+ gcr_combo_selector_get_collection at Base 3.2.2
+ gcr_combo_selector_get_selected at Base 3.2.2
+ gcr_combo_selector_get_type at Base 3.2.2
+ gcr_combo_selector_new at Base 3.2.2
+ gcr_combo_selector_set_selected at Base 3.2.2
+ gcr_failure_renderer_get_type at Base 3.3.90
+ gcr_failure_renderer_new at Base 3.3.90
+ gcr_failure_renderer_new_unsupported at Base 3.3.90
+ gcr_import_button_add_parsed at Base 3.3.90
+ gcr_import_button_get_type at Base 3.3.90
+ gcr_import_button_new at Base 3.3.90
+ gcr_key_renderer_get_attributes at Base 2.91.1
+ gcr_key_renderer_get_type at Base 2.91.1
+ gcr_key_renderer_new at Base 2.91.1
+ gcr_key_renderer_set_attributes at Base 2.91.1
+ gcr_key_widget_get_attributes at Base 2.91.1
+ gcr_key_widget_get_type at Base 2.91.1
+ gcr_key_widget_new at Base 2.91.1
+ gcr_key_widget_set_attributes at Base 2.91.1
+ gcr_list_selector_get_collection at Base 3.2.2
+ gcr_list_selector_get_selected at Base 3.2.2
+ gcr_list_selector_get_type at Base 3.2.2
+ gcr_list_selector_new at Base 3.2.2
+ gcr_list_selector_set_selected at Base 3.2.2
+ gcr_prompt_dialog_get_type at Base 3.3.90
+ gcr_renderer_create at Base 2.91.1
+ gcr_renderer_emit_data_changed at Base 2.91.1
+ gcr_renderer_get_type at Base 2.91.1
+ gcr_renderer_popuplate_popup at Base 3.2.2
+ gcr_renderer_register at Base 2.91.1
+ gcr_renderer_register_well_known at Base 3.2.2
+ gcr_renderer_render at Base 2.91.1
+ gcr_renderer_render_view at Base 3.2.2
+ gcr_secure_entry_buffer_get_type at Base 3.3.90
+ gcr_secure_entry_buffer_new at Base 3.3.90
+ gcr_tree_selector_get_collection at Base 3.2.2
+ gcr_tree_selector_get_columns at Base 3.2.2
+ gcr_tree_selector_get_selected at Base 3.2.2
+ gcr_tree_selector_get_type at Base 3.2.2
+ gcr_tree_selector_new at Base 3.2.2
+ gcr_tree_selector_set_selected at Base 3.2.2
+ gcr_unlock_options_widget_get_choice at Base 2.91.1
+ gcr_unlock_options_widget_get_label at Base 2.91.1
+ gcr_unlock_options_widget_get_sensitive at Base 2.91.1
+ gcr_unlock_options_widget_get_ttl at Base 2.91.1
+ gcr_unlock_options_widget_get_type at Base 2.91.1
+ gcr_unlock_options_widget_new at Base 2.91.1
+ gcr_unlock_options_widget_set_choice at Base 2.91.1
+ gcr_unlock_options_widget_set_label at Base 2.91.1
+ gcr_unlock_options_widget_set_sensitive at Base 2.91.1
+ gcr_unlock_options_widget_set_ttl at Base 2.91.1
+ gcr_viewer_add_renderer at Base 2.91.1
+ gcr_viewer_count_renderers at Base 2.91.1
+ gcr_viewer_get_renderer at Base 2.91.1
+ gcr_viewer_get_type at Base 2.91.1
+ gcr_viewer_insert_renderer at Base 3.2.2
+ gcr_viewer_new at Base 2.91.1
+ gcr_viewer_new_scrolled at Base 2.91.91
+ gcr_viewer_remove_renderer at Base 2.91.1
+ gcr_viewer_widget_clear_error at Base 3.3.90
+ gcr_viewer_widget_get_display_name at Base 3.3.90
+ gcr_viewer_widget_get_parser at Base 3.3.90
+ gcr_viewer_widget_get_type at Base 3.3.90
+ gcr_viewer_widget_load_data at Base 3.3.90
+ gcr_viewer_widget_load_file at Base 3.3.90
+ gcr_viewer_widget_new at Base 3.3.90
+ gcr_viewer_widget_set_display_name at Base 3.3.90
+ gcr_viewer_widget_show_error at Base 3.3.90
+ gcr_viewer_window_get_type at Base 3.2.2
+ gcr_viewer_window_load at Base 3.2.2
+ gcr_viewer_window_new at Base 3.2.2

Added: desktop/experimental/gcr/debian/libgcr-3-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/libgcr-3-common.install?rev=32924&op=file
==============================================================================
--- desktop/experimental/gcr/debian/libgcr-3-common.install (added)
+++ desktop/experimental/gcr/debian/libgcr-3-common.install [utf-8] Fri Mar  9 23:02:59 2012
@@ -1,0 +1,1 @@
+usr/share/gcr-3/ui

Added: desktop/experimental/gcr/debian/libgcr-3-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/libgcr-3-dev.install?rev=32924&op=file
==============================================================================
--- desktop/experimental/gcr/debian/libgcr-3-dev.install (added)
+++ desktop/experimental/gcr/debian/libgcr-3-dev.install [utf-8] Fri Mar  9 23:02:59 2012
@@ -1,0 +1,6 @@
+usr/include/gcr-3
+usr/lib/libgcr-3.a
+usr/lib/libgcr-3.so
+usr/lib/libgcr-base-3.so
+usr/lib/pkgconfig/gcr-3.pc
+usr/lib/pkgconfig/gcr-base-3.pc

Added: desktop/experimental/gcr/debian/libgcr-3-doc.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/libgcr-3-doc.install?rev=32924&op=file
==============================================================================
--- desktop/experimental/gcr/debian/libgcr-3-doc.install (added)
+++ desktop/experimental/gcr/debian/libgcr-3-doc.install [utf-8] Fri Mar  9 23:02:59 2012
@@ -1,0 +1,1 @@
+usr/share/gtk-doc/html/gcr-3

Added: desktop/experimental/gcr/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/rules?rev=32924&op=file
==============================================================================
--- desktop/experimental/gcr/debian/rules (added)
+++ desktop/experimental/gcr/debian/rules [utf-8] Fri Mar  9 23:02:59 2012
@@ -1,0 +1,21 @@
+#!/usr/bin/make -f
+
+#include /usr/share/cdbs/1/rules/autoreconf.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+LDFLAGS := -Wl,-O1 -Wl,-z,defs -Wl,--as-needed
+
+DEB_MAKE_CHECK_TARGET := -k check || true
+
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-static \
+                             --enable-gtk-doc \
+                             --disable-update-mime
+
+DEB_DH_MAKESHLIBS_ARGS_libgcr-3-0 += -V -- -c4
+DEB_DH_MAKESHLIBS_ARGS_libgck0 += -V -- -c4
+
+common-binary-post-install-arch:: list-missing

Propchange: desktop/experimental/gcr/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: desktop/experimental/gcr/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/source/format?rev=32924&op=file
==============================================================================
--- desktop/experimental/gcr/debian/source/format (added)
+++ desktop/experimental/gcr/debian/source/format [utf-8] Fri Mar  9 23:02:59 2012
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: desktop/experimental/gcr/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/watch?rev=32924&op=file
==============================================================================
--- desktop/experimental/gcr/debian/watch (added)
+++ desktop/experimental/gcr/debian/watch [utf-8] Fri Mar  9 23:02:59 2012
@@ -1,0 +1,3 @@
+version=2
+http://ftp.gnome.org/pub/GNOME/sources/gcr/([\d\.]+)/ \
+        gcr-(.*)\.tar\.xz




More information about the pkg-gnome-commits mailing list