r23731 - in /desktop/unstable/libgnome-keyring/debian: changelog compat control control.in copyright libgnome-keyring-dev.docs libgnome-keyring-dev.install libgnome-keyring0.install libgnome-keyring0.shlibs libgnome-keyring0.symbols rules watch

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Mon Apr 12 10:49:36 UTC 2010


Author: slomo
Date: Mon Apr 12 10:49:36 2010
New Revision: 23731

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23731
Log:
Initial upload, based on the gnome-keyring source package.

Added:
    desktop/unstable/libgnome-keyring/debian/changelog
    desktop/unstable/libgnome-keyring/debian/compat
    desktop/unstable/libgnome-keyring/debian/control
    desktop/unstable/libgnome-keyring/debian/control.in
    desktop/unstable/libgnome-keyring/debian/copyright
    desktop/unstable/libgnome-keyring/debian/libgnome-keyring-dev.docs
    desktop/unstable/libgnome-keyring/debian/libgnome-keyring-dev.install
    desktop/unstable/libgnome-keyring/debian/libgnome-keyring0.install
    desktop/unstable/libgnome-keyring/debian/libgnome-keyring0.shlibs
    desktop/unstable/libgnome-keyring/debian/libgnome-keyring0.symbols
    desktop/unstable/libgnome-keyring/debian/rules   (with props)
    desktop/unstable/libgnome-keyring/debian/watch

Added: desktop/unstable/libgnome-keyring/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-keyring/debian/changelog?rev=23731&op=file
==============================================================================
--- desktop/unstable/libgnome-keyring/debian/changelog (added)
+++ desktop/unstable/libgnome-keyring/debian/changelog [utf-8] Mon Apr 12 10:49:36 2010
@@ -1,0 +1,6 @@
+libgnome-keyring (2.30.0-1) unstable; urgency=low
+
+  * Initial upload, based on the gnome-keyring source package.
+
+ -- Sebastian Dröge <slomo at debian.org>  Mon, 12 Apr 2010 12:28:35 +0200
+

Added: desktop/unstable/libgnome-keyring/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-keyring/debian/compat?rev=23731&op=file
==============================================================================
--- desktop/unstable/libgnome-keyring/debian/compat (added)
+++ desktop/unstable/libgnome-keyring/debian/compat [utf-8] Mon Apr 12 10:49:36 2010
@@ -1,0 +1,1 @@
+5

Added: desktop/unstable/libgnome-keyring/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-keyring/debian/control?rev=23731&op=file
==============================================================================
--- desktop/unstable/libgnome-keyring/debian/control (added)
+++ desktop/unstable/libgnome-keyring/debian/control [utf-8] Mon Apr 12 10:49:36 2010
@@ -1,0 +1,59 @@
+# 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: libnome-keyring
+Section: gnome
+Priority: optional
+Maintainer:  Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Sebastian Dröge <slomo at debian.org>
+Build-Depends: debhelper (>= 5),
+               cdbs,
+               quilt,
+               gnome-pkg-tools (>= 0.10),
+               intltool (>= 0.35.0),
+               libglib2.0-dev (>= 2.16.0),
+               gtk-doc-tools (>= 1.9),
+               docbook-xml,
+               libdbus-1-dev (>= 1.0),
+               libeggdbus-1-dev (>= 0.4),
+               libgcrypt11-dev (>= 1.2.2),
+               libglib2.0-doc,
+               gnome-keyring
+Standards-Version: 3.8.4
+
+Package: libgnome-keyring-dev
+Section: libdevel
+Architecture: any
+Depends: ${misc:Depends},
+         libgnome-keyring0 (= ${binary:Version}),
+         libglib2.0-dev (>= 2.16)
+Description: Development files for GNOME keyring service
+ gnome-keyring is a daemon in the session, similar to ssh-agent,
+ and other applications can use it to store passwords and other
+ sensitive information.
+ .
+ The program can manage several keyrings, each with its own master
+ password, and there is also a session keyring which is never stored to
+ disk, but forgotten when the session ends.
+ .
+ This package contains development files for GNOME.
+
+Package: libgnome-keyring0
+Section: libs
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Suggests: gnome-keyring
+Description: GNOME keyring services library
+ gnome-keyring is a daemon in the session, similar to ssh-agent,
+ and other applications can use it to store passwords and other
+ sensitive information.
+ .
+ The program can manage several keyrings, each with its own master
+ password, and there is also a session keyring which is never stored to
+ disk, but forgotten when the session ends.
+ .
+ This package contains shared libraries for GNOME.
+

