r30878 - in /desktop/experimental/gobject-introspection/debian: changelog control.in libgirepository-1.0-1.symbols
mpitt at users.alioth.debian.org
mpitt at users.alioth.debian.org
Fri Oct 21 07:02:37 UTC 2011
Author: mpitt
Date: Fri Oct 21 07:02:36 2011
New Revision: 30878
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30878
Log:
* New upstream release.
* debian/control.in: Bump libglib2.0-dev build dependency according to
configure.ac.
* debian/control.in: Add Breaks: python-gobject (<< 2.90) as this new
version is not compatible with earlier pygobject versions which did not
yet have the invoke-rewrite branch (otherwise Gio is completely broken).
* debian//libgirepository-1.0-1.symbols: Update for new version.
Modified:
desktop/experimental/gobject-introspection/debian/changelog
desktop/experimental/gobject-introspection/debian/control.in
desktop/experimental/gobject-introspection/debian/libgirepository-1.0-1.symbols
Modified: desktop/experimental/gobject-introspection/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gobject-introspection/debian/changelog?rev=30878&op=diff
==============================================================================
--- desktop/experimental/gobject-introspection/debian/changelog [utf-8] (original)
+++ desktop/experimental/gobject-introspection/debian/changelog [utf-8] Fri Oct 21 07:02:36 2011
@@ -1,6 +1,13 @@
-gobject-introspection (0.10.8-3) UNRELEASED; urgency=low
+gobject-introspection (1.30.0-1) UNRELEASED; urgency=low
[ Martin Pitt ]
+ * New upstream release.
+ * debian/control.in: Bump libglib2.0-dev build dependency according to
+ configure.ac.
+ * debian/control.in: Add Breaks: python-gobject (<< 2.90) as this new
+ version is not compatible with earlier pygobject versions which did not
+ yet have the invoke-rewrite branch (otherwise Gio is completely broken).
+ * debian//libgirepository-1.0-1.symbols: Update for new version.
* debian/control.in: Fix Vcs-* URL.
[ Josselin Mouette ]
Modified: desktop/experimental/gobject-introspection/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gobject-introspection/debian/control.in?rev=30878&op=diff
==============================================================================
--- desktop/experimental/gobject-introspection/debian/control.in [utf-8] (original)
+++ desktop/experimental/gobject-introspection/debian/control.in [utf-8] Fri Oct 21 07:02:36 2011
@@ -10,7 +10,7 @@
pkg-config,
flex,
bison,
- libglib2.0-dev (>= 2.25.11),
+ libglib2.0-dev (>= 2.29.7),
libcairo2-dev,
libffi-dev,
libtool,
@@ -115,6 +115,7 @@
${misc:Depends}
Conflicts: gobject-introspection-glib-2.0,
gir1.0-glib-2.0
+Breaks: python-gobject (<< 2.90)
Description: Introspection data for GLib, GObject, Gio and GModule
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
Modified: desktop/experimental/gobject-introspection/debian/libgirepository-1.0-1.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gobject-introspection/debian/libgirepository-1.0-1.symbols?rev=30878&op=diff
==============================================================================
--- desktop/experimental/gobject-introspection/debian/libgirepository-1.0-1.symbols [utf-8] (original)
+++ desktop/experimental/gobject-introspection/debian/libgirepository-1.0-1.symbols [utf-8] Fri Oct 21 07:02:36 2011
@@ -8,6 +8,7 @@
g_arg_info_is_caller_allocates at Base 0.9.2
g_arg_info_is_optional at Base 0.9.2
g_arg_info_is_return_value at Base 0.9.2
+ g_arg_info_is_skip at Base 1.29.0
g_arg_info_load_type at Base 0.9.2
g_arg_info_may_be_null at Base 0.9.2
g_base_info_equal at Base 0.9.2
@@ -33,13 +34,15 @@
g_callable_info_load_return_type at Base 0.9.2
g_callable_info_may_return_null at Base 0.9.2
g_callable_info_prepare_closure at Base 0.9.2
+ g_callable_info_skip_return at Base 1.29.0
g_constant_info_get_type at Base 0.9.2
g_constant_info_get_value at Base 0.9.2
+ g_enum_info_get_error_domain at Base 1.30.0
+ g_enum_info_get_method at Base 1.30.0
+ g_enum_info_get_n_methods at Base 1.30.0
g_enum_info_get_n_values at Base 0.9.2
g_enum_info_get_storage_type at Base 0.9.2
g_enum_info_get_value at Base 0.9.2
- g_error_domain_info_get_codes at Base 0.9.2
- g_error_domain_info_get_quark at Base 0.9.2
g_field_info_get_field at Base 0.9.2
g_field_info_get_flags at Base 0.9.2
g_field_info_get_offset at Base 0.9.2
@@ -74,6 +77,7 @@
g_irepository_dump at Base 0.9.2
g_irepository_enumerate_versions at Base 0.9.3
g_irepository_error_quark at Base 0.9.2
+ g_irepository_find_by_error_domain at Base 1.30.0
g_irepository_find_by_gtype at Base 0.9.2
g_irepository_find_by_name at Base 0.9.2
g_irepository_get_c_prefix at Base 0.9.2
@@ -146,10 +150,8 @@
g_type_info_get_array_fixed_size at Base 0.9.2
g_type_info_get_array_length at Base 0.9.2
g_type_info_get_array_type at Base 0.9.2
- g_type_info_get_error_domain at Base 0.9.2
g_type_info_get_ffi_type at Base 0.9.2
g_type_info_get_interface at Base 0.9.2
- g_type_info_get_n_error_domains at Base 0.9.2
g_type_info_get_param_type at Base 0.9.2
g_type_info_get_tag at Base 0.9.2
g_type_info_is_pointer at Base 0.9.2
@@ -159,6 +161,7 @@
g_typelib_error_quark at Base 0.9.2
g_typelib_free at Base 0.9.2
g_typelib_get_dir_entry at Base 0.9.2
+ g_typelib_get_dir_entry_by_error_domain at Base 1.30.0
g_typelib_get_dir_entry_by_gtype at Base 0.10.0
g_typelib_get_dir_entry_by_name at Base 0.10.0
g_typelib_get_namespace at Base 0.9.2
More information about the pkg-gnome-commits
mailing list