r25736 - in /packages/experimental/clutter-1.0/debian: changelog control control.in libclutter-1.0-0.symbols rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat Dec 4 14:26:12 UTC 2010


Author: pochu
Date: Sat Dec  4 14:26:11 2010
New Revision: 25736

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25736
Log:
* debian/control.in:
  - Don't Build-Depend/Depend on libgtk2.0-dev.
  - Build-Depend/Depend on libgdk-pixbuf2.0-dev, libdrm-dev, libxext-dev,
    libxfixes-dev, libxdamage-dev, libxcomposite-dev, libjson-glib-dev,
    libcairo2-dev, libatk1.0-dev.
* debian/libclutter-1.0-0.symbols:
  - Remove debian revisions.
* debian/rules:
  - Include dh-autoreconf.mk before debhelper.mk to not leave
    *.debhelper.log files after clean.

Modified:
    packages/experimental/clutter-1.0/debian/changelog
    packages/experimental/clutter-1.0/debian/control
    packages/experimental/clutter-1.0/debian/control.in
    packages/experimental/clutter-1.0/debian/libclutter-1.0-0.symbols
    packages/experimental/clutter-1.0/debian/rules

Modified: packages/experimental/clutter-1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/clutter-1.0/debian/changelog?rev=25736&op=diff
==============================================================================
--- packages/experimental/clutter-1.0/debian/changelog [utf-8] (original)
+++ packages/experimental/clutter-1.0/debian/changelog [utf-8] Sat Dec  4 14:26:11 2010
@@ -1,3 +1,18 @@
+clutter-1.0 (1.4.0-2) UNRELEASED; urgency=low
+
+  * debian/control.in:
+    - Don't Build-Depend/Depend on libgtk2.0-dev.
+    - Build-Depend/Depend on libgdk-pixbuf2.0-dev, libdrm-dev, libxext-dev,
+      libxfixes-dev, libxdamage-dev, libxcomposite-dev, libjson-glib-dev,
+      libcairo2-dev, libatk1.0-dev.
+  * debian/libclutter-1.0-0.symbols:
+    - Remove debian revisions.
+  * debian/rules:
+    - Include dh-autoreconf.mk before debhelper.mk to not leave
+      *.debhelper.log files after clean.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Thu, 02 Dec 2010 00:28:38 +0100
+
 clutter-1.0 (1.4.0-1) experimental; urgency=low
 
   * New upstream release

Modified: packages/experimental/clutter-1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/clutter-1.0/debian/control?rev=25736&op=diff
==============================================================================
--- packages/experimental/clutter-1.0/debian/control [utf-8] (original)
+++ packages/experimental/clutter-1.0/debian/control [utf-8] Sat Dec  4 14:26:11 2010
@@ -14,22 +14,25 @@
                cdbs (>= 0.4.41),
                gnome-pkg-tools,
                libgl1-mesa-dev (>= 7.1~rc3-1~) | libgl-dev,
-               libgtk2.0-dev,
                libglib2.0-dev (>= 2.27.3),
                libcairo2-dev (>= 1.4),
                libpango1.0-dev (>= 1.28.3-2),
                gir1.0-pango-1.0,
                libglib2.0-dev (>= 2.27),
-               libjson-glib-dev (>= 0.8),
-               libdrm-dev [linux-any kfreebsd-any],
+               libjson-glib-dev (>= 0.12.0),
+               libdrm-dev [!hurd-any],
+               libxext-dev,
+               libxfixes-dev,
+               libxdamage-dev,
+               libxcomposite-dev,
                gtk-doc-tools,
                libgirepository1.0-dev (>= 0.9.12),
                gobject-introspection (>= 0.9.12),
                gir1.0-glib-2.0,
                libatk1.0-dev (>= 1.32),
-               gir1.0-atk-1.0,
-               gir1.0-gtk-2.0,
-               gir1.0-json-glib-1.0,
+               libgdk-pixbuf2.0-dev,
+               gir1.0-atk-1.0 (>= 1.32.0),
+               gir1.0-json-glib-1.0 (>= 0.12.0)
 Standards-Version: 3.9.0
 
 Package: libclutter-1.0-0
@@ -46,9 +49,16 @@
 Section: libdevel
 Architecture: any
 Depends: libclutter-1.0-0 (= ${binary:Version}),
-         libgtk2.0-dev,
+         libgdk-pixbuf2.0-dev,
+         libcairo2-dev (>= 1.4),
+         libatk1.0-dev (>= 1.7),
          libgl1-mesa-dev (>= 7.1~rc3-1~) | libgl-dev,
-         libjson-glib-dev (>= 0.8),
+         libdrm-dev [!hurd-any],
+         libxext-dev,
+         libxfixes-dev,
+         libxdamage-dev,
+         libxcomposite-dev,
+         libjson-glib-dev (>= 0.10),
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: pkg-config

Modified: packages/experimental/clutter-1.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/clutter-1.0/debian/control.in?rev=25736&op=diff
==============================================================================
--- packages/experimental/clutter-1.0/debian/control.in [utf-8] (original)
+++ packages/experimental/clutter-1.0/debian/control.in [utf-8] Sat Dec  4 14:26:11 2010
@@ -9,21 +9,24 @@
                cdbs (>= 0.4.41),
                gnome-pkg-tools,
                libgl1-mesa-dev (>= 7.1~rc3-1~) | libgl-dev,
-               libgtk2.0-dev,
                libglib2.0-dev (>= 2.27.3),
                libcairo2-dev (>= 1.4),
                libpango1.0-dev (>= 1.28.3-2),
                gir1.0-pango-1.0,
                libglib2.0-dev (>= 2.27),
                libjson-glib-dev (>= 0.12.0),
-               libdrm-dev [linux-any kfreebsd-any],
+               libdrm-dev [!hurd-any],
+               libxext-dev,
+               libxfixes-dev,
+               libxdamage-dev,
+               libxcomposite-dev,
                gtk-doc-tools,
                libgirepository1.0-dev (>= 0.9.12),
                gobject-introspection (>= 0.9.12),
                gir1.0-glib-2.0,
                libatk1.0-dev (>= 1.32),
-               gir1.0-atk-1.0,
-               gir1.0-gtk-2.0,
+               libgdk-pixbuf2.0-dev,
+               gir1.0-atk-1.0 (>= 1.32.0),
                gir1.0-json-glib-1.0 (>= 0.12.0)
 Standards-Version: 3.9.0
 
@@ -41,9 +44,16 @@
 Section: libdevel
 Architecture: any
 Depends: libclutter-1.0-0 (= ${binary:Version}),
-         libgtk2.0-dev,
+         libgdk-pixbuf2.0-dev,
+         libcairo2-dev (>= 1.4),
+         libatk1.0-dev (>= 1.7),
          libgl1-mesa-dev (>= 7.1~rc3-1~) | libgl-dev,
-         libjson-glib-dev (>= 0.8),
+         libdrm-dev [!hurd-any],
+         libxext-dev,
+         libxfixes-dev,
+         libxdamage-dev,
+         libxcomposite-dev,
+         libjson-glib-dev (>= 0.10),
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: pkg-config

Modified: packages/experimental/clutter-1.0/debian/libclutter-1.0-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/clutter-1.0/debian/libclutter-1.0-0.symbols?rev=25736&op=diff
==============================================================================
--- packages/experimental/clutter-1.0/debian/libclutter-1.0-0.symbols [utf-8] (original)
+++ packages/experimental/clutter-1.0/debian/libclutter-1.0-0.symbols [utf-8] Sat Dec  4 14:26:11 2010
@@ -1,36 +1,36 @@
 libclutter-glx-1.0.so.0 libclutter-1.0-0 #MINVER#
 * Build-Depends-Package: libclutter-1.0-dev
