r35642 - in /desktop/experimental/libsecret/debian: ./ changelog control control.in copyright gir1.2-secret-1.install libsecret-1-0.symbols libsecret-1-dev.install libsecret-tools.install patches/dont_run_gjs_tests.patch patches/series rules
sjoerd at users.alioth.debian.org
sjoerd at users.alioth.debian.org
Sun Aug 26 11:32:15 UTC 2012
Author: sjoerd
Date: Sun Aug 26 11:32:14 2012
New Revision: 35642
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35642
Log:
Update libsecret packaging based on ubuntus, use standard gnome uploaders
Added:
desktop/experimental/libsecret/debian/control.in
desktop/experimental/libsecret/debian/patches/dont_run_gjs_tests.patch
Modified:
desktop/experimental/libsecret/debian/ (props changed)
desktop/experimental/libsecret/debian/changelog
desktop/experimental/libsecret/debian/control
desktop/experimental/libsecret/debian/copyright
desktop/experimental/libsecret/debian/gir1.2-secret-1.install
desktop/experimental/libsecret/debian/libsecret-1-0.symbols
desktop/experimental/libsecret/debian/libsecret-1-dev.install
desktop/experimental/libsecret/debian/libsecret-tools.install
desktop/experimental/libsecret/debian/patches/series
desktop/experimental/libsecret/debian/rules
Propchange: desktop/experimental/libsecret/debian/
------------------------------------------------------------------------------
mergeWithUpstream = 1
Propchange: desktop/experimental/libsecret/debian/
------------------------------------------------------------------------------
svn-bp:tagsUrl = svn+ssh://svn.debian.org/svn/pkg-gnome/tags/libsecret
Modified: desktop/experimental/libsecret/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libsecret/debian/changelog?rev=35642&op=diff
==============================================================================
--- desktop/experimental/libsecret/debian/changelog [utf-8] (original)
+++ desktop/experimental/libsecret/debian/changelog [utf-8] Sun Aug 26 11:32:14 2012
@@ -1,5 +1,78 @@
-libsecret (0.7-1) UNRELEASED; urgency=low
+libsecret (0.9-1) UNRELEASED; urgency=low
+
+ * Upload to Debian
+
+ -- Sjoerd Simons <sjoerd at debian.org> Sun, 26 Aug 2012 13:26:38 +0200
+
+libsecret (0.9-0ubuntu3) quantal; urgency=low
+
+ * debian/control:
+ - Build-depend on gtk-doc-tools instead of xsltproc
+ - Don't explicitly build-depend on gir1.2-glib-2.0
+ - Add homepage
+ * debian/libsecret-1-dev.install: Install vapi files
+
+ -- Jeremy Bicha <jbicha at ubuntu.com> Thu, 23 Aug 2012 00:05:09 -0400
+
+libsecret (0.9-0ubuntu2) quantal; urgency=low
+
+ * debian/control: Build-Depends on xsltproc
+
+ -- Sebastien Bacher <seb128 at ubuntu.com> Mon, 20 Aug 2012 18:24:52 +0200
+
+libsecret (0.9-0ubuntu1) quantal; urgency=low
+
+ * New upstream version
+ * debian/libsecret-tools.install:
+ - install the manpage
+ * debian/patches/copying-test.patch:
+ - dropped, the fix is in the new version
+ * debian/patches/git_test_issue.patch:
+ - dropped, the fix is in the new version
+
+ -- Sebastien Bacher <seb128 at ubuntu.com> Mon, 20 Aug 2012 17:32:50 +0200
+
+libsecret (0.8-0ubuntu2) quantal; urgency=low
+
+ * debian/control:
+ - Build-Depends on dbus-test-runner, python-dbus, python-gobject
+ * debian/patches/dont_run_gjs_tests.patch:
+ - don't run gjs tests since gjs is in universe
+ * debian/rules:
+ - enable tests but don't fail build on issues yet, there are issues
+ when running them under fakeroot for example (dbus doesn't like it)
+ * debian/copyright: drop reference to common-license BSD
+ (lintian warning)
+
+ -- Sebastien Bacher <seb128 at debian.org> Tue, 07 Aug 2012 16:43:10 +0200
+
+libsecret (0.8-0ubuntu1) quantal; urgency=low
+
+ * New upstream version
+ * Install libsecret-unstable dev files as well
+ * debian/control:
+ - updated some descriptions
+ * debian/copyright:
+ - updated
+ * debian/libsecret-1-dev.install:
+ - install the documentation
+ * debian/libsecret-1-0.symbols:
+ - updated for the new version
+ * debian/patches/git_test_issue.patch:
+ - git patch to fix a testsuite issue
+ * debian/patches/copying-test.patch:
+ - include COPYING.TESTS in the source (issue fixed in git)
+ * debian/rules:
+ - update test target but keep it commented, the dbus tests refuse
+ to work during the package build (but works fine run manually)
+ - clean files that are not shipped in binaries for --list-missing
+ - override dh_install with --list-missing
+ - use gir helper so Depends are right
+
+ -- Sebastien Bacher <seb128 at ubuntu.com> Mon, 06 Aug 2012 11:49:10 +0200
+
+libsecret (0.7-0ubuntu1) quantal; urgency=low
* Initial Release. (LP: #1018630)
- -- Robert Ancell <robert.ancell at canonical.com> Tue, 17 Jul 2012 11:09:46 +1200
+ -- Robert Ancell <robert.ancell at canonical.com> Sat, 28 Jul 2012 17:51:13 +0200
Modified: desktop/experimental/libsecret/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libsecret/debian/control?rev=35642&op=diff
==============================================================================
--- desktop/experimental/libsecret/debian/control [utf-8] (original)
+++ desktop/experimental/libsecret/debian/control [utf-8] Sun Aug 26 11:32:14 2012
@@ -1,8 +1,13 @@
+# 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: libsecret
Section: devel
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Robert Ancell <robert.ancell at canonical.com>
+Uploaders: Jeremy Bicha <jbicha at ubuntu.com>, Sebastien Bacher <seb128 at debian.org>, Sjoerd Simons <sjoerd at debian.org>
Build-Depends: debhelper (>= 9),
dh-autoreconf,
intltool (>= 0.35.0),
@@ -10,9 +15,13 @@
libgcrypt11-dev (>= 1.2.2),
libgirepository1.0-dev (>= 1.29),
gobject-introspection (>= 1.29),
- gir1.2-glib-2.0,
- valac-0.18 (>= 0.17.2.12)
+ gtk-doc-tools,
+ valac-0.18 (>= 0.17.2.12),
+ dbus-test-runner,
+ python-dbus,
+ python-gobject
Standards-Version: 3.9.3
+Homepage: https://live.gnome.org/Libsecret
Package: libsecret-1-dev
Architecture: any
@@ -42,7 +51,7 @@
Section: libs
Architecture: all
Depends: ${misc:Depends}
-Description: Secret store
+Description: Secret store (common files)
Library for storing and retrieving passwords and other secrets.
It communicates with the "Secret Service" using DBus.
.
@@ -67,3 +76,6 @@
.
libsecret is a library for storing and retrieving passwords and other secrets.
It communicates with the "Secret Service" using DBus.
+ .
+ This package contains the introspection datas for the libsecret library.
+
Added: desktop/experimental/libsecret/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libsecret/debian/control.in?rev=35642&op=file
==============================================================================
--- desktop/experimental/libsecret/debian/control.in (added)
+++ desktop/experimental/libsecret/debian/control.in [utf-8] Sun Aug 26 11:32:14 2012
@@ -1,0 +1,76 @@
+Source: libsecret
+Section: devel
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: debhelper (>= 9),
+ dh-autoreconf,
+ intltool (>= 0.35.0),
+ libglib2.0-dev (>= 2.31.0),
+ libgcrypt11-dev (>= 1.2.2),
+ libgirepository1.0-dev (>= 1.29),
+ gobject-introspection (>= 1.29),
+ gtk-doc-tools,
+ valac-0.18 (>= 0.17.2.12),
+ dbus-test-runner,
+ python-dbus,
+ python-gobject
+Standards-Version: 3.9.3
+Homepage: https://live.gnome.org/Libsecret
+
+Package: libsecret-1-dev
+Architecture: any
+Section: libdevel
+Depends: libsecret-1-0 (= ${binary:Version}),
+ gir1.2-secret-1 (= ${binary:Version}),
+ libglib2.0-dev,
+ ${misc:Depends}
+Description: Secret store (development files)
+ Library for storing and retrieving passwords and other secrets.
+ It communicates with the "Secret Service" using DBus.
+ .
+ This package contains the development files.
+
+Package: libsecret-1-0
+Section: libs
+Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends},
+ ${shlibs:Depends},
+ libsecret-common
+Description: Secret store
+ Library for storing and retrieving passwords and other secrets.
+ It communicates with the "Secret Service" using DBus.
+
+Package: libsecret-common
+Section: libs
+Architecture: all
+Depends: ${misc:Depends}
+Description: Secret store (common files)
+ Library for storing and retrieving passwords and other secrets.
+ It communicates with the "Secret Service" using DBus.
+ .
+ This package contains data files used by the libsecret library.
+
+Package: libsecret-tools
+Section: admin
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Description: Tools for accessing secret store
+ Provides tools for accessing the secret store.
+
+Package: gir1.2-secret-1
+Section: introspection
+Architecture: any
+Depends: ${gir:Depends},
+ ${misc:Depends}
+Description: Secret store (GObject-Introspection)
+ This package contains introspection data for libsecret, which can be used
+ to generate dynamic bindings.
+ .
+ libsecret is a library for storing and retrieving passwords and other secrets.
+ It communicates with the "Secret Service" using DBus.
+ .
+ This package contains the introspection datas for the libsecret library.
+
Modified: desktop/experimental/libsecret/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libsecret/debian/copyright?rev=35642&op=diff
==============================================================================
--- desktop/experimental/libsecret/debian/copyright [utf-8] (original)
+++ desktop/experimental/libsecret/debian/copyright [utf-8] Sun Aug 26 11:32:14 2012
@@ -1,4 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: libsecret
+Upstream-Contact: Stef Walter <stefw at gnome.org>
Files: *
Copyright: Copyright Collabora Ltd
@@ -11,6 +13,10 @@
Copyright: Copyright (C) 2000-2010 Julian Seward
License: BSD
+Files: libsecret/tests/mock/hkdf.py has
+Copyright: Zooko O'Whielacronx <zooko at zooko.com>
+License: GPL-2+
+
Files: libsecret/tests/mock/aes.py
Copyright: Copyright Josh Davis
Copyright Alex Martelli
@@ -19,7 +25,7 @@
Files: debian/*
Copyright: Copyright (c) 2012 Canonical Ltd
-License: GPL-3+
+License: LGPL-2.1+
License: LGPL-2.1+
This package is free software; you can redistribute it and/or
@@ -31,7 +37,8 @@
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
-Comment: You should have received a copy of the GNU Lesser General Public
+ .
+ You should have received a copy of the GNU Lesser General Public
License along with this package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
.
@@ -65,9 +72,6 @@
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
- .
- On Debian systems, the complete text of the BSD License can be found in
- /usr/share/common-licenses/BSD'.
License: Apache-2.0
Licensed under the Apache License, Version 2.0
@@ -75,20 +79,20 @@
.
On Debian systems, the complete text of the Apache License can be found in
/usr/share/common-licenses/Apache-2.0'.
-
-License: GPL-3+
- This program is free software: you can redistribute it and/or modify
+
+License: GPL-2+
+ This package 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 3 of the License, or
+ the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
- This program is distributed in the hope that it will be useful,
+ This package 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
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
-Comment: You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
.
- On Debian GNU/Linux systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL-3'.
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
Modified: desktop/experimental/libsecret/debian/gir1.2-secret-1.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libsecret/debian/gir1.2-secret-1.install?rev=35642&op=diff
==============================================================================
--- desktop/experimental/libsecret/debian/gir1.2-secret-1.install [utf-8] (original)
+++ desktop/experimental/libsecret/debian/gir1.2-secret-1.install [utf-8] Sun Aug 26 11:32:14 2012
@@ -1,1 +1,1 @@
-usr/lib/girepository-1.0/Secret-*.typelib
+usr/lib/girepository-1.0/Secret*.typelib
Modified: desktop/experimental/libsecret/debian/libsecret-1-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libsecret/debian/libsecret-1-0.symbols?rev=35642&op=diff
==============================================================================
--- desktop/experimental/libsecret/debian/libsecret-1-0.symbols [utf-8] (original)
+++ desktop/experimental/libsecret/debian/libsecret-1-0.symbols [utf-8] Sun Aug 26 11:32:14 2012
@@ -2,248 +2,6 @@
* Build-Depends-Package: libsecret-1-dev
SECRET_SCHEMA_COMPAT_NETWORK at Base 0.7
SECRET_SCHEMA_NOTE at Base 0.7
- _secret_attributes_copy at Base 0.7
- _secret_attributes_for_variant at Base 0.7
- _secret_attributes_to_variant at Base 0.7
- _secret_attributes_validate at Base 0.7
- _secret_collection_find_item_instance at Base 0.7
- _secret_error_quark at Base 0.7
- _secret_gen_collection_call_create_item at Base 0.7
- _secret_gen_collection_call_create_item_finish at Base 0.7
- _secret_gen_collection_call_create_item_sync at Base 0.7
- _secret_gen_collection_call_delete at Base 0.7
- _secret_gen_collection_call_delete_finish at Base 0.7
- _secret_gen_collection_call_delete_sync at Base 0.7
- _secret_gen_collection_call_search_items at Base 0.7
- _secret_gen_collection_call_search_items_finish at Base 0.7
- _secret_gen_collection_call_search_items_sync at Base 0.7
- _secret_gen_collection_complete_create_item at Base 0.7
- _secret_gen_collection_complete_delete at Base 0.7
- _secret_gen_collection_complete_search_items at Base 0.7
- _secret_gen_collection_dup_items at Base 0.7
- _secret_gen_collection_dup_label at Base 0.7
- _secret_gen_collection_emit_item_changed at Base 0.7
- _secret_gen_collection_emit_item_created at Base 0.7
- _secret_gen_collection_emit_item_deleted at Base 0.7
- _secret_gen_collection_get_created at Base 0.7
- _secret_gen_collection_get_items at Base 0.7
- _secret_gen_collection_get_label at Base 0.7
- _secret_gen_collection_get_locked at Base 0.7
- _secret_gen_collection_get_modified at Base 0.7
- _secret_gen_collection_get_type at Base 0.7
- _secret_gen_collection_interface_info at Base 0.7
- _secret_gen_collection_override_properties at Base 0.7
- _secret_gen_collection_proxy_get_type at Base 0.7
- _secret_gen_collection_proxy_new at Base 0.7
- _secret_gen_collection_proxy_new_finish at Base 0.7
- _secret_gen_collection_proxy_new_for_bus at Base 0.7
- _secret_gen_collection_proxy_new_for_bus_finish at Base 0.7
- _secret_gen_collection_proxy_new_for_bus_sync at Base 0.7
- _secret_gen_collection_proxy_new_sync at Base 0.7
- _secret_gen_collection_set_created at Base 0.7
- _secret_gen_collection_set_items at Base 0.7
- _secret_gen_collection_set_label at Base 0.7
- _secret_gen_collection_set_locked at Base 0.7
- _secret_gen_collection_set_modified at Base 0.7
- _secret_gen_collection_skeleton_get_type at Base 0.7
- _secret_gen_collection_skeleton_new at Base 0.7
- _secret_gen_item_call_delete at Base 0.7
- _secret_gen_item_call_delete_finish at Base 0.7
- _secret_gen_item_call_delete_sync at Base 0.7
- _secret_gen_item_call_get_secret at Base 0.7
- _secret_gen_item_call_get_secret_finish at Base 0.7
- _secret_gen_item_call_get_secret_sync at Base 0.7
- _secret_gen_item_call_set_secret at Base 0.7
- _secret_gen_item_call_set_secret_finish at Base 0.7
- _secret_gen_item_call_set_secret_sync at Base 0.7
- _secret_gen_item_complete_delete at Base 0.7
- _secret_gen_item_complete_get_secret at Base 0.7
- _secret_gen_item_complete_set_secret at Base 0.7
- _secret_gen_item_dup_attributes at Base 0.7
- _secret_gen_item_dup_label at Base 0.7
- _secret_gen_item_get_attributes at Base 0.7
- _secret_gen_item_get_created at Base 0.7
- _secret_gen_item_get_label at Base 0.7
- _secret_gen_item_get_locked at Base 0.7
- _secret_gen_item_get_modified at Base 0.7
- _secret_gen_item_get_type at Base 0.7
- _secret_gen_item_interface_info at Base 0.7
- _secret_gen_item_override_properties at Base 0.7
- _secret_gen_item_proxy_get_type at Base 0.7
- _secret_gen_item_proxy_new at Base 0.7
- _secret_gen_item_proxy_new_finish at Base 0.7
- _secret_gen_item_proxy_new_for_bus at Base 0.7
- _secret_gen_item_proxy_new_for_bus_finish at Base 0.7
- _secret_gen_item_proxy_new_for_bus_sync at Base 0.7
- _secret_gen_item_proxy_new_sync at Base 0.7
- _secret_gen_item_set_attributes at Base 0.7
- _secret_gen_item_set_created at Base 0.7
- _secret_gen_item_set_label at Base 0.7
- _secret_gen_item_set_locked at Base 0.7
- _secret_gen_item_set_modified at Base 0.7
- _secret_gen_item_skeleton_get_type at Base 0.7
- _secret_gen_item_skeleton_new at Base 0.7
- _secret_gen_prompt_call_dismiss at Base 0.7
- _secret_gen_prompt_call_dismiss_finish at Base 0.7
- _secret_gen_prompt_call_dismiss_sync at Base 0.7
- _secret_gen_prompt_call_prompt at Base 0.7
- _secret_gen_prompt_call_prompt_finish at Base 0.7
- _secret_gen_prompt_call_prompt_sync at Base 0.7
- _secret_gen_prompt_complete_dismiss at Base 0.7
- _secret_gen_prompt_complete_prompt at Base 0.7
- _secret_gen_prompt_emit_completed at Base 0.7
- _secret_gen_prompt_get_type at Base 0.7
- _secret_gen_prompt_interface_info at Base 0.7
- _secret_gen_prompt_override_properties at Base 0.7
- _secret_gen_prompt_proxy_get_type at Base 0.7
- _secret_gen_prompt_proxy_new at Base 0.7
- _secret_gen_prompt_proxy_new_finish at Base 0.7
- _secret_gen_prompt_proxy_new_for_bus at Base 0.7
- _secret_gen_prompt_proxy_new_for_bus_finish at Base 0.7
- _secret_gen_prompt_proxy_new_for_bus_sync at Base 0.7
- _secret_gen_prompt_proxy_new_sync at Base 0.7
- _secret_gen_prompt_skeleton_get_type at Base 0.7
- _secret_gen_prompt_skeleton_new at Base 0.7
- _secret_gen_service_call_create_collection at Base 0.7
- _secret_gen_service_call_create_collection_finish at Base 0.7
- _secret_gen_service_call_create_collection_sync at Base 0.7
- _secret_gen_service_call_get_secrets at Base 0.7
- _secret_gen_service_call_get_secrets_finish at Base 0.7
- _secret_gen_service_call_get_secrets_sync at Base 0.7
- _secret_gen_service_call_lock at Base 0.7
- _secret_gen_service_call_lock_finish at Base 0.7
- _secret_gen_service_call_lock_sync at Base 0.7
- _secret_gen_service_call_open_session at Base 0.7
- _secret_gen_service_call_open_session_finish at Base 0.7
- _secret_gen_service_call_open_session_sync at Base 0.7
- _secret_gen_service_call_read_alias at Base 0.7
- _secret_gen_service_call_read_alias_finish at Base 0.7
- _secret_gen_service_call_read_alias_sync at Base 0.7
- _secret_gen_service_call_search_items at Base 0.7
- _secret_gen_service_call_search_items_finish at Base 0.7
- _secret_gen_service_call_search_items_sync at Base 0.7
- _secret_gen_service_call_set_alias at Base 0.7
- _secret_gen_service_call_set_alias_finish at Base 0.7
- _secret_gen_service_call_set_alias_sync at Base 0.7
- _secret_gen_service_call_unlock at Base 0.7
- _secret_gen_service_call_unlock_finish at Base 0.7
- _secret_gen_service_call_unlock_sync at Base 0.7
- _secret_gen_service_complete_create_collection at Base 0.7
- _secret_gen_service_complete_get_secrets at Base 0.7
- _secret_gen_service_complete_lock at Base 0.7
- _secret_gen_service_complete_open_session at Base 0.7
- _secret_gen_service_complete_read_alias at Base 0.7
- _secret_gen_service_complete_search_items at Base 0.7
- _secret_gen_service_complete_set_alias at Base 0.7
- _secret_gen_service_complete_unlock at Base 0.7
- _secret_gen_service_dup_collections at Base 0.7
- _secret_gen_service_emit_collection_changed at Base 0.7
- _secret_gen_service_emit_collection_created at Base 0.7
- _secret_gen_service_emit_collection_deleted at Base 0.7
- _secret_gen_service_get_collections at Base 0.7
- _secret_gen_service_get_type at Base 0.7
- _secret_gen_service_interface_info at Base 0.7
- _secret_gen_service_override_properties at Base 0.7
- _secret_gen_service_proxy_get_type at Base 0.7
- _secret_gen_service_proxy_new at Base 0.7
- _secret_gen_service_proxy_new_finish at Base 0.7
- _secret_gen_service_proxy_new_for_bus at Base 0.7
- _secret_gen_service_proxy_new_for_bus_finish at Base 0.7
- _secret_gen_service_proxy_new_for_bus_sync at Base 0.7
- _secret_gen_service_proxy_new_sync at Base 0.7
- _secret_gen_service_set_collections at Base 0.7
- _secret_gen_service_skeleton_get_type at Base 0.7
- _secret_gen_service_skeleton_new at Base 0.7
- _secret_gen_session_call_close at Base 0.7
- _secret_gen_session_call_close_finish at Base 0.7
- _secret_gen_session_call_close_sync at Base 0.7
- _secret_gen_session_complete_close at Base 0.7
- _secret_gen_session_get_type at Base 0.7
- _secret_gen_session_interface_info at Base 0.7
- _secret_gen_session_override_properties at Base 0.7
- _secret_gen_session_proxy_get_type at Base 0.7
- _secret_gen_session_proxy_new at Base 0.7
- _secret_gen_session_proxy_new_finish at Base 0.7
- _secret_gen_session_proxy_new_for_bus at Base 0.7
- _secret_gen_session_proxy_new_for_bus_finish at Base 0.7
- _secret_gen_session_proxy_new_for_bus_sync at Base 0.7
- _secret_gen_session_proxy_new_sync at Base 0.7
- _secret_gen_session_skeleton_get_type at Base 0.7
- _secret_gen_session_skeleton_new at Base 0.7
- _secret_item_set_cached_secret at Base 0.7
- _secret_list_get_type at Base 0.7
- _secret_prompt_instance at Base 0.7
- _secret_schema_ref_if_nonstatic at Base 0.7
- _secret_schema_unref_if_nonstatic at Base 0.7
- _secret_service_decode_get_secrets_all at Base 0.7
- _secret_service_decode_get_secrets_first at Base 0.7
- _secret_service_delete_path at Base 0.7
- _secret_service_delete_path_finish at Base 0.7
- _secret_service_find_collection_instance at Base 0.7
- _secret_service_find_item_instance at Base 0.7
- _secret_service_get_session at Base 0.7
- _secret_service_search_for_paths_variant at Base 0.7
- _secret_service_set_default_bus_name at Base 0.7
- _secret_service_take_session at Base 0.7
- _secret_service_xlock_paths_async at Base 0.7
- _secret_service_xlock_paths_finish at Base 0.7
- _secret_session_decode_secret at Base 0.7
- _secret_session_encode_secret at Base 0.7
- _secret_session_free at Base 0.7
- _secret_session_get_algorithms at Base 0.7
- _secret_session_get_path at Base 0.7
- _secret_session_open at Base 0.7
- _secret_session_open_finish at Base 0.7
- _secret_sync_free at Base 0.7
- _secret_sync_new at Base 0.7
- _secret_sync_on_result at Base 0.7
- _secret_util_collection_to_path at Base 0.7
- _secret_util_empty_path at Base 0.7
- _secret_util_get_properties at Base 0.7
- _secret_util_get_properties_finish at Base 0.7
- _secret_util_have_cached_properties at Base 0.7
- _secret_util_parent_path at Base 0.7
- _secret_util_set_property at Base 0.7
- _secret_util_set_property_finish at Base 0.7
- _secret_util_set_property_sync at Base 0.7
- _secret_util_strip_remote_error at Base 0.7
- _secret_util_variant_for_properties at Base 0.7
- _secret_value_unref_to_password at Base 0.7
- _secret_value_unref_to_string at Base 0.7
- egg_assertion_message_cmpmem at Base 0.7
- egg_assertion_not_object at Base 0.7
- egg_dh_default_params at Base 0.7
- egg_dh_default_params_raw at Base 0.7
- egg_dh_gen_pair at Base 0.7
- egg_dh_gen_secret at Base 0.7
- egg_hex_decode at Base 0.7
- egg_hex_decode_full at Base 0.7
- egg_hex_encode at Base 0.7
- egg_hex_encode_full at Base 0.7
- egg_hkdf_perform at Base 0.7
- egg_libgcrypt_initialize at Base 0.7
- egg_memory_fallback at Base 0.7
- egg_memory_lock at Base 0.7
- egg_memory_unlock at Base 0.7
- egg_secure_alloc_full at Base 0.7
- egg_secure_check at Base 0.7
- egg_secure_clear at Base 0.7
- egg_secure_free at Base 0.7
- egg_secure_free_full at Base 0.7
- egg_secure_realloc_full at Base 0.7
- egg_secure_records at Base 0.7
- egg_secure_strclear at Base 0.7
- egg_secure_strdup_full at Base 0.7
- egg_secure_strfree at Base 0.7
- egg_secure_strndup_full at Base 0.7
- egg_secure_validate at Base 0.7
- egg_secure_warnings at Base 0.7
- egg_test_escape_data at Base 0.7
- egg_test_wait_idle at Base 0.7
- egg_test_wait_stop at Base 0.7
- egg_test_wait_until at Base 0.7
- egg_tests_run_with_loop at Base 0.7
- g__service_instance_lock at Base 0.7
secret_attributes_build at Base 0.7
secret_attributes_buildv at Base 0.7
secret_collection_create at Base 0.7
Modified: desktop/experimental/libsecret/debian/libsecret-1-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libsecret/debian/libsecret-1-dev.install?rev=35642&op=diff
==============================================================================
--- desktop/experimental/libsecret/debian/libsecret-1-dev.install [utf-8] (original)
+++ desktop/experimental/libsecret/debian/libsecret-1-dev.install [utf-8] Sun Aug 26 11:32:14 2012
@@ -1,5 +1,7 @@
usr/include
usr/lib/*/*.so
usr/lib/*/*.a
-usr/lib/*/pkgconfig/libsecret-1.pc
-usr/share/gir-1.0/Secret-1.gir
+usr/lib/*/pkgconfig/libsecret*.pc
+usr/share/gir-1.0/Secret*.gir
+usr/share/gtk-doc
+usr/share/vala/vapi
Modified: desktop/experimental/libsecret/debian/libsecret-tools.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libsecret/debian/libsecret-tools.install?rev=35642&op=diff
==============================================================================
--- desktop/experimental/libsecret/debian/libsecret-tools.install [utf-8] (original)
+++ desktop/experimental/libsecret/debian/libsecret-tools.install [utf-8] Sun Aug 26 11:32:14 2012
@@ -1,1 +1,2 @@
usr/bin
+usr/share/man
Added: desktop/experimental/libsecret/debian/patches/dont_run_gjs_tests.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libsecret/debian/patches/dont_run_gjs_tests.patch?rev=35642&op=file
==============================================================================
--- desktop/experimental/libsecret/debian/patches/dont_run_gjs_tests.patch (added)
+++ desktop/experimental/libsecret/debian/patches/dont_run_gjs_tests.patch [utf-8] Sun Aug 26 11:32:14 2012
@@ -1,0 +1,13 @@
+Index: libsecret-0.9/libsecret/tests/Makefile.am
+===================================================================
+--- libsecret-0.9.orig/libsecret/tests/Makefile.am 2012-08-16 11:30:14.000000000 +0200
++++ libsecret-0.9/libsecret/tests/Makefile.am 2012-08-20 17:35:10.183222354 +0200
+@@ -135,7 +135,7 @@
+ test-py:
+ @for py in $(PY_TESTS); do echo "TEST: $$py"; $(PY_ENV) python $(srcdir)/$$py; done
+
+-test: test-c test-py test-js $(VALA_TEST_TARGET)
++test: test-c test-py $(VALA_TEST_TARGET)
+
+ # ------------------------------------------------------------------
+ # INTROSPECTION
Modified: desktop/experimental/libsecret/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libsecret/debian/patches/series?rev=35642&op=diff
==============================================================================
--- desktop/experimental/libsecret/debian/patches/series [utf-8] (original)
+++ desktop/experimental/libsecret/debian/patches/series [utf-8] Sun Aug 26 11:32:14 2012
@@ -1,1 +1,3 @@
introspection-dir.patch
+dont_run_gjs_tests.patch
+
Modified: desktop/experimental/libsecret/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libsecret/debian/rules?rev=35642&op=diff
==============================================================================
--- desktop/experimental/libsecret/debian/rules [utf-8] (original)
+++ desktop/experimental/libsecret/debian/rules [utf-8] Sun Aug 26 11:32:14 2012
@@ -1,7 +1,14 @@
#!/usr/bin/make -f
+
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
# Disable tests as they don't work for some reason
override_dh_auto_test:
+ dbus-test-runner -t make -p check || true
%:
- dh $@ --with autoreconf
+ dh $@ --with autoreconf,gir
+
+override_dh_install:
+ find debian/tmp/usr/lib -name *.la -delete
+ dh_install --fail-missing
More information about the pkg-gnome-commits
mailing list