Added: desktop/unstable/libgnome-keyring/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-keyring/debian/control.in?rev=23731&op=file
==============================================================================
--- desktop/unstable/libgnome-keyring/debian/control.in (added)
+++ desktop/unstable/libgnome-keyring/debian/control.in [utf-8] Mon Apr 12 10:49:36 2010
@@ -1,0 +1,54 @@
+Source: libnome-keyring
+Section: gnome
+Priority: optional
+Maintainer:  Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: debhelper (>= 5),
+               cdbs,
+               quilt,
+               gnome-pkg-tools (>= 0.10),
+               intltool (>= 0.35.0),
+               libglib2.0-dev (>= 2.16.0),
+               gtk-doc-tools (>= 1.9),
+               docbook-xml,
+               libdbus-1-dev (>= 1.0),
+               libeggdbus-1-dev (>= 0.4),
+               libgcrypt11-dev (>= 1.2.2),
+               libglib2.0-doc,
+               gnome-keyring
+Standards-Version: 3.8.4
+
+Package: libgnome-keyring-dev
+Section: libdevel
+Architecture: any
+Depends: ${misc:Depends},
+         libgnome-keyring0 (= ${binary:Version}),
+         libglib2.0-dev (>= 2.16)
+Description: Development files for GNOME keyring service
+ gnome-keyring is a daemon in the session, similar to ssh-agent,
+ and other applications can use it to store passwords and other
+ sensitive information.
+ .
+ The program can manage several keyrings, each with its own master
+ password, and there is also a session keyring which is never stored to
+ disk, but forgotten when the session ends.
+ .
+ This package contains development files for GNOME.
+
+Package: libgnome-keyring0
+Section: libs
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Suggests: gnome-keyring
+Description: GNOME keyring services library
+ gnome-keyring is a daemon in the session, similar to ssh-agent,
+ and other applications can use it to store passwords and other
+ sensitive information.
+ .
+ The program can manage several keyrings, each with its own master
+ password, and there is also a session keyring which is never stored to
+ disk, but forgotten when the session ends.
+ .
+ This package contains shared libraries for GNOME.
+

Added: desktop/unstable/libgnome-keyring/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-keyring/debian/copyright?rev=23731&op=file
==============================================================================
--- desktop/unstable/libgnome-keyring/debian/copyright (added)
+++ desktop/unstable/libgnome-keyring/debian/copyright [utf-8] Mon Apr 12 10:49:36 2010
@@ -1,0 +1,45 @@
+This package was debianized by Sebastian Dröge <slomo at debian.org> on
+Mon, 12 Apr 2010 12:28:35 +0200.
+
+It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/libgnome-keyring/
+
+Upstream Authors: Stef Walter <stef at memberwebs.com>
+
+Files: *
+Copyright: © 2007-2009 Stef Walter
+           © 2003 Red Hat, Inc
+License: LGPL-2+ (/usr/share/common-licenses/LGPL-2)
+   The Gnome Keyring 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 of the
+   License, or (at your option) any later version.
+
+   The Gnome Keyring 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 the Gnome Library; see the file COPYING.LIB.  If not,
+   write to the Free Software Foundation, Inc., 51 Franklin Street, 
+   Fifth Floor, Boston, MA 02110-1301, USA.
+
+Files: egg/egg-dbus.*
+Copyright: © 2002, 2003 CodeFactory AB
+           © 2005 Red Hat, Inc.
+License: GPL-2+ (/usr/share/common-licenses/GPL-2)
+   Gnome keyring is free software; you can redistribute it and/or
+   modify it under the terms of the GNU General Public License as
+   published by the Free Software Foundation; either version 2 of the
+   License, or (at your option) any later version.
+
+   Gnome keyring 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
+   General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   write to the Free Software Foundation, Inc., 51 Franklin Street,
+   Fifth Floor, Boston, MA 02110-1301, USA.
+