- cally_accessibility_init at Base 1.4.0-1
- cally_actor_add_action at Base 1.4.0-1
- cally_actor_get_type at Base 1.4.0-1
- cally_actor_new at Base 1.4.0-1
- cally_actor_remove_action at Base 1.4.0-1
- cally_actor_remove_action_by_name at Base 1.4.0-1
- cally_clone_get_type at Base 1.4.0-1
- cally_clone_new at Base 1.4.0-1
- cally_get_cally_initialized at Base 1.4.0-1
- cally_group_get_type at Base 1.4.0-1
- cally_group_new at Base 1.4.0-1
- cally_rectangle_get_type at Base 1.4.0-1
- cally_rectangle_new at Base 1.4.0-1
- cally_root_get_type at Base 1.4.0-1
- cally_root_new at Base 1.4.0-1
- cally_stage_get_type at Base 1.4.0-1
- cally_stage_new at Base 1.4.0-1
- cally_text_get_type at Base 1.4.0-1
- cally_text_new at Base 1.4.0-1
- cally_texture_get_type at Base 1.4.0-1
- cally_texture_new at Base 1.4.0-1
- cally_util_get_type at Base 1.4.0-1
- clutter_action_get_type at Base 1.4.0-1
- clutter_actor_add_action at Base 1.4.0-1
- clutter_actor_add_action_with_name at Base 1.4.0-1
- clutter_actor_add_constraint at Base 1.4.0-1
- clutter_actor_add_constraint_with_name at Base 1.4.0-1
- clutter_actor_add_effect at Base 1.4.0-1
- clutter_actor_add_effect_with_name at Base 1.4.0-1
+ cally_accessibility_init at Base 1.4.0
+ cally_actor_add_action at Base 1.4.0
+ cally_actor_get_type at Base 1.4.0
+ cally_actor_new at Base 1.4.0
+ cally_actor_remove_action at Base 1.4.0
+ cally_actor_remove_action_by_name at Base 1.4.0
+ cally_clone_get_type at Base 1.4.0
+ cally_clone_new at Base 1.4.0
+ cally_get_cally_initialized at Base 1.4.0
+ cally_group_get_type at Base 1.4.0
+ cally_group_new at Base 1.4.0
+ cally_rectangle_get_type at Base 1.4.0
+ cally_rectangle_new at Base 1.4.0
+ cally_root_get_type at Base 1.4.0
+ cally_root_new at Base 1.4.0
+ cally_stage_get_type at Base 1.4.0
+ cally_stage_new at Base 1.4.0
+ cally_text_get_type at Base 1.4.0
+ cally_text_new at Base 1.4.0
+ cally_texture_get_type at Base 1.4.0
+ cally_texture_new at Base 1.4.0
+ cally_util_get_type at Base 1.4.0
+ clutter_action_get_type at Base 1.4.0
+ clutter_actor_add_action at Base 1.4.0
+ clutter_actor_add_action_with_name at Base 1.4.0
+ clutter_actor_add_constraint at Base 1.4.0
+ clutter_actor_add_constraint_with_name at Base 1.4.0
+ clutter_actor_add_effect at Base 1.4.0
+ clutter_actor_add_effect_with_name at Base 1.4.0
  clutter_actor_allocate at Base 1.0.0
- clutter_actor_allocate_align_fill at Base 1.4.0-1
+ clutter_actor_allocate_align_fill at Base 1.4.0
  clutter_actor_allocate_available_size at Base 1.0.0
  clutter_actor_allocate_preferred_size at Base 1.0.0
  clutter_actor_animate at Base 1.0.0
@@ -57,20 +57,20 @@
  clutter_actor_box_get_y at Base 1.0.0
  clutter_actor_box_interpolate at Base 1.2.8
  clutter_actor_box_new at Base 1.0.0
- clutter_actor_clear_actions at Base 1.4.0-1
- clutter_actor_clear_constraints at Base 1.4.0-1
- clutter_actor_clear_effects at Base 1.4.0-1
- clutter_actor_contains at Base 1.4.0-1
+ clutter_actor_clear_actions at Base 1.4.0
+ clutter_actor_clear_constraints at Base 1.4.0
+ clutter_actor_clear_effects at Base 1.4.0
+ clutter_actor_contains at Base 1.4.0
  clutter_actor_create_pango_context at Base 1.0.0
  clutter_actor_create_pango_layout at Base 1.0.0
  clutter_actor_destroy at Base 1.0.0
- clutter_actor_detach_animation at Base 1.4.0-1
+ clutter_actor_detach_animation at Base 1.4.0
  clutter_actor_event at Base 1.0.0
  clutter_actor_flags_get_type at Base 1.0.0
  clutter_actor_get_abs_allocation_vertices at Base 1.0.0
- clutter_actor_get_accessible at Base 1.4.0-1
- clutter_actor_get_action at Base 1.4.0-1
- clutter_actor_get_actions at Base 1.4.0-1
+ clutter_actor_get_accessible at Base 1.4.0
+ clutter_actor_get_action at Base 1.4.0
+ clutter_actor_get_actions at Base 1.4.0
  clutter_actor_get_allocation_box at Base 1.0.0
  clutter_actor_get_allocation_geometry at Base 1.0.0
  clutter_actor_get_allocation_vertices at Base 1.0.0
@@ -78,12 +78,12 @@
  clutter_actor_get_anchor_point_gravity at Base 1.0.0
  clutter_actor_get_animation at Base 1.0.0
  clutter_actor_get_clip at Base 1.0.0
- clutter_actor_get_clip_to_allocation at Base 1.4.0-1
- clutter_actor_get_constraint at Base 1.4.0-1
- clutter_actor_get_constraints at Base 1.4.0-1
+ clutter_actor_get_clip_to_allocation at Base 1.4.0
+ clutter_actor_get_constraint at Base 1.4.0
+ clutter_actor_get_constraints at Base 1.4.0
  clutter_actor_get_depth at Base 1.0.0
- clutter_actor_get_effect at Base 1.4.0-1
- clutter_actor_get_effects at Base 1.4.0-1
+ clutter_actor_get_effect at Base 1.4.0
+ clutter_actor_get_effects at Base 1.4.0
  clutter_actor_get_fixed_position_set at Base 1.0.0
  clutter_actor_get_flags at Base 1.0.0
  clutter_actor_get_geometry at Base 1.0.0
@@ -118,9 +118,9 @@
  clutter_actor_get_y at Base 1.0.0
  clutter_actor_get_z_rotation_gravity at Base 1.0.0
  clutter_actor_grab_key_focus at Base 1.0.0
- clutter_actor_has_allocation at Base 1.4.0-1
+ clutter_actor_has_allocation at Base 1.4.0
  clutter_actor_has_clip at Base 1.0.0
- clutter_actor_has_key_focus at Base 1.4.0-1
+ clutter_actor_has_key_focus at Base 1.4.0
  clutter_actor_has_pointer at Base 1.2.8
  clutter_actor_hide at Base 1.0.0
  clutter_actor_hide_all at Base 1.0.0
@@ -130,12 +130,12 @@
  clutter_actor_lower at Base 1.0.0
  clutter_actor_lower_bottom at Base 1.0.0
  clutter_actor_map at Base 1.0.0
- clutter_actor_meta_get_actor at Base 1.4.0-1
- clutter_actor_meta_get_enabled at Base 1.4.0-1
- clutter_actor_meta_get_name at Base 1.4.0-1
- clutter_actor_meta_get_type at Base 1.4.0-1
- clutter_actor_meta_set_enabled at Base 1.4.0-1
- clutter_actor_meta_set_name at Base 1.4.0-1
+ clutter_actor_meta_get_actor at Base 1.4.0
+ clutter_actor_meta_get_enabled at Base 1.4.0
+ clutter_actor_meta_get_name at Base 1.4.0
+ clutter_actor_meta_get_type at Base 1.4.0
+ clutter_actor_meta_set_enabled at Base 1.4.0
+ clutter_actor_meta_set_name at Base 1.4.0
  clutter_actor_move_anchor_point at Base 1.0.0
  clutter_actor_move_anchor_point_from_gravity at Base 1.0.0
  clutter_actor_move_by at Base 1.0.0
@@ -150,18 +150,18 @@
  clutter_actor_real_queue_relayout at Base 1.2.8
  clutter_actor_real_unrealize at Base 1.0.0
  clutter_actor_realize at Base 1.0.0
