--- desktop-data-model-1.2.5.orig/debian/changelog +++ desktop-data-model-1.2.5/debian/changelog @@ -0,0 +1,52 @@ +desktop-data-model (1.2.5-2build1) karmic; urgency=low + + * No-change rebuild against current libempathy. + + -- Martin Pitt Tue, 21 Jul 2009 09:52:27 +0200 + +desktop-data-model (1.2.5-2) unstable; urgency=medium + + * Urgency to medium to close RC bugs. + * debian/control + - Add libgnomevfs2-dev as Build-Depends, because libgnome-desktop-dev + doesn't depends on it since the 2.25 version. (Closes: #511757, #524252) + - Add missing ${misc:Depends} to libddm-dev binary. + - Bump Standards-Version to 3.8.1. + + -- Julien Lavergne Thu, 16 Apr 2009 22:00:40 +0200 + +desktop-data-model (1.2.5-1) unstable; urgency=low + + * New upstream release. + * debian/control + - Add libempathy-dev as Build-Depends. + - Add chrpath Build-Depends. + * debian/libddm-1-0.symbols + - Add with current symbols. + * debian/rules + - Remove RPATH with chrpath. + + -- Julien Lavergne Fri, 07 Nov 2008 11:03:58 +0100 + +desktop-data-model (1.2.4-1) unstable; urgency=low + + [ Julien Lavergne ] + * Initial release (Closes: #474016) + * debian/control + - Add libxss-dev as Build-Depends. + - Remove Dm-Upload-Allowed: yes for the first upload. + + [ Heikki Henriksen ] + * debian/control: + - Add myself to uploaders + - Add Dm-Upload-Allowed: yes and versioned build-dep on dpkg-dev (>= + 1.14.16) to accommodate this + - Update to standards-version 3.8.0 (no changes needed) + * debian/libddm-1-0.install + - Add usr/share/desktop-data-model/version to + * debian/rules: + - Remove unnecessary chrpath-run and dependency + - Remove unnecessary tight dependencies on shared libraries + (DEB_SHLIBDEPS_LIBRARY_*) + + -- Julien Lavergne Wed, 27 Aug 2008 00:49:35 +0200 --- desktop-data-model-1.2.5.orig/debian/control +++ desktop-data-model-1.2.5/debian/control @@ -0,0 +1,55 @@ +Source: desktop-data-model +Section: gnome +Priority: optional +Maintainer: Debian maintenance of the Gnome Online Desktop +Uploaders: Julien Lavergne , + Heikki Henriksen +Build-Depends: debhelper (>= 5.0.0), + cdbs, + dpkg-dev (>= 1.14.16), + libglib2.0-dev (>= 2.6.0), + libgtk2.0-dev (>= 2.6.0), + libloudmouth1-dev (>= 1.2.2), + libdbus-1-dev (>= 0.60), + libdbus-glib-1-dev (>= 0.60), + libpcre3-dev (>= 6.3), + libgnome-desktop-dev (>= 2.10), + libsqlite3-dev (>= 3.3), + libxss-dev, + libempathy-dev, + chrpath, + libgnomevfs2-dev +Standards-Version: 3.8.1 +Homepage: http://mugshot.org +Vcs-Svn: svn://svn.debian.org/online-desktop/trunk/desktop-data-model +Vcs-Browser: http://svn.debian.org/wsvn/online-desktop/trunk/desktop-data-model?op=log + +Package: libddm-1-0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: Desktop Data Model library + Desktop Data Model (DDM) is a library used by the Mugshot client and all + Online-Desktop programs. + . + Mugshot is an open project to create a live social experience around + entertainment. + +Package: libddm-dev +Architecture: any +Section: libdevel +Depends: ${misc:Depends}, + libddm-1-0 (= ${binary:Version}), + libdbus-1-dev (>= 0.60), + libdbus-glib-1-dev (>= 0.60), + libglib2.0-dev (>= 2.6.0) +Description: Desktop Data Model library - development files + Desktop Data Model (DDM) is a library used by the Mugshot client and all + Online-Desktop programs. + . + Mugshot is an open project to create a live social experience around + entertainment. + . + This package provides the include files and static library for the + desktop-data-model library functions. --- desktop-data-model-1.2.5.orig/debian/libddm-1-0.install +++ desktop-data-model-1.2.5/debian/libddm-1-0.install @@ -0,0 +1,4 @@ +usr/lib/libddm-1.so.* +usr/lib/desktop-data-model/desktop-data-engine +usr/share/dbus-1/services/ +usr/share/desktop-data-model/version --- desktop-data-model-1.2.5.orig/debian/compat +++ desktop-data-model-1.2.5/debian/compat @@ -0,0 +1 @@ +5 --- desktop-data-model-1.2.5.orig/debian/watch +++ desktop-data-model-1.2.5/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://ftp.gnome.org/pub/gnome/sources/desktop-data-model/([\d\.]+)/desktop-data-model-(.*)\.tar\.gz --- desktop-data-model-1.2.5.orig/debian/libddm-dev.install +++ desktop-data-model-1.2.5/debian/libddm-dev.install @@ -0,0 +1,3 @@ +usr/include/ +usr/lib/pkgconfig/ +usr/lib/*so --- desktop-data-model-1.2.5.orig/debian/libddm-1-0.symbols +++ desktop-data-model-1.2.5/debian/libddm-1-0.symbols @@ -0,0 +1,138 @@ +libddm-1.so.0 libddm-1-0 #MINVER# + ddm_client_begin_notification@Base 1.2.5 + ddm_client_end_notification@Base 1.2.5 + ddm_client_get_type@Base 1.2.5 + ddm_client_notification_set_get_feed_timestamp@Base 1.2.5 + ddm_client_notification_set_ref@Base 1.2.5 + ddm_client_notification_set_unref@Base 1.2.5 + ddm_client_notify@Base 1.2.5 + ddm_condition_free@Base 1.2.5 + ddm_condition_from_string@Base 1.2.5 + ddm_condition_matches_source@Base 1.2.5 + ddm_condition_matches_target@Base 1.2.5 + ddm_condition_new_and@Base 1.2.5 + ddm_condition_new_boolean@Base 1.2.5 + ddm_condition_new_equal@Base 1.2.5 + ddm_condition_new_not@Base 1.2.5 + ddm_condition_new_or@Base 1.2.5 + ddm_condition_reduce_source@Base 1.2.5 + ddm_condition_reduce_target@Base 1.2.5 + ddm_condition_to_string@Base 1.2.5 + ddm_data_error_quark@Base 1.2.5 + ddm_data_fetch_from_string@Base 1.2.5 + ddm_data_fetch_iter_clear@Base 1.2.5 + ddm_data_fetch_iter_has_next@Base 1.2.5 + ddm_data_fetch_iter_init@Base 1.2.5 + ddm_data_fetch_iter_next@Base 1.2.5 + ddm_data_fetch_merge@Base 1.2.5 + ddm_data_fetch_ref@Base 1.2.5 + ddm_data_fetch_subtract@Base 1.2.5 + ddm_data_fetch_to_string@Base 1.2.5 + ddm_data_fetch_unref@Base 1.2.5 + ddm_data_model_add_rule@Base 1.2.5 + ddm_data_model_ensure_local_resource@Base 1.2.5 + ddm_data_model_ensure_resource@Base 1.2.5 + ddm_data_model_flush@Base 1.2.5 + ddm_data_model_get_dbus_backend@Base 1.2.5 + ddm_data_model_get_default@Base 1.2.5 + ddm_data_model_get_for_bus_name@Base 1.2.5 + ddm_data_model_get_global_resource@Base 1.2.5 + ddm_data_model_get_self_resource@Base 1.2.5 + ddm_data_model_get_server_time_offset@Base 1.2.5 + ddm_data_model_get_type@Base 1.2.5 + ddm_data_model_is_online@Base 1.2.5 + ddm_data_model_is_ready@Base 1.2.5 + ddm_data_model_lookup_resource@Base 1.2.5 + ddm_data_model_needs_flush@Base 1.2.5 + ddm_data_model_new_no_backend@Base 1.2.5 + ddm_data_model_new_with_backend@Base 1.2.5 + ddm_data_model_query@Base 1.2.5 + ddm_data_model_query_params@Base 1.2.5 + ddm_data_model_query_resource@Base 1.2.5 + ddm_data_model_query_resource_by_id@Base 1.2.5 + ddm_data_model_reset@Base 1.2.5 + ddm_data_model_schedule_flush@Base 1.2.5 + ddm_data_model_set_connected@Base 1.2.5 + ddm_data_model_set_global_resource@Base 1.2.5 + ddm_data_model_set_self_resource@Base 1.2.5 + ddm_data_model_signal_ready@Base 1.2.5 + ddm_data_model_update@Base 1.2.5 + ddm_data_model_update_params@Base 1.2.5 + ddm_data_model_update_server_time_offset@Base 1.2.5 + ddm_data_parse_type@Base 1.2.5 + ddm_data_property_get_cardinality@Base 1.2.5 + ddm_data_property_get_default_children@Base 1.2.5 + ddm_data_property_get_default_include@Base 1.2.5 + ddm_data_property_get_qname@Base 1.2.5 + ddm_data_property_get_type@Base 1.2.5 + ddm_data_property_get_value@Base 1.2.5 + ddm_data_query_error@Base 1.2.5 + ddm_data_query_error_async@Base 1.2.5 + ddm_data_query_get_fetch@Base 1.2.5 + ddm_data_query_get_fetch_string@Base 1.2.5 + ddm_data_query_get_id_string@Base 1.2.5 + ddm_data_query_get_model@Base 1.2.5 + ddm_data_query_get_params@Base 1.2.5 + ddm_data_query_get_qname@Base 1.2.5 + ddm_data_query_get_results@Base 1.2.5 + ddm_data_query_has_error@Base 1.2.5 + ddm_data_query_is_update@Base 1.2.5 + ddm_data_query_response@Base 1.2.5 + ddm_data_query_set_error_handler@Base 1.2.5 + ddm_data_query_set_multi_handler@Base 1.2.5 + ddm_data_query_set_single_handler@Base 1.2.5 + ddm_data_query_set_void_handler@Base 1.2.5 + ddm_data_resource_connect@Base 1.2.5 + ddm_data_resource_connect_by_qname@Base 1.2.5 + ddm_data_resource_disconnect@Base 1.2.5 + ddm_data_resource_fetch_received@Base 1.2.5 + ddm_data_resource_get@Base 1.2.5 + ddm_data_resource_get_by_qname@Base 1.2.5 + ddm_data_resource_get_class_id@Base 1.2.5 + ddm_data_resource_get_client_fetch@Base 1.2.5 + ddm_data_resource_get_data@Base 1.2.5 + ddm_data_resource_get_model@Base 1.2.5 + ddm_data_resource_get_properties@Base 1.2.5 + ddm_data_resource_get_property@Base 1.2.5 + ddm_data_resource_get_property_by_qname@Base 1.2.5 + ddm_data_resource_get_resource_id@Base 1.2.5 + ddm_data_resource_is_local@Base 1.2.5 + ddm_data_resource_mark_received_fetches@Base 1.2.5 + ddm_data_resource_ref@Base 1.2.5 + ddm_data_resource_remove@Base 1.2.5 + ddm_data_resource_set_class_id@Base 1.2.5 + ddm_data_resource_set_client_fetch@Base 1.2.5 + ddm_data_resource_set_data@Base 1.2.5 + ddm_data_resource_unref@Base 1.2.5 + ddm_data_resource_update_feed_property@Base 1.2.5 + ddm_data_resource_update_property@Base 1.2.5 + ddm_data_value_clear@Base 1.2.5 + ddm_data_value_from_string@Base 1.2.5 + ddm_data_value_get_element@Base 1.2.5 + ddm_data_value_to_string@Base 1.2.5 + ddm_feed_add_item@Base 1.2.5 + ddm_feed_clear@Base 1.2.5 + ddm_feed_get_notify_timestamp@Base 1.2.5 + ddm_feed_get_type@Base 1.2.5 + ddm_feed_is_empty@Base 1.2.5 + ddm_feed_iter_init@Base 1.2.5 + ddm_feed_iter_next@Base 1.2.5 + ddm_feed_iter_remove@Base 1.2.5 + ddm_feed_new@Base 1.2.5 + ddm_feed_remove_item@Base 1.2.5 + ddm_feed_reset_notify_timestamp@Base 1.2.5 + ddm_marshal_VOID__POINTER_INT64@Base 1.2.5 + ddm_notification_set_add@Base 1.2.5 + ddm_notification_set_foreach@Base 1.2.5 + ddm_notification_set_free@Base 1.2.5 + ddm_notification_set_has_property@Base 1.2.5 + ddm_notification_set_new@Base 1.2.5 + ddm_notification_set_send@Base 1.2.5 + ddm_qname_from_uri@Base 1.2.5 + ddm_qname_get@Base 1.2.5 + ddm_qname_to_uri@Base 1.2.5 + ddm_rule_build_source_condition@Base 1.2.5 + ddm_rule_build_target_condition@Base 1.2.5 + ddm_rule_free@Base 1.2.5 + ddm_rule_new@Base 1.2.5 + hippo_dbus_proxy_set_timeout@Base 1.2.5 --- desktop-data-model-1.2.5.orig/debian/copyright +++ desktop-data-model-1.2.5/debian/copyright @@ -0,0 +1,34 @@ +This package was debianized by Julien Lavergne on +Sun, 23 Mar 2007 13:36:52 +0200. + +It was downloaded from + +Upstream Authors: + Havoc Pennington + and other Mugshot Developers (http://developer.mugshot.org) + +Copyright: + + Copyright (C) 2003, 2004, 2005, 2006, 2007 Red Hat, Inc. + +Licence + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser 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. + + See `/usr/share/common-licenses/LGPL-2.1' for the complete licence. + +The Debian packaging is (C) 2007, Julien Lavergne +and is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'. --- desktop-data-model-1.2.5.orig/debian/rules +++ desktop-data-model-1.2.5/debian/rules @@ -0,0 +1,15 @@ +#!/usr/bin/make -f +#export DH_VERBOSE=1 +DEB_DH_INSTALL_SOURCEDIR=debian/tmp + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/class/gnome.mk + +DEB_CONFIGURE_EXTRA_FLAGS += --with-sqlite=yes + +DEB_DH_MAKESHLIBS_ARGS_libddm-1-0 += -V"libddm-1-0 (>= 1.2.4)" + +install/libddm-1-0:: + chrpath -d debian/tmp/usr/lib/lib*.so* + chrpath -d debian/tmp/usr/lib/desktop-data-model/desktop-data-engine