Added: desktop/unstable/libgnome-keyring/debian/libgnome-keyring-dev.docs
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-keyring/debian/libgnome-keyring-dev.docs?rev=23731&op=file
==============================================================================
--- desktop/unstable/libgnome-keyring/debian/libgnome-keyring-dev.docs (added)
+++ desktop/unstable/libgnome-keyring/debian/libgnome-keyring-dev.docs [utf-8] Mon Apr 12 10:49:36 2010
@@ -1,0 +1,4 @@
+daemon/keyrings/file-format.txt
+NEWS
+README
+TODO

Added: desktop/unstable/libgnome-keyring/debian/libgnome-keyring-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-keyring/debian/libgnome-keyring-dev.install?rev=23731&op=file
==============================================================================
--- desktop/unstable/libgnome-keyring/debian/libgnome-keyring-dev.install (added)
+++ desktop/unstable/libgnome-keyring/debian/libgnome-keyring-dev.install [utf-8] Mon Apr 12 10:49:36 2010
@@ -1,0 +1,5 @@
+debian/tmp/usr/include/gnome-keyring*
+debian/tmp/usr/lib/libgnome-keyring.a
+debian/tmp/usr/lib/libgnome-keyring.so
+debian/tmp/usr/lib/pkgconfig/gnome-keyring*.pc
+debian/tmp/usr/share/gtk-doc/html/gnome-keyring*

Added: desktop/unstable/libgnome-keyring/debian/libgnome-keyring0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-keyring/debian/libgnome-keyring0.install?rev=23731&op=file
==============================================================================
--- desktop/unstable/libgnome-keyring/debian/libgnome-keyring0.install (added)
+++ desktop/unstable/libgnome-keyring/debian/libgnome-keyring0.install [utf-8] Mon Apr 12 10:49:36 2010
@@ -1,0 +1,1 @@
+debian/tmp/usr/lib/libgnome-keyring.so.*

Added: desktop/unstable/libgnome-keyring/debian/libgnome-keyring0.shlibs
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-keyring/debian/libgnome-keyring0.shlibs?rev=23731&op=file
==============================================================================
--- desktop/unstable/libgnome-keyring/debian/libgnome-keyring0.shlibs (added)
+++ desktop/unstable/libgnome-keyring/debian/libgnome-keyring0.shlibs [utf-8] Mon Apr 12 10:49:36 2010
@@ -1,0 +1,1 @@
+libgnome-keyring 0 libgnome-keyring0 (>= 2.23.5)