- clutter_actor_remove_action at Base 1.4.0-1
- clutter_actor_remove_action_by_name at Base 1.4.0-1
+ clutter_actor_remove_action at Base 1.4.0
+ clutter_actor_remove_action_by_name at Base 1.4.0
  clutter_actor_remove_clip at Base 1.0.0
- clutter_actor_remove_constraint at Base 1.4.0-1
- clutter_actor_remove_constraint_by_name at Base 1.4.0-1
- clutter_actor_remove_effect at Base 1.4.0-1
- clutter_actor_remove_effect_by_name at Base 1.4.0-1
+ clutter_actor_remove_constraint at Base 1.4.0
+ clutter_actor_remove_constraint_by_name at Base 1.4.0
+ clutter_actor_remove_effect at Base 1.4.0
+ clutter_actor_remove_effect_by_name at Base 1.4.0
  clutter_actor_reparent at Base 1.0.0
  clutter_actor_set_anchor_point at Base 1.0.0
  clutter_actor_set_anchor_point_from_gravity at Base 1.0.0
  clutter_actor_set_clip at Base 1.0.0
- clutter_actor_set_clip_to_allocation at Base 1.4.0-1
+ clutter_actor_set_clip_to_allocation at Base 1.4.0
  clutter_actor_set_depth at Base 1.0.0
  clutter_actor_set_fixed_position_set at Base 1.0.0
  clutter_actor_set_flags at Base 1.0.0
@@ -195,15 +195,15 @@
  clutter_actor_unparent at Base 1.0.0
  clutter_actor_unrealize at Base 1.0.0
  clutter_actor_unset_flags at Base 1.0.0
- clutter_align_axis_get_type at Base 1.4.0-1
- clutter_align_constraint_get_align_axis at Base 1.4.0-1
- clutter_align_constraint_get_factor at Base 1.4.0-1
- clutter_align_constraint_get_source at Base 1.4.0-1
- clutter_align_constraint_get_type at Base 1.4.0-1
- clutter_align_constraint_new at Base 1.4.0-1
- clutter_align_constraint_set_align_axis at Base 1.4.0-1
- clutter_align_constraint_set_factor at Base 1.4.0-1
- clutter_align_constraint_set_source at Base 1.4.0-1
+ clutter_align_axis_get_type at Base 1.4.0
+ clutter_align_constraint_get_align_axis at Base 1.4.0
+ clutter_align_constraint_get_factor at Base 1.4.0
+ clutter_align_constraint_get_source at Base 1.4.0
+ clutter_align_constraint_get_type at Base 1.4.0
+ clutter_align_constraint_new at Base 1.4.0
+ clutter_align_constraint_set_align_axis at Base 1.4.0
+ clutter_align_constraint_set_factor at Base 1.4.0
+ clutter_align_constraint_set_source at Base 1.4.0
  clutter_allocation_flags_get_type at Base 1.0.0
  clutter_alpha_get_alpha at Base 1.0.0
  clutter_alpha_get_mode at Base 1.0.0
@@ -219,10 +219,10 @@
  clutter_alpha_set_mode at Base 1.0.0
  clutter_alpha_set_timeline at Base 1.0.0
  clutter_animatable_animate_property at Base 1.0.0
- clutter_animatable_find_property at Base 1.4.0-1
- clutter_animatable_get_initial_state at Base 1.4.0-1
+ clutter_animatable_find_property at Base 1.4.0
+ clutter_animatable_get_initial_state at Base 1.4.0
  clutter_animatable_get_type at Base 1.0.0
- clutter_animatable_set_final_state at Base 1.4.0-1
+ clutter_animatable_set_final_state at Base 1.4.0
  clutter_animation_bind at Base 1.0.0
  clutter_animation_bind_interval at Base 1.0.0
  clutter_animation_completed at Base 1.0.0
@@ -352,15 +352,15 @@
  clutter_bin_layout_get_type at Base 1.2.8
  clutter_bin_layout_new at Base 1.2.8
  clutter_bin_layout_set_alignment at Base 1.2.8
- clutter_bind_constraint_get_coordinate at Base 1.4.0-1
- clutter_bind_constraint_get_offset at Base 1.4.0-1
- clutter_bind_constraint_get_source at Base 1.4.0-1
- clutter_bind_constraint_get_type at Base 1.4.0-1
- clutter_bind_constraint_new at Base 1.4.0-1
- clutter_bind_constraint_set_coordinate at Base 1.4.0-1
- clutter_bind_constraint_set_offset at Base 1.4.0-1
- clutter_bind_constraint_set_source at Base 1.4.0-1
- clutter_bind_coordinate_get_type at Base 1.4.0-1
+ clutter_bind_constraint_get_coordinate at Base 1.4.0
+ clutter_bind_constraint_get_offset at Base 1.4.0
+ clutter_bind_constraint_get_source at Base 1.4.0
+ clutter_bind_constraint_get_type at Base 1.4.0
+ clutter_bind_constraint_new at Base 1.4.0
+ clutter_bind_constraint_set_coordinate at Base 1.4.0
+ clutter_bind_constraint_set_offset at Base 1.4.0
+ clutter_bind_constraint_set_source at Base 1.4.0
+ clutter_bind_coordinate_get_type at Base 1.4.0
  clutter_binding_pool_activate at Base 1.0.0
  clutter_binding_pool_block_action at Base 1.0.0
  clutter_binding_pool_find at Base 1.0.0
@@ -374,8 +374,8 @@
  clutter_binding_pool_override_closure at Base 1.0.0
  clutter_binding_pool_remove_action at Base 1.0.0
  clutter_binding_pool_unblock_action at Base 1.0.0
- clutter_blur_effect_get_type at Base 1.4.0-1
- clutter_blur_effect_new at Base 1.4.0-1
+ clutter_blur_effect_get_type at Base 1.4.0
+ clutter_blur_effect_new at Base 1.4.0
  clutter_box_alignment_get_type at Base 1.2.8
  clutter_box_child_get_type at Base 1.2.8
  clutter_box_get_color at Base 1.2.8
@@ -386,7 +386,7 @@
  clutter_box_layout_get_easing_mode at Base 1.2.8
  clutter_box_layout_get_expand at Base 1.2.8
  clutter_box_layout_get_fill at Base 1.2.8
- clutter_box_layout_get_homogeneous at Base 1.4.0-1
+ clutter_box_layout_get_homogeneous at Base 1.4.0
  clutter_box_layout_get_pack_start at Base 1.2.8
  clutter_box_layout_get_spacing at Base 1.2.8
  clutter_box_layout_get_type at Base 1.2.8
@@ -399,7 +399,7 @@
  clutter_box_layout_set_easing_mode at Base 1.2.8
  clutter_box_layout_set_expand at Base 1.2.8
  clutter_box_layout_set_fill at Base 1.2.8
- clutter_box_layout_set_homogeneous at Base 1.4.0-1
+ clutter_box_layout_set_homogeneous at Base 1.4.0
  clutter_box_layout_set_pack_start at Base 1.2.8
  clutter_box_layout_set_spacing at Base 1.2.8
  clutter_box_layout_set_use_animations at Base 1.2.8
@@ -425,10 +425,10 @@
  clutter_child_meta_get_container at Base 1.0.0
  clutter_child_meta_get_type at Base 1.0.0
  clutter_clear_glyph_cache at Base 1.0.0
- clutter_click_action_get_button at Base 1.4.0-1
- clutter_click_action_get_type at Base 1.4.0-1
- clutter_click_action_new at Base 1.4.0-1
- clutter_click_action_release at Base 1.4.0-1
+ clutter_click_action_get_button at Base 1.4.0
+ clutter_click_action_get_type at Base 1.4.0
+ clutter_click_action_new at Base 1.4.0
+ clutter_click_action_release at Base 1.4.0
  clutter_clone_get_source at Base 1.0.0
  clutter_clone_get_type at Base 1.0.0
  clutter_clone_new at Base 1.0.0
@@ -450,11 +450,11 @@
  clutter_color_to_hls at Base 1.0.0
  clutter_color_to_pixel at Base 1.0.0
  clutter_color_to_string at Base 1.0.0