Added: desktop/unstable/libgnome-keyring/debian/libgnome-keyring0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-keyring/debian/libgnome-keyring0.symbols?rev=23731&op=file
==============================================================================
--- desktop/unstable/libgnome-keyring/debian/libgnome-keyring0.symbols (added)
+++ desktop/unstable/libgnome-keyring/debian/libgnome-keyring0.symbols [utf-8] Mon Apr 12 10:49:36 2010
@@ -1,0 +1,126 @@
+libgnome-keyring.so.0 libgnome-keyring0 #MINVER#
+* Build-Depends-Package: libgnome-keyring-dev
+ GNOME_KEYRING_IN_ENVIRONMENT at Base 2.26.0
+ GNOME_KEYRING_NETWORK_PASSWORD at Base 2.22.2
+ GNOME_KEYRING_OUT_ENVIRONMENT at Base 2.26.0
+ gnome_keyring_access_control_copy at Base 2.20.3
+ gnome_keyring_access_control_free at Base 2.20.3
+ gnome_keyring_access_control_new at Base 2.20.3
+ gnome_keyring_acl_copy at Base 2.20.3
+ gnome_keyring_acl_free at Base 2.20.3
+ gnome_keyring_application_ref_copy at Base 2.20.3
+ gnome_keyring_application_ref_free at Base 2.20.3
+ gnome_keyring_application_ref_new at Base 2.20.3
+ gnome_keyring_apply_environment at Base 2.26.0
+ gnome_keyring_attribute_list_append_string at Base 2.20.3
+ gnome_keyring_attribute_list_append_uint32 at Base 2.20.3
+ gnome_keyring_attribute_list_copy at Base 2.20.3
+ gnome_keyring_attribute_list_free at Base 2.20.3
+ gnome_keyring_build_environment at Base 2.26.0
+ gnome_keyring_cancel_request at Base 2.20.3
+ gnome_keyring_change_password at Base 2.20.3
+ gnome_keyring_change_password_sync at Base 2.20.3
+ gnome_keyring_create at Base 2.20.3
+ gnome_keyring_create_sync at Base 2.20.3
+ gnome_keyring_daemon_prepare_environment_sync at Base 2.22.2
+ gnome_keyring_daemon_set_display_sync at Base 2.20.3
+ gnome_keyring_delete at Base 2.20.3
+ gnome_keyring_delete_password at Base 2.22.2
+ gnome_keyring_delete_password_sync at Base 2.22.2
+ gnome_keyring_delete_sync at Base 2.20.3
+ gnome_keyring_find_items at Base 2.20.3
+ gnome_keyring_find_items_sync at Base 2.20.3
+ gnome_keyring_find_itemsv at Base 2.20.3
+ gnome_keyring_find_itemsv_sync at Base 2.20.3
+ gnome_keyring_find_network_password at Base 2.20.3
+ gnome_keyring_find_network_password_sync at Base 2.20.3
+ gnome_keyring_find_password at Base 2.22.2
+ gnome_keyring_find_password_sync at Base 2.22.2
+ gnome_keyring_found_free at Base 2.20.3
+ gnome_keyring_found_list_free at Base 2.20.3
+ gnome_keyring_free_password at Base 2.20.3
+ gnome_keyring_get_default_keyring at Base 2.20.3
+ gnome_keyring_get_default_keyring_sync at Base 2.20.3
+ gnome_keyring_get_info at Base 2.20.3
+ gnome_keyring_get_info_sync at Base 2.20.3
+ gnome_keyring_info_copy at Base 2.20.3
+ gnome_keyring_info_free at Base 2.20.3
+ gnome_keyring_info_get_ctime at Base 2.20.3
+ gnome_keyring_info_get_is_locked at Base 2.20.3
+ gnome_keyring_info_get_lock_on_idle at Base 2.20.3
+ gnome_keyring_info_get_lock_timeout at Base 2.20.3
+ gnome_keyring_info_get_mtime at Base 2.20.3
+ gnome_keyring_info_set_lock_on_idle at Base 2.20.3
+ gnome_keyring_info_set_lock_timeout at Base 2.20.3
+ gnome_keyring_is_available at Base 2.20.3
+ gnome_keyring_item_ac_get_access_type at Base 2.20.3
+ gnome_keyring_item_ac_get_display_name at Base 2.20.3
+ gnome_keyring_item_ac_get_path_name at Base 2.20.3
+ gnome_keyring_item_ac_set_access_type at Base 2.20.3
+ gnome_keyring_item_ac_set_display_name at Base 2.20.3
+ gnome_keyring_item_ac_set_path_name at Base 2.20.3
+ gnome_keyring_item_create at Base 2.20.3
+ gnome_keyring_item_create_sync at Base 2.20.3
+ gnome_keyring_item_delete at Base 2.20.3
+ gnome_keyring_item_delete_sync at Base 2.20.3
+ gnome_keyring_item_get_acl at Base 2.20.3
+ gnome_keyring_item_get_acl_sync at Base 2.20.3
+ gnome_keyring_item_get_attributes at Base 2.20.3
+ gnome_keyring_item_get_attributes_sync at Base 2.20.3
+ gnome_keyring_item_get_info at Base 2.20.3
+ gnome_keyring_item_get_info_full at Base 2.20.3
+ gnome_keyring_item_get_info_full_sync at Base 2.20.3
+ gnome_keyring_item_get_info_sync at Base 2.20.3
+ gnome_keyring_item_grant_access_rights at Base 2.20.3
+ gnome_keyring_item_grant_access_rights_sync at Base 2.20.3
+ gnome_keyring_item_info_copy at Base 2.20.3
+ gnome_keyring_item_info_free at Base 2.20.3
+ gnome_keyring_item_info_get_ctime at Base 2.20.3
+ gnome_keyring_item_info_get_display_name at Base 2.20.3
+ gnome_keyring_item_info_get_mtime at Base 2.20.3
+ gnome_keyring_item_info_get_secret at Base 2.20.3
+ gnome_keyring_item_info_get_type at Base 2.20.3
+ gnome_keyring_item_info_new at Base 2.20.3
+ gnome_keyring_item_info_set_display_name at Base 2.20.3
+ gnome_keyring_item_info_set_secret at Base 2.20.3
+ gnome_keyring_item_info_set_type at Base 2.20.3
+ gnome_keyring_item_set_acl at Base 2.20.3
+ gnome_keyring_item_set_acl_sync at Base 2.20.3
+ gnome_keyring_item_set_attributes at Base 2.20.3
+ gnome_keyring_item_set_attributes_sync at Base 2.20.3
+ gnome_keyring_item_set_info at Base 2.20.3
+ gnome_keyring_item_set_info_sync at Base 2.20.3
+ gnome_keyring_list_item_ids at Base 2.20.3
+ gnome_keyring_list_item_ids_sync at Base 2.20.3
+ gnome_keyring_list_keyring_names at Base 2.20.3
+ gnome_keyring_list_keyring_names_sync at Base 2.20.3
+ gnome_keyring_lock at Base 2.20.3
+ gnome_keyring_lock_all at Base 2.20.3
+ gnome_keyring_lock_all_sync at Base 2.20.3
+ gnome_keyring_lock_sync at Base 2.20.3
+ gnome_keyring_memory_alloc at Base 2.20.3
+ gnome_keyring_memory_free at Base 2.20.3
+ gnome_keyring_memory_is_secure at Base 2.20.3
+ gnome_keyring_memory_realloc at Base 2.20.3
+ gnome_keyring_memory_strdup at Base 2.20.3
+ gnome_keyring_memory_try_alloc at Base 2.20.3
+ gnome_keyring_memory_try_realloc at Base 2.20.3
+ gnome_keyring_network_password_free at Base 2.20.3
+ gnome_keyring_network_password_list_free at Base 2.20.3
+ gnome_keyring_result_to_message at Base 2.20.3
+ gnome_keyring_set_default_keyring at Base 2.20.3
+ gnome_keyring_set_default_keyring_sync at Base 2.20.3
+ gnome_keyring_set_info at Base 2.20.3
+ gnome_keyring_set_info_sync at Base 2.20.3
+ gnome_keyring_set_network_password at Base 2.20.3
+ gnome_keyring_set_network_password_sync at Base 2.20.3
+ gnome_keyring_socket_connect_daemon at Base 2.26.0
+ gnome_keyring_socket_read_all at Base 2.26.0
+ gnome_keyring_socket_read_buffer at Base 2.26.0
+ gnome_keyring_socket_write_all at Base 2.26.0
+ gnome_keyring_socket_write_buffer at Base 2.26.0
+ gnome_keyring_store_password at Base 2.22.2
+ gnome_keyring_store_password_sync at Base 2.22.2
+ gnome_keyring_string_list_free at Base 2.20.3
+ gnome_keyring_unlock at Base 2.20.3
+ gnome_keyring_unlock_sync at Base 2.20.3

Added: desktop/unstable/libgnome-keyring/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-keyring/debian/rules?rev=23731&op=file
==============================================================================
--- desktop/unstable/libgnome-keyring/debian/rules (added)
+++ desktop/unstable/libgnome-keyring/debian/rules [utf-8] Mon Apr 12 10:49:36 2010
@@ -1,0 +1,12 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+include /usr/share/cdbs/1/class/gnome.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_CONFIGURE_EXTRA_FLAGS += --enable-static
+

Propchange: desktop/unstable/libgnome-keyring/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: desktop/unstable/libgnome-keyring/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-keyring/debian/watch?rev=23731&op=file
==============================================================================
--- desktop/unstable/libgnome-keyring/debian/watch (added)
+++ desktop/unstable/libgnome-keyring/debian/watch [utf-8] Mon Apr 12 10:49:36 2010
@@ -1,0 +1,3 @@
+version=2
+http://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/([\d\.]+)[02468]/ \
+        gnome-keyring-(.*)\.tar\.gz




More information about the pkg-gnome-commits mailing list