- clutter_colorize_effect_get_tint at Base 1.4.0-1
- clutter_colorize_effect_get_type at Base 1.4.0-1
- clutter_colorize_effect_new at Base 1.4.0-1
- clutter_colorize_effect_set_tint at Base 1.4.0-1
- clutter_constraint_get_type at Base 1.4.0-1
+ clutter_colorize_effect_get_tint at Base 1.4.0
+ clutter_colorize_effect_get_type at Base 1.4.0
+ clutter_colorize_effect_new at Base 1.4.0
+ clutter_colorize_effect_set_tint at Base 1.4.0
+ clutter_constraint_get_type at Base 1.4.0
  clutter_container_add at Base 1.0.0
  clutter_container_add_actor at Base 1.0.0
  clutter_container_add_valist at Base 1.0.0
@@ -479,16 +479,16 @@
  clutter_container_remove_valist at Base 1.0.0
  clutter_container_sort_depth_order at Base 1.0.0
  clutter_debug_flags at Base 1.0.0
- clutter_deform_effect_get_back_material at Base 1.4.0-1
- clutter_deform_effect_get_n_tiles at Base 1.4.0-1
- clutter_deform_effect_get_type at Base 1.4.0-1
- clutter_deform_effect_invalidate at Base 1.4.0-1
- clutter_deform_effect_set_back_material at Base 1.4.0-1
- clutter_deform_effect_set_n_tiles at Base 1.4.0-1
- clutter_desaturate_effect_get_factor at Base 1.4.0-1
- clutter_desaturate_effect_get_type at Base 1.4.0-1
- clutter_desaturate_effect_new at Base 1.4.0-1
- clutter_desaturate_effect_set_factor at Base 1.4.0-1
+ clutter_deform_effect_get_back_material at Base 1.4.0
+ clutter_deform_effect_get_n_tiles at Base 1.4.0
+ clutter_deform_effect_get_type at Base 1.4.0
+ clutter_deform_effect_invalidate at Base 1.4.0
+ clutter_deform_effect_set_back_material at Base 1.4.0
+ clutter_deform_effect_set_n_tiles at Base 1.4.0
+ clutter_desaturate_effect_get_factor at Base 1.4.0
+ clutter_desaturate_effect_get_type at Base 1.4.0
+ clutter_desaturate_effect_new at Base 1.4.0
+ clutter_desaturate_effect_set_factor at Base 1.4.0
  clutter_device_manager_get_core_device at Base 1.2.8
  clutter_device_manager_get_default at Base 1.2.8
  clutter_device_manager_get_device at Base 1.2.8
@@ -497,18 +497,18 @@
  clutter_device_manager_peek_devices at Base 1.2.8
  clutter_device_manager_x11_get_type at Base 1.2.8
  clutter_do_event at Base 1.0.0
- clutter_drag_action_get_drag_axis at Base 1.4.0-1
- clutter_drag_action_get_drag_handle at Base 1.4.0-1
- clutter_drag_action_get_drag_threshold at Base 1.4.0-1
- clutter_drag_action_get_motion_coords at Base 1.4.0-1
- clutter_drag_action_get_press_coords at Base 1.4.0-1
- clutter_drag_action_get_type at Base 1.4.0-1
- clutter_drag_action_new at Base 1.4.0-1
- clutter_drag_action_set_drag_axis at Base 1.4.0-1
- clutter_drag_action_set_drag_handle at Base 1.4.0-1
- clutter_drag_action_set_drag_threshold at Base 1.4.0-1
- clutter_drag_axis_get_type at Base 1.4.0-1
- clutter_effect_get_type at Base 1.4.0-1
+ clutter_drag_action_get_drag_axis at Base 1.4.0
+ clutter_drag_action_get_drag_handle at Base 1.4.0
+ clutter_drag_action_get_drag_threshold at Base 1.4.0
+ clutter_drag_action_get_motion_coords at Base 1.4.0
+ clutter_drag_action_get_press_coords at Base 1.4.0
+ clutter_drag_action_get_type at Base 1.4.0
+ clutter_drag_action_new at Base 1.4.0
+ clutter_drag_action_set_drag_axis at Base 1.4.0
+ clutter_drag_action_set_drag_handle at Base 1.4.0
+ clutter_drag_action_set_drag_threshold at Base 1.4.0
+ clutter_drag_axis_get_type at Base 1.4.0
+ clutter_effect_get_type at Base 1.4.0
  clutter_event_copy at Base 1.0.0
  clutter_event_flags_get_type at Base 1.0.0
  clutter_event_free at Base 1.0.0
@@ -562,9 +562,9 @@
  clutter_frame_source_add at Base 1.0.0
  clutter_frame_source_add_full at Base 1.0.0
  clutter_geometry_get_type at Base 1.0.0
- clutter_geometry_intersects at Base 1.4.0-1
- clutter_geometry_union at Base 1.4.0-1
- clutter_get_accessibility_enabled at Base 1.4.0-1
+ clutter_geometry_intersects at Base 1.4.0
+ clutter_geometry_union at Base 1.4.0
+ clutter_get_accessibility_enabled at Base 1.4.0
  clutter_get_actor_by_gid at Base 1.0.0
  clutter_get_current_event at Base 1.2.8
  clutter_get_current_event_time at Base 1.0.0
@@ -618,7 +618,7 @@
  clutter_input_device_x11_get_type at Base 1.2.8
  clutter_interpolation_get_type at Base 1.2.8
  clutter_interval_clone at Base 1.0.0
- clutter_interval_compute at Base 1.4.0-1
+ clutter_interval_compute at Base 1.4.0
  clutter_interval_compute_value at Base 1.0.0
  clutter_interval_get_final_value at Base 1.0.0
  clutter_interval_get_initial_value at Base 1.0.0
@@ -634,7 +634,7 @@
  clutter_interval_set_initial_value at Base 1.0.0
  clutter_interval_set_interval at Base 1.0.0
  clutter_interval_validate at Base 1.0.0
- clutter_keymap_x11_get_type at Base 1.4.0-1
+ clutter_keymap_x11_get_type at Base 1.4.0
  clutter_keysym_to_unicode at Base 1.0.0
  clutter_keysym_to_unicode_tab at Base 1.0.0
  clutter_knot_copy at Base 1.0.0
@@ -734,18 +734,18 @@
  clutter_model_set_sorting_column at Base 1.0.0
  clutter_model_set_types at Base 1.0.0
  clutter_modifier_type_get_type at Base 1.0.0
- clutter_offscreen_effect_create_texture at Base 1.4.0-1
- clutter_offscreen_effect_get_target at Base 1.4.0-1
- clutter_offscreen_effect_get_type at Base 1.4.0-1
- clutter_offscreen_effect_paint_target at Base 1.4.0-1
- clutter_page_turn_effect_get_angle at Base 1.4.0-1
- clutter_page_turn_effect_get_period at Base 1.4.0-1
- clutter_page_turn_effect_get_radius at Base 1.4.0-1
- clutter_page_turn_effect_get_type at Base 1.4.0-1
- clutter_page_turn_effect_new at Base 1.4.0-1
- clutter_page_turn_effect_set_angle at Base 1.4.0-1
- clutter_page_turn_effect_set_period at Base 1.4.0-1
- clutter_page_turn_effect_set_radius at Base 1.4.0-1
+ clutter_offscreen_effect_create_texture at Base 1.4.0
+ clutter_offscreen_effect_get_target at Base 1.4.0
+ clutter_offscreen_effect_get_type at Base 1.4.0
+ clutter_offscreen_effect_paint_target at Base 1.4.0
+ clutter_page_turn_effect_get_angle at Base 1.4.0
+ clutter_page_turn_effect_get_period at Base 1.4.0
+ clutter_page_turn_effect_get_radius at Base 1.4.0
+ clutter_page_turn_effect_get_type at Base 1.4.0
+ clutter_page_turn_effect_new at Base 1.4.0
+ clutter_page_turn_effect_set_angle at Base 1.4.0
+ clutter_page_turn_effect_set_period at Base 1.4.0
+ clutter_page_turn_effect_set_radius at Base 1.4.0
  clutter_paint_debug_flags at Base 1.2.8
  clutter_param_color_get_type at Base 1.0.0
  clutter_param_fixed_get_type at Base 1.0.0
@@ -852,15 +852,15 @@
  clutter_set_default_frame_rate at Base 1.0.0
  clutter_set_font_flags at Base 1.0.0
  clutter_set_motion_events_enabled at Base 1.0.0
- clutter_settings_get_default at Base 1.4.0-1
- clutter_settings_get_type at Base 1.4.0-1
+ clutter_settings_get_default at Base 1.4.0
+ clutter_settings_get_type at Base 1.4.0
  clutter_shader_compile at Base 1.0.0
- clutter_shader_effect_get_program at Base 1.4.0-1
- clutter_shader_effect_get_shader at Base 1.4.0-1
- clutter_shader_effect_get_type at Base 1.4.0-1
- clutter_shader_effect_set_shader_source at Base 1.4.0-1
- clutter_shader_effect_set_uniform at Base 1.4.0-1
- clutter_shader_effect_set_uniform_value at Base 1.4.0-1
+ clutter_shader_effect_get_program at Base 1.4.0
+ clutter_shader_effect_get_shader at Base 1.4.0
+ clutter_shader_effect_get_type at Base 1.4.0
+ clutter_shader_effect_set_shader_source at Base 1.4.0
+ clutter_shader_effect_set_uniform at Base 1.4.0
+ clutter_shader_effect_set_uniform_value at Base 1.4.0
  clutter_shader_error_get_type at Base 1.0.0
  clutter_shader_error_quark at Base 1.0.0
  clutter_shader_float_get_type at Base 1.0.0
@@ -880,7 +880,7 @@
  clutter_shader_set_is_enabled at Base 1.0.0
  clutter_shader_set_uniform at Base 1.0.0
  clutter_shader_set_vertex_source at Base 1.0.0
- clutter_shader_type_get_type at Base 1.4.0-1
+ clutter_shader_type_get_type at Base 1.4.0
  clutter_stage_ensure_current at Base 1.0.0
  clutter_stage_ensure_redraw at Base 1.0.0
  clutter_stage_ensure_viewport at Base 1.0.0
@@ -892,7 +892,7 @@
  clutter_stage_get_fullscreen at Base 1.0.0
  clutter_stage_get_key_focus at Base 1.0.0
  clutter_stage_get_minimum_size at Base 1.2.8
- clutter_stage_get_no_clear_hint at Base 1.4.0-1
+ clutter_stage_get_no_clear_hint at Base 1.4.0
  clutter_stage_get_perspective at Base 1.0.0
  clutter_stage_get_throttle_motion_events at Base 1.0.0
  clutter_stage_get_title at Base 1.0.0
@@ -916,7 +916,7 @@
  clutter_stage_set_fullscreen at Base 1.0.0
  clutter_stage_set_key_focus at Base 1.0.0
  clutter_stage_set_minimum_size at Base 1.2.8
- clutter_stage_set_no_clear_hint at Base 1.4.0-1
+ clutter_stage_set_no_clear_hint at Base 1.4.0
  clutter_stage_set_perspective at Base 1.0.0
  clutter_stage_set_throttle_motion_events at Base 1.0.0
  clutter_stage_set_title at Base 1.0.0
@@ -929,56 +929,56 @@
  clutter_stage_x11_fix_window_size at Base 1.0.0
  clutter_stage_x11_get_type at Base 1.0.0
  clutter_stage_x11_set_wm_protocols at Base 1.0.0
- clutter_state_get_animator at Base 1.4.0-1
- clutter_state_get_duration at Base 1.4.0-1
- clutter_state_get_keys at Base 1.4.0-1
- clutter_state_get_state at Base 1.4.0-1
- clutter_state_get_states at Base 1.4.0-1
- clutter_state_get_timeline at Base 1.4.0-1
- clutter_state_get_type at Base 1.4.0-1
- clutter_state_key_get_mode at Base 1.4.0-1
- clutter_state_key_get_object at Base 1.4.0-1
- clutter_state_key_get_post_delay at Base 1.4.0-1
- clutter_state_key_get_pre_delay at Base 1.4.0-1
- clutter_state_key_get_property_name at Base 1.4.0-1
- clutter_state_key_get_property_type at Base 1.4.0-1
- clutter_state_key_get_source_state_name at Base 1.4.0-1
- clutter_state_key_get_target_state_name at Base 1.4.0-1
- clutter_state_key_get_type at Base 1.4.0-1
- clutter_state_key_get_value at Base 1.4.0-1
- clutter_state_new at Base 1.4.0-1
- clutter_state_remove_key at Base 1.4.0-1
- clutter_state_set at Base 1.4.0-1
- clutter_state_set_animator at Base 1.4.0-1
- clutter_state_set_duration at Base 1.4.0-1
- clutter_state_set_key at Base 1.4.0-1
- clutter_state_set_state at Base 1.4.0-1
- clutter_state_warp_to_state at Base 1.4.0-1
- clutter_table_alignment_get_type at Base 1.4.0-1
- clutter_table_child_get_type at Base 1.4.0-1
- clutter_table_layout_get_alignment at Base 1.4.0-1
- clutter_table_layout_get_column_count at Base 1.4.0-1
- clutter_table_layout_get_column_spacing at Base 1.4.0-1
- clutter_table_layout_get_easing_duration at Base 1.4.0-1
- clutter_table_layout_get_easing_mode at Base 1.4.0-1
- clutter_table_layout_get_expand at Base 1.4.0-1
- clutter_table_layout_get_fill at Base 1.4.0-1
- clutter_table_layout_get_row_count at Base 1.4.0-1
- clutter_table_layout_get_row_spacing at Base 1.4.0-1
- clutter_table_layout_get_span at Base 1.4.0-1
- clutter_table_layout_get_type at Base 1.4.0-1
- clutter_table_layout_get_use_animations at Base 1.4.0-1
- clutter_table_layout_new at Base 1.4.0-1
- clutter_table_layout_pack at Base 1.4.0-1
- clutter_table_layout_set_alignment at Base 1.4.0-1
- clutter_table_layout_set_column_spacing at Base 1.4.0-1
- clutter_table_layout_set_easing_duration at Base 1.4.0-1
- clutter_table_layout_set_easing_mode at Base 1.4.0-1
- clutter_table_layout_set_expand at Base 1.4.0-1
- clutter_table_layout_set_fill at Base 1.4.0-1
- clutter_table_layout_set_row_spacing at Base 1.4.0-1
- clutter_table_layout_set_span at Base 1.4.0-1
- clutter_table_layout_set_use_animations at Base 1.4.0-1
+ clutter_state_get_animator at Base 1.4.0
+ clutter_state_get_duration at Base 1.4.0
+ clutter_state_get_keys at Base 1.4.0
+ clutter_state_get_state at Base 1.4.0
+ clutter_state_get_states at Base 1.4.0
+ clutter_state_get_timeline at Base 1.4.0
+ clutter_state_get_type at Base 1.4.0
+ clutter_state_key_get_mode at Base 1.4.0
+ clutter_state_key_get_object at Base 1.4.0
+ clutter_state_key_get_post_delay at Base 1.4.0
+ clutter_state_key_get_pre_delay at Base 1.4.0
+ clutter_state_key_get_property_name at Base 1.4.0
+ clutter_state_key_get_property_type at Base 1.4.0
+ clutter_state_key_get_source_state_name at Base 1.4.0
+ clutter_state_key_get_target_state_name at Base 1.4.0
+ clutter_state_key_get_type at Base 1.4.0
+ clutter_state_key_get_value at Base 1.4.0
+ clutter_state_new at Base 1.4.0
+ clutter_state_remove_key at Base 1.4.0
+ clutter_state_set at Base 1.4.0
+ clutter_state_set_animator at Base 1.4.0
+ clutter_state_set_duration at Base 1.4.0
+ clutter_state_set_key at Base 1.4.0
+ clutter_state_set_state at Base 1.4.0
+ clutter_state_warp_to_state at Base 1.4.0
+ clutter_table_alignment_get_type at Base 1.4.0
+ clutter_table_child_get_type at Base 1.4.0
+ clutter_table_layout_get_alignment at Base 1.4.0
+ clutter_table_layout_get_column_count at Base 1.4.0
+ clutter_table_layout_get_column_spacing at Base 1.4.0
+ clutter_table_layout_get_easing_duration at Base 1.4.0
+ clutter_table_layout_get_easing_mode at Base 1.4.0
+ clutter_table_layout_get_expand at Base 1.4.0
+ clutter_table_layout_get_fill at Base 1.4.0
+ clutter_table_layout_get_row_count at Base 1.4.0
+ clutter_table_layout_get_row_spacing at Base 1.4.0
+ clutter_table_layout_get_span at Base 1.4.0
+ clutter_table_layout_get_type at Base 1.4.0
+ clutter_table_layout_get_use_animations at Base 1.4.0
+ clutter_table_layout_new at Base 1.4.0
+ clutter_table_layout_pack at Base 1.4.0
+ clutter_table_layout_set_alignment at Base 1.4.0
+ clutter_table_layout_set_column_spacing at Base 1.4.0
+ clutter_table_layout_set_easing_duration at Base 1.4.0
+ clutter_table_layout_set_easing_mode at Base 1.4.0
+ clutter_table_layout_set_expand at Base 1.4.0
+ clutter_table_layout_set_fill at Base 1.4.0
+ clutter_table_layout_set_row_spacing at Base 1.4.0
+ clutter_table_layout_set_span at Base 1.4.0
+ clutter_table_layout_set_use_animations at Base 1.4.0
  clutter_text_activate at Base 1.0.0
  clutter_text_delete_chars at Base 1.0.0
  clutter_text_delete_selection at Base 1.0.0
@@ -1054,7 +1054,7 @@
  clutter_texture_get_load_async at Base 1.0.0
  clutter_texture_get_load_data_async at Base 1.0.0
  clutter_texture_get_max_tile_waste at Base 1.0.0
- clutter_texture_get_pick_with_alpha at Base 1.4.0-1
+ clutter_texture_get_pick_with_alpha at Base 1.4.0
  clutter_texture_get_pixel_format at Base 1.0.0
  clutter_texture_get_repeat at Base 1.0.0
  clutter_texture_get_sync_size at Base 1.0.0
@@ -1073,7 +1073,7 @@
  clutter_texture_set_keep_aspect_ratio at Base 1.0.0
  clutter_texture_set_load_async at Base 1.0.0
  clutter_texture_set_load_data_async at Base 1.0.0
- clutter_texture_set_pick_with_alpha at Base 1.4.0-1
+ clutter_texture_set_pick_with_alpha at Base 1.4.0
  clutter_texture_set_repeat at Base 1.0.0
  clutter_texture_set_sync_size at Base 1.0.0
  clutter_threads_add_frame_source at Base 1.0.0
@@ -1158,7 +1158,7 @@
  clutter_x11_add_filter at Base 1.0.0
  clutter_x11_disable_event_retrieval at Base 1.0.0
  clutter_x11_enable_xinput at Base 1.0.0
- clutter_x11_event_get_key_group at Base 1.4.0-1
+ clutter_x11_event_get_key_group at Base 1.4.0
  clutter_x11_filter_return_get_type at Base 1.0.0
  clutter_x11_get_current_event_time at Base 1.0.0
  clutter_x11_get_default_display at Base 1.0.0
@@ -1195,8 +1195,8 @@
  cogl_angle_tan at Base 1.0.0
  cogl_attribute_type_get_type at Base 1.0.0
  cogl_begin_gl at Base 1.0.0
- cogl_bitmap_error_get_type at Base 1.4.0-1
- cogl_bitmap_error_quark at Base 1.4.0-1
+ cogl_bitmap_error_get_type at Base 1.4.0
+ cogl_bitmap_error_quark at Base 1.4.0
  cogl_bitmap_get_size_from_file at Base 1.0.0
  cogl_bitmap_new_from_file at Base 1.0.0
  cogl_blend_string_error_get_type at Base 1.0.0
@@ -1206,7 +1206,7 @@
  cogl_buffer_get_size_EXP at Base 1.2.8
  cogl_buffer_get_update_hint_EXP at Base 1.2.8
  cogl_buffer_map_EXP at Base 1.2.8
- cogl_buffer_map_hint_get_type at Base 1.4.0-1
+ cogl_buffer_map_hint_get_type at Base 1.4.0
  cogl_buffer_set_data_EXP at Base 1.2.8
  cogl_buffer_set_update_hint_EXP at Base 1.2.8
  cogl_buffer_target_get_type at Base 1.0.0
@@ -1239,37 +1239,37 @@
  cogl_color_get_red at Base 1.0.0
  cogl_color_get_red_byte at Base 1.0.0
  cogl_color_get_red_float at Base 1.0.0
- cogl_color_init_from_4f at Base 1.4.0-1
- cogl_color_init_from_4fv at Base 1.4.0-1
- cogl_color_init_from_4ub at Base 1.4.0-1
+ cogl_color_init_from_4f at Base 1.4.0
+ cogl_color_init_from_4fv at Base 1.4.0
+ cogl_color_init_from_4ub at Base 1.4.0
  cogl_color_new at Base 1.0.0
  cogl_color_premultiply at Base 1.0.0
- cogl_color_set_alpha at Base 1.4.0-1
- cogl_color_set_alpha_byte at Base 1.4.0-1
- cogl_color_set_alpha_float at Base 1.4.0-1
- cogl_color_set_blue at Base 1.4.0-1
- cogl_color_set_blue_byte at Base 1.4.0-1
- cogl_color_set_blue_float at Base 1.4.0-1
+ cogl_color_set_alpha at Base 1.4.0
+ cogl_color_set_alpha_byte at Base 1.4.0
+ cogl_color_set_alpha_float at Base 1.4.0
+ cogl_color_set_blue at Base 1.4.0
+ cogl_color_set_blue_byte at Base 1.4.0
+ cogl_color_set_blue_float at Base 1.4.0
  cogl_color_set_from_4f at Base 1.0.0
  cogl_color_set_from_4ub at Base 1.0.0
- cogl_color_set_green at Base 1.4.0-1
- cogl_color_set_green_byte at Base 1.4.0-1
- cogl_color_set_green_float at Base 1.4.0-1
- cogl_color_set_red at Base 1.4.0-1
- cogl_color_set_red_byte at Base 1.4.0-1
- cogl_color_set_red_float at Base 1.4.0-1
- cogl_color_unpremultiply at Base 1.4.0-1
+ cogl_color_set_green at Base 1.4.0
+ cogl_color_set_green_byte at Base 1.4.0
+ cogl_color_set_green_float at Base 1.4.0
+ cogl_color_set_red at Base 1.4.0
+ cogl_color_set_red_byte at Base 1.4.0
+ cogl_color_set_red_float at Base 1.4.0
+ cogl_color_unpremultiply at Base 1.4.0
  cogl_create_program at Base 1.0.0
  cogl_create_shader at Base 1.0.0
  cogl_debug_flags at Base 1.0.0
- cogl_depth_test_function_get_type at Base 1.4.0-1
+ cogl_depth_test_function_get_type at Base 1.4.0
  cogl_disable_fog at Base 1.0.0
  cogl_double_to_fixed at Base 1.0.0
  cogl_double_to_int at Base 1.0.0
  cogl_double_to_uint at Base 1.0.0
  cogl_driver_error_get_type at Base 1.2.8
  cogl_end_gl at Base 1.0.0
- cogl_error_get_type at Base 1.4.0-1
+ cogl_error_get_type at Base 1.4.0
  cogl_feature_flags_get_type at Base 1.0.0
  cogl_features_available at Base 1.0.0
  cogl_fixed_atan2 at Base 1.0.0
@@ -1294,7 +1294,7 @@
  cogl_get_features at Base 1.0.0
  cogl_get_modelview_matrix at Base 1.0.0
  cogl_get_option_group at Base 1.0.0
- cogl_get_path at Base 1.4.0-1
+ cogl_get_path at Base 1.4.0
  cogl_get_proc_address at Base 1.0.0
  cogl_get_projection_matrix at Base 1.0.0
  cogl_get_viewport at Base 1.0.0
@@ -1306,44 +1306,44 @@
  cogl_is_buffer_EXP at Base 1.2.8
  cogl_is_material at Base 1.0.0
  cogl_is_offscreen at Base 1.0.0
- cogl_is_path at Base 1.4.0-1
- cogl_is_pixel_array_EXP at Base 1.4.0-1
+ cogl_is_path at Base 1.4.0
+ cogl_is_pixel_array_EXP at Base 1.4.0
  cogl_is_program at Base 1.0.0
  cogl_is_shader at Base 1.0.0
  cogl_is_texture at Base 1.0.0
- cogl_is_texture_3d_EXP at Base 1.4.0-1
- cogl_is_texture_pixmap_x11_EXP at Base 1.4.0-1
+ cogl_is_texture_3d_EXP at Base 1.4.0
+ cogl_is_texture_pixmap_x11_EXP at Base 1.4.0
  cogl_is_vertex_buffer at Base 1.0.0
  cogl_is_vertex_buffer_indices at Base 1.0.0
  cogl_material_alpha_func_get_type at Base 1.0.0
  cogl_material_copy at Base 1.2.8
  cogl_material_filter_get_type at Base 1.0.0
- cogl_material_foreach_layer at Base 1.4.0-1
+ cogl_material_foreach_layer at Base 1.4.0
  cogl_material_get_ambient at Base 1.0.0
  cogl_material_get_color at Base 1.0.0
- cogl_material_get_depth_range at Base 1.4.0-1
- cogl_material_get_depth_test_enabled at Base 1.4.0-1
- cogl_material_get_depth_test_function at Base 1.4.0-1
- cogl_material_get_depth_writing_enabled at Base 1.4.0-1
+ cogl_material_get_depth_range at Base 1.4.0
+ cogl_material_get_depth_test_enabled at Base 1.4.0
+ cogl_material_get_depth_test_function at Base 1.4.0
+ cogl_material_get_depth_writing_enabled at Base 1.4.0
  cogl_material_get_diffuse at Base 1.0.0
  cogl_material_get_emission at Base 1.0.0
- cogl_material_get_layer_point_sprite_coords_enabled at Base 1.4.0-1
- cogl_material_get_layer_wrap_mode_p at Base 1.4.0-1
- cogl_material_get_layer_wrap_mode_s at Base 1.4.0-1
- cogl_material_get_layer_wrap_mode_t at Base 1.4.0-1
+ cogl_material_get_layer_point_sprite_coords_enabled at Base 1.4.0
+ cogl_material_get_layer_wrap_mode_p at Base 1.4.0
+ cogl_material_get_layer_wrap_mode_s at Base 1.4.0
+ cogl_material_get_layer_wrap_mode_t at Base 1.4.0
  cogl_material_get_layers at Base 1.0.0
  cogl_material_get_n_layers at Base 1.0.0
- cogl_material_get_point_size at Base 1.4.0-1
+ cogl_material_get_point_size at Base 1.4.0
  cogl_material_get_shininess at Base 1.0.0
  cogl_material_get_specular at Base 1.0.0
- cogl_material_get_user_program at Base 1.4.0-1
+ cogl_material_get_user_program at Base 1.4.0
  cogl_material_layer_get_mag_filter at Base 1.0.0
  cogl_material_layer_get_min_filter at Base 1.0.0
  cogl_material_layer_get_texture at Base 1.0.0
  cogl_material_layer_get_type at Base 1.0.0
- cogl_material_layer_get_wrap_mode_p at Base 1.4.0-1
- cogl_material_layer_get_wrap_mode_s at Base 1.4.0-1
- cogl_material_layer_get_wrap_mode_t at Base 1.4.0-1
+ cogl_material_layer_get_wrap_mode_p at Base 1.4.0
+ cogl_material_layer_get_wrap_mode_s at Base 1.4.0
+ cogl_material_layer_get_wrap_mode_t at Base 1.4.0
  cogl_material_layer_type_get_type at Base 1.0.0
  cogl_material_new at Base 1.0.0
  cogl_material_ref at Base 1.0.0
@@ -1356,10 +1356,10 @@
  cogl_material_set_color4f at Base 1.0.0
  cogl_material_set_color4ub at Base 1.0.0
  cogl_material_set_color at Base 1.0.0
- cogl_material_set_depth_range at Base 1.4.0-1
- cogl_material_set_depth_test_enabled at Base 1.4.0-1
- cogl_material_set_depth_test_function at Base 1.4.0-1
- cogl_material_set_depth_writing_enabled at Base 1.4.0-1
+ cogl_material_set_depth_range at Base 1.4.0
+ cogl_material_set_depth_test_enabled at Base 1.4.0
+ cogl_material_set_depth_test_function at Base 1.4.0
+ cogl_material_set_depth_writing_enabled at Base 1.4.0
  cogl_material_set_diffuse at Base 1.0.0
  cogl_material_set_emission at Base 1.0.0
  cogl_material_set_layer at Base 1.0.0
@@ -1367,18 +1367,18 @@
  cogl_material_set_layer_combine_constant at Base 1.0.0
  cogl_material_set_layer_filters at Base 1.0.0
  cogl_material_set_layer_matrix at Base 1.0.0
- cogl_material_set_layer_point_sprite_coords_enabled at Base 1.4.0-1
- cogl_material_set_layer_wrap_mode at Base 1.4.0-1
- cogl_material_set_layer_wrap_mode_p at Base 1.4.0-1
- cogl_material_set_layer_wrap_mode_s at Base 1.4.0-1
- cogl_material_set_layer_wrap_mode_t at Base 1.4.0-1
- cogl_material_set_point_size at Base 1.4.0-1
+ cogl_material_set_layer_point_sprite_coords_enabled at Base 1.4.0
+ cogl_material_set_layer_wrap_mode at Base 1.4.0
+ cogl_material_set_layer_wrap_mode_p at Base 1.4.0
+ cogl_material_set_layer_wrap_mode_s at Base 1.4.0
+ cogl_material_set_layer_wrap_mode_t at Base 1.4.0
+ cogl_material_set_point_size at Base 1.4.0
  cogl_material_set_shininess at Base 1.0.0
  cogl_material_set_specular at Base 1.0.0
- cogl_material_set_user_program at Base 1.4.0-1
+ cogl_material_set_user_program at Base 1.4.0
  cogl_material_unref at Base 1.0.0
- cogl_material_wrap_mode_get_type at Base 1.4.0-1
- cogl_matrix_equal at Base 1.4.0-1
+ cogl_material_wrap_mode_get_type at Base 1.4.0
+ cogl_matrix_equal at Base 1.4.0
  cogl_matrix_frustum at Base 1.0.0
  cogl_matrix_get_array at Base 1.0.0
  cogl_matrix_get_inverse at Base 1.2.8
@@ -1391,11 +1391,11 @@
  cogl_matrix_scale at Base 1.0.0
  cogl_matrix_transform_point at Base 1.0.0
  cogl_matrix_translate at Base 1.0.0
- cogl_object_get_type at Base 1.4.0-1
- cogl_object_get_user_data at Base 1.4.0-1
- cogl_object_ref at Base 1.4.0-1
- cogl_object_set_user_data at Base 1.4.0-1
- cogl_object_unref at Base 1.4.0-1
+ cogl_object_get_type at Base 1.4.0
+ cogl_object_get_user_data at Base 1.4.0
+ cogl_object_ref at Base 1.4.0
+ cogl_object_set_user_data at Base 1.4.0
+ cogl_object_unref at Base 1.4.0
  cogl_offscreen_new_to_texture at Base 1.0.0
  cogl_offscreen_ref at Base 1.0.0
  cogl_offscreen_unref at Base 1.0.0
@@ -1418,13 +1418,13 @@
  cogl_pango_renderer_get_type at Base 1.0.0
  cogl_path_arc at Base 1.0.0
  cogl_path_close at Base 1.0.0
- cogl_path_copy at Base 1.4.0-1
+ cogl_path_copy at Base 1.4.0
  cogl_path_curve_to at Base 1.0.0
  cogl_path_ellipse at Base 1.0.0
  cogl_path_fill at Base 1.0.0
  cogl_path_fill_preserve at Base 1.0.0
- cogl_path_fill_rule_get_type at Base 1.4.0-1
- cogl_path_get_fill_rule at Base 1.4.0-1
+ cogl_path_fill_rule_get_type at Base 1.4.0
+ cogl_path_get_fill_rule at Base 1.4.0
  cogl_path_line at Base 1.0.0
  cogl_path_line_to at Base 1.0.0
  cogl_path_move_to at Base 1.0.0
@@ -1436,11 +1436,11 @@
  cogl_path_rel_line_to at Base 1.0.0
  cogl_path_rel_move_to at Base 1.0.0
  cogl_path_round_rectangle at Base 1.0.0
- cogl_path_set_fill_rule at Base 1.4.0-1
+ cogl_path_set_fill_rule at Base 1.4.0
  cogl_path_stroke at Base 1.0.0
  cogl_path_stroke_preserve at Base 1.0.0
  cogl_perspective at Base 1.0.0
- cogl_pixel_array_new_with_size_EXP at Base 1.4.0-1
+ cogl_pixel_array_new_with_size_EXP at Base 1.4.0
  cogl_pixel_format_get_type at Base 1.0.0
  cogl_polygon at Base 1.0.0
  cogl_pop_draw_buffer at Base 1.0.0
@@ -1450,11 +1450,11 @@
  cogl_program_get_uniform_location at Base 1.0.0
  cogl_program_link at Base 1.0.0
  cogl_program_ref at Base 1.0.0
- cogl_program_set_uniform_1f at Base 1.4.0-1
- cogl_program_set_uniform_1i at Base 1.4.0-1
- cogl_program_set_uniform_float at Base 1.4.0-1
- cogl_program_set_uniform_int at Base 1.4.0-1
- cogl_program_set_uniform_matrix at Base 1.4.0-1
+ cogl_program_set_uniform_1f at Base 1.4.0
+ cogl_program_set_uniform_1i at Base 1.4.0
+ cogl_program_set_uniform_float at Base 1.4.0
+ cogl_program_set_uniform_int at Base 1.4.0
+ cogl_program_set_uniform_matrix at Base 1.4.0
  cogl_program_uniform_1f at Base 1.0.0
  cogl_program_uniform_1i at Base 1.0.0
  cogl_program_uniform_float at Base 1.0.0
@@ -1480,7 +1480,7 @@
  cogl_set_fog at Base 1.0.0
  cogl_set_framebuffer at Base 1.2.8
  cogl_set_modelview_matrix at Base 1.0.0
- cogl_set_path at Base 1.4.0-1
+ cogl_set_path at Base 1.4.0
  cogl_set_projection_matrix at Base 1.0.0
  cogl_set_source at Base 1.0.0
  cogl_set_source_color4f at Base 1.0.0
@@ -1497,9 +1497,9 @@
  cogl_shader_type_get_type at Base 1.0.0
  cogl_shader_unref at Base 1.0.0
  cogl_sqrti at Base 1.0.0
- cogl_texture_3d_error_quark at Base 1.4.0-1
- cogl_texture_3d_new_from_data_EXP at Base 1.4.0-1
- cogl_texture_3d_new_with_size_EXP at Base 1.4.0-1
+ cogl_texture_3d_error_quark at Base 1.4.0
+ cogl_texture_3d_new_from_data_EXP at Base 1.4.0
+ cogl_texture_3d_new_with_size_EXP at Base 1.4.0
  cogl_texture_flags_get_type at Base 1.0.0
  cogl_texture_get_data at Base 1.0.0
  cogl_texture_get_format at Base 1.0.0
@@ -1516,32 +1516,32 @@
  cogl_texture_new_from_foreign at Base 1.0.0
  cogl_texture_new_from_sub_texture at Base 1.2.8
  cogl_texture_new_with_size at Base 1.0.0
- cogl_texture_pixmap_x11_is_using_tfp_extension_EXP at Base 1.4.0-1
- cogl_texture_pixmap_x11_new_EXP at Base 1.4.0-1
- cogl_texture_pixmap_x11_report_level_get_type at Base 1.4.0-1
- cogl_texture_pixmap_x11_set_damage_object_EXP at Base 1.4.0-1
- cogl_texture_pixmap_x11_update_area_EXP at Base 1.4.0-1
+ cogl_texture_pixmap_x11_is_using_tfp_extension_EXP at Base 1.4.0
+ cogl_texture_pixmap_x11_new_EXP at Base 1.4.0
+ cogl_texture_pixmap_x11_report_level_get_type at Base 1.4.0
+ cogl_texture_pixmap_x11_set_damage_object_EXP at Base 1.4.0
+ cogl_texture_pixmap_x11_update_area_EXP at Base 1.4.0
  cogl_texture_ref at Base 1.0.0
  cogl_texture_set_region at Base 1.0.0
  cogl_texture_unref at Base 1.0.0
- cogl_transform at Base 1.4.0-1
+ cogl_transform at Base 1.4.0
  cogl_translate at Base 1.0.0
- cogl_vector3_add_EXP at Base 1.4.0-1
- cogl_vector3_copy_EXP at Base 1.4.0-1
- cogl_vector3_cross_product_EXP at Base 1.4.0-1
- cogl_vector3_distance_EXP at Base 1.4.0-1
- cogl_vector3_divide_scalar_EXP at Base 1.4.0-1
- cogl_vector3_dot_product_EXP at Base 1.4.0-1
- cogl_vector3_equal_EXP at Base 1.4.0-1
- cogl_vector3_equal_with_epsilon_EXP at Base 1.4.0-1
- cogl_vector3_free_EXP at Base 1.4.0-1
- cogl_vector3_init_EXP at Base 1.4.0-1
- cogl_vector3_init_zero_EXP at Base 1.4.0-1
- cogl_vector3_invert_EXP at Base 1.4.0-1
- cogl_vector3_magnitude_EXP at Base 1.4.0-1
- cogl_vector3_multiply_scalar_EXP at Base 1.4.0-1
- cogl_vector3_normalize_EXP at Base 1.4.0-1
- cogl_vector3_subtract_EXP at Base 1.4.0-1
+ cogl_vector3_add_EXP at Base 1.4.0
+ cogl_vector3_copy_EXP at Base 1.4.0
+ cogl_vector3_cross_product_EXP at Base 1.4.0
+ cogl_vector3_distance_EXP at Base 1.4.0
+ cogl_vector3_divide_scalar_EXP at Base 1.4.0
+ cogl_vector3_dot_product_EXP at Base 1.4.0
+ cogl_vector3_equal_EXP at Base 1.4.0
+ cogl_vector3_equal_with_epsilon_EXP at Base 1.4.0
+ cogl_vector3_free_EXP at Base 1.4.0
+ cogl_vector3_init_EXP at Base 1.4.0
+ cogl_vector3_init_zero_EXP at Base 1.4.0
+ cogl_vector3_invert_EXP at Base 1.4.0
+ cogl_vector3_magnitude_EXP at Base 1.4.0
+ cogl_vector3_multiply_scalar_EXP at Base 1.4.0
+ cogl_vector3_normalize_EXP at Base 1.4.0
+ cogl_vector3_subtract_EXP at Base 1.4.0
  cogl_vertex_buffer_add at Base 1.0.0
  cogl_vertex_buffer_delete at Base 1.0.0
  cogl_vertex_buffer_disable at Base 1.0.0

Modified: packages/experimental/clutter-1.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/clutter-1.0/debian/rules?rev=25736&op=diff
==============================================================================
--- packages/experimental/clutter-1.0/debian/rules [utf-8] (original)
+++ packages/experimental/clutter-1.0/debian/rules [utf-8] Sat Dec  4 14:26:11 2010
@@ -1,10 +1,10 @@
 #!/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/cdbs/1/rules/autoreconf.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 GNOME_MODULE = clutter




More information about the pkg-gnome-commits mailing list