r36746 - in /desktop/experimental/cogl/debian: changelog control control.in libcogl-pango0.install libcogl-pango0.symbols libcogl-pango12.install libcogl-pango12.symbols libcogl11.install libcogl11.symbols libcogl12.install libcogl12.symbols rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Sat Feb 23 16:10:19 UTC 2013


Author: jbicha-guest
Date: Sat Feb 23 16:10:18 2013
New Revision: 36746

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36746
Log:
* New upstream release
  - soname bump
* debian/control.in:
  - Bump minimum glib to 2.32
  - Drop obsolete breaks/replaces
  - Bump libclutter-1.0-dev breaks for soname transition
* debian/libcogl-dev.install:
  - Add some missing files
* debian/control.in:
  - Build-depend on libxrandr-dev

Added:
    desktop/experimental/cogl/debian/libcogl-pango12.install
      - copied unchanged from r36745, desktop/experimental/cogl/debian/libcogl-pango0.install
    desktop/experimental/cogl/debian/libcogl-pango12.symbols
      - copied, changed from r36745, desktop/experimental/cogl/debian/libcogl-pango0.symbols
    desktop/experimental/cogl/debian/libcogl12.install
      - copied unchanged from r36745, desktop/experimental/cogl/debian/libcogl11.install
    desktop/experimental/cogl/debian/libcogl12.symbols
      - copied, changed from r36745, desktop/experimental/cogl/debian/libcogl11.symbols
Removed:
    desktop/experimental/cogl/debian/libcogl-pango0.install
    desktop/experimental/cogl/debian/libcogl-pango0.symbols
    desktop/experimental/cogl/debian/libcogl11.install
    desktop/experimental/cogl/debian/libcogl11.symbols
Modified:
    desktop/experimental/cogl/debian/changelog
    desktop/experimental/cogl/debian/control
    desktop/experimental/cogl/debian/control.in
    desktop/experimental/cogl/debian/rules

Modified: desktop/experimental/cogl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cogl/debian/changelog?rev=36746&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/changelog [utf-8] (original)
+++ desktop/experimental/cogl/debian/changelog [utf-8] Sat Feb 23 16:10:18 2013
@@ -1,4 +1,18 @@
-cogl (1.12.0-2) UNRELEASED; urgency=low
+cogl (1.13.4-1) UNRELEASED; urgency=low
+
+  [ Jeremy Bicha ]
+  * New upstream release
+    - soname bump
+  * debian/control.in:
+    - Bump minimum glib to 2.32
+    - Drop obsolete breaks/replaces
+    - Bump libclutter-1.0-dev breaks for soname transition
+  * debian/libcogl-dev.install:
+    - Add some missing files
+
+  [ Rico Tzschichholz ]
+  * debian/control.in:
+    - Build-depend on libxrandr-dev
 
   [ Hector Oron]
   * Enable cogl-gles2-experimental used by webkit-clutter for WebGL support

Modified: desktop/experimental/cogl/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cogl/debian/control?rev=36746&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/control [utf-8] (original)
+++ desktop/experimental/cogl/debian/control [utf-8] Sat Feb 23 16:10:18 2013
@@ -2,7 +2,6 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
-
 Source: cogl
 Section: libs
 Priority: optional
@@ -17,17 +16,18 @@
                libcairo2-dev (>= 1.10),
                libpango1.0-dev (>= 1.28.3-5),
                libgdk-pixbuf2.0-dev (>= 2.0),
-               libglib2.0-dev (>= 2.28.0),
+               libglib2.0-dev (>= 2.32.0),
                libxfixes-dev (>= 1:3),
                libxdamage-dev,
                libxcomposite-dev (>= 1:0.4),
+               libxrandr-dev (>= 2:1.2),
                gobject-introspection (>= 1.33.4-1),
                libgirepository1.0-dev (>= 0.9.12)
 Standards-Version: 3.9.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/cogl
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/cogl/
 
-Package: libcogl11
+Package: libcogl12
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
@@ -59,7 +59,7 @@
 Package: libcogl-dev
 Section: libdevel
 Architecture: any
-Depends: libcogl11 (= ${binary:Version}),
+Depends: libcogl12 (= ${binary:Version}),
          gir1.2-cogl-1.0 (= ${binary:Version}),
          libgl1-mesa-dev (>= 7.1~rc3-1~),
          libgles2-mesa-dev (>= 7.1~rc3-1~) [!hurd-any] | libgles2-dev [!hurd-any],
@@ -75,8 +75,7 @@
          ${shlibs:Depends}
 Recommends: pkg-config
 Suggests: libcogl-doc
-Replaces: libclutter-1.0-dev (<< 1.7)
-Breaks: libclutter-1.0-dev (<< 1.10.0)
+Breaks: libclutter-1.0-dev (<< 1.13.6)
 Description: Object oriented GL/GLES Abstraction/Utility Layer (development files)
  Cogl is a small open source library for using 3D graphics hardware to draw
  pretty pictures. The API departs from the flat state machine style of
@@ -85,11 +84,11 @@
  .
  This package contains the development files for libcogl.
 
-Package: libcogl11-dbg
+Package: libcogl12-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: libcogl11 (= ${binary:Version}),
+Depends: libcogl12 (= ${binary:Version}),
          ${misc:Depends}
 Multi-Arch: same
 Description: Object oriented GL/GLES Abstraction/Utility Layer (debug files)
@@ -105,8 +104,6 @@
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: devhelp
-Replaces: libclutter-1.0-doc (<< 1.7)
-Breaks: libclutter-1.0-doc (<< 1.7)
 Description: Object oriented GL/GLES Abstraction/Utility Layer (documentation)
  Cogl is a small open source library for using 3D graphics hardware to draw
  pretty pictures. The API departs from the flat state machine style of
@@ -121,8 +118,6 @@
 Depends: ${gir:Depends},
          ${shlibs:Depends},
          ${misc:Depends}
-Replaces: gir1.2-clutter-1.0 (<< 1.7)
-Breaks: gir1.2-clutter-1.0 (<< 1.7)
 Description: GObject introspection data for the Cogl 1.0 library
  This package contains introspection data for the Clutter scene
  graph library.
@@ -130,14 +125,11 @@
  It can be used by packages using the GIRepository format to generate
  dynamic bindings for libcogl.
 
-Package: libcogl-pango0
+Package: libcogl-pango12
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
 Recommends: libcogl-common
-Replaces: libcogl2 (<< 1.8.0-1)
-Breaks: libcogl2 (<< 1.8.0-1),
-        libcogl5 (<< 1.10.0-1)
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: Object oriented GL/GLES Abstraction/Utility Layer
@@ -149,7 +141,7 @@
 Package: libcogl-pango-dev
 Section: libdevel
 Architecture: any
-Depends: libcogl-pango0 (= ${binary:Version}),
+Depends: libcogl-pango12 (= ${binary:Version}),
          gir1.2-coglpango-1.0 (= ${binary:Version}),
          libcogl-dev (= ${binary:Version}),
          libglib2.0-dev (>= 2.28.0),
@@ -166,8 +158,6 @@
          ${shlibs:Depends}
 Recommends: pkg-config
 Suggests: libcogl-doc
-Replaces: libcogl-dev (<< 1.8.0-1)
-Breaks: libcogl-dev (<< 1.8.0-1)
 Description: Object oriented GL/GLES Abstraction/Utility Layer (development files)
  Cogl is a small open source library for using 3D graphics hardware to draw
  pretty pictures. The API departs from the flat state machine style of
@@ -176,14 +166,12 @@
  .
  This package contains the development files for libcogl-pango.
 
-Package: libcogl-pango0-dbg
+Package: libcogl-pango12-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: libcogl-pango0 (= ${binary:Version}),
+Depends: libcogl-pango12 (= ${binary:Version}),
          ${misc:Depends}
-Replaces: libcogl2-dbg (<< 1.8.0-1)
-Breaks: libcogl2-dbg (<< 1.8.0-1)
 Multi-Arch: same
 Description: Object oriented GL/GLES Abstraction/Utility Layer (debug files)
  Cogl is a small open source library for using 3D graphics hardware to draw
@@ -199,8 +187,6 @@
 Depends: ${gir:Depends},
          ${shlibs:Depends},
          ${misc:Depends}
-Replaces: gir1.2-cogl-1.0 (<< 1.8.0-1)
-Breaks: gir1.2-cogl-1.0 (<< 1.8.0-1)
 Description: GObject introspection data for the CoglPango 1.0 library
  This package contains introspection data for the Clutter scene
  graph library.

Modified: desktop/experimental/cogl/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cogl/debian/control.in?rev=36746&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/control.in [utf-8] (original)
+++ desktop/experimental/cogl/debian/control.in [utf-8] Sat Feb 23 16:10:18 2013
@@ -12,17 +12,18 @@
                libcairo2-dev (>= 1.10),
                libpango1.0-dev (>= 1.28.3-5),
                libgdk-pixbuf2.0-dev (>= 2.0),
-               libglib2.0-dev (>= 2.28.0),
+               libglib2.0-dev (>= 2.32.0),
                libxfixes-dev (>= 1:3),
                libxdamage-dev,
                libxcomposite-dev (>= 1:0.4),
+               libxrandr-dev (>= 2:1.2),
                gobject-introspection (>= 1.33.4-1),
                libgirepository1.0-dev (>= 0.9.12)
 Standards-Version: 3.9.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/cogl
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/cogl/
 
-Package: libcogl11
+Package: libcogl12
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
@@ -54,7 +55,7 @@
 Package: libcogl-dev
 Section: libdevel
 Architecture: any
-Depends: libcogl11 (= ${binary:Version}),
+Depends: libcogl12 (= ${binary:Version}),
          gir1.2-cogl-1.0 (= ${binary:Version}),
          libgl1-mesa-dev (>= 7.1~rc3-1~),
          libgles2-mesa-dev (>= 7.1~rc3-1~) [!hurd-any] | libgles2-dev [!hurd-any],
@@ -70,8 +71,7 @@
          ${shlibs:Depends}
 Recommends: pkg-config
 Suggests: libcogl-doc
-Replaces: libclutter-1.0-dev (<< 1.7)
-Breaks: libclutter-1.0-dev (<< 1.10.0)
+Breaks: libclutter-1.0-dev (<< 1.13.6)
 Description: Object oriented GL/GLES Abstraction/Utility Layer (development files)
  Cogl is a small open source library for using 3D graphics hardware to draw
  pretty pictures. The API departs from the flat state machine style of
@@ -80,11 +80,11 @@
  .
  This package contains the development files for libcogl.
 
-Package: libcogl11-dbg
+Package: libcogl12-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: libcogl11 (= ${binary:Version}),
+Depends: libcogl12 (= ${binary:Version}),
          ${misc:Depends}
 Multi-Arch: same
 Description: Object oriented GL/GLES Abstraction/Utility Layer (debug files)
@@ -100,8 +100,6 @@
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: devhelp
-Replaces: libclutter-1.0-doc (<< 1.7)
-Breaks: libclutter-1.0-doc (<< 1.7)
 Description: Object oriented GL/GLES Abstraction/Utility Layer (documentation)
  Cogl is a small open source library for using 3D graphics hardware to draw
  pretty pictures. The API departs from the flat state machine style of
@@ -116,8 +114,6 @@
 Depends: ${gir:Depends},
          ${shlibs:Depends},
          ${misc:Depends}
-Replaces: gir1.2-clutter-1.0 (<< 1.7)
-Breaks: gir1.2-clutter-1.0 (<< 1.7)
 Description: GObject introspection data for the Cogl 1.0 library
  This package contains introspection data for the Clutter scene
  graph library.
@@ -125,14 +121,11 @@
  It can be used by packages using the GIRepository format to generate
  dynamic bindings for libcogl.
 
-Package: libcogl-pango0
+Package: libcogl-pango12
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
 Recommends: libcogl-common
-Replaces: libcogl2 (<< 1.8.0-1)
-Breaks: libcogl2 (<< 1.8.0-1),
-        libcogl5 (<< 1.10.0-1)
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: Object oriented GL/GLES Abstraction/Utility Layer
@@ -144,7 +137,7 @@
 Package: libcogl-pango-dev
 Section: libdevel
 Architecture: any
-Depends: libcogl-pango0 (= ${binary:Version}),
+Depends: libcogl-pango12 (= ${binary:Version}),
          gir1.2-coglpango-1.0 (= ${binary:Version}),
          libcogl-dev (= ${binary:Version}),
          libglib2.0-dev (>= 2.28.0),
@@ -161,8 +154,6 @@
          ${shlibs:Depends}
 Recommends: pkg-config
 Suggests: libcogl-doc
-Replaces: libcogl-dev (<< 1.8.0-1)
-Breaks: libcogl-dev (<< 1.8.0-1)
 Description: Object oriented GL/GLES Abstraction/Utility Layer (development files)
  Cogl is a small open source library for using 3D graphics hardware to draw
  pretty pictures. The API departs from the flat state machine style of
@@ -171,14 +162,12 @@
  .
  This package contains the development files for libcogl-pango.
 
-Package: libcogl-pango0-dbg
+Package: libcogl-pango12-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: libcogl-pango0 (= ${binary:Version}),
+Depends: libcogl-pango12 (= ${binary:Version}),
          ${misc:Depends}
-Replaces: libcogl2-dbg (<< 1.8.0-1)
-Breaks: libcogl2-dbg (<< 1.8.0-1)
 Multi-Arch: same
 Description: Object oriented GL/GLES Abstraction/Utility Layer (debug files)
  Cogl is a small open source library for using 3D graphics hardware to draw
@@ -194,8 +183,6 @@
 Depends: ${gir:Depends},
          ${shlibs:Depends},
          ${misc:Depends}
-Replaces: gir1.2-cogl-1.0 (<< 1.8.0-1)
-Breaks: gir1.2-cogl-1.0 (<< 1.8.0-1)
 Description: GObject introspection data for the CoglPango 1.0 library
  This package contains introspection data for the Clutter scene
  graph library.

Copied: desktop/experimental/cogl/debian/libcogl-pango12.symbols (from r36745, desktop/experimental/cogl/debian/libcogl-pango0.symbols)
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cogl/debian/libcogl-pango12.symbols?rev=36746&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/libcogl-pango0.symbols [utf-8] (original)
+++ desktop/experimental/cogl/debian/libcogl-pango12.symbols [utf-8] Sat Feb 23 16:10:18 2013
@@ -1,4 +1,4 @@
-libcogl-pango.so.0 libcogl-pango0 #MINVER#
+libcogl-pango.so.12 libcogl-pango12 #MINVER#
  cogl_pango_ensure_glyph_cache_for_layout at Base 1.7.4
  cogl_pango_font_map_clear_glyph_cache at Base 1.7.4
  cogl_pango_font_map_create_context at Base 1.7.4
@@ -15,3 +15,5 @@
  cogl_pango_render_layout_line at Base 1.7.4
  cogl_pango_render_layout_subpixel at Base 1.7.4
  cogl_pango_renderer_get_type at Base 1.7.4
+ cogl_pango_show_layout at Base 1.13.4
+ cogl_pango_show_layout_line at Base 1.13.4

Copied: desktop/experimental/cogl/debian/libcogl12.symbols (from r36745, desktop/experimental/cogl/debian/libcogl11.symbols)
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cogl/debian/libcogl12.symbols?rev=36746&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/libcogl11.symbols [utf-8] (original)
+++ desktop/experimental/cogl/debian/libcogl12.symbols [utf-8] Sat Feb 23 16:10:18 2013
@@ -1,4 +1,4 @@
-libcogl-gles2.so.11 libcogl11 #MINVER#
+libcogl-gles2.so.12 libcogl12 #MINVER#
  glActiveTexture at Base 1.11.2
  glAttachShader at Base 1.11.2
  glBindAttribLocation at Base 1.11.2
@@ -141,7 +141,7 @@
  glVertexAttrib4fv at Base 1.11.2
  glVertexAttribPointer at Base 1.11.2
  glViewport at Base 1.11.2
-libcogl.so.11 libcogl11 #MINVER#
+libcogl.so.12 libcogl12 #MINVER#
  _cogl_atlas_add_reorganize_callback at Base 1.7.4
  _cogl_atlas_new at Base 1.7.4
  _cogl_atlas_reserve_space at Base 1.7.4
@@ -174,9 +174,20 @@
  cogl_angle_sin at Base 1.7.4
  cogl_angle_tan at Base 1.7.4
  cogl_attribute_buffer_new at Base 1.7.4
+ cogl_attribute_buffer_new_with_size at Base 1.13.4
  cogl_attribute_get_buffer at Base 1.7.4
  cogl_attribute_get_normalized at Base 1.7.4
  cogl_attribute_new at Base 1.7.4
+ cogl_attribute_new_const_1f at Base 1.13.4
+ cogl_attribute_new_const_2f at Base 1.13.4
+ cogl_attribute_new_const_2fv at Base 1.13.4
+ cogl_attribute_new_const_2x2fv at Base 1.13.4
+ cogl_attribute_new_const_3f at Base 1.13.4
+ cogl_attribute_new_const_3fv at Base 1.13.4
+ cogl_attribute_new_const_3x3fv at Base 1.13.4
+ cogl_attribute_new_const_4f at Base 1.13.4
+ cogl_attribute_new_const_4fv at Base 1.13.4
+ cogl_attribute_new_const_4x4fv at Base 1.13.4
  cogl_attribute_set_buffer at Base 1.7.4
  cogl_attribute_set_normalized at Base 1.7.4
  cogl_attribute_type_get_type at Base 1.7.4
@@ -199,6 +210,7 @@
  cogl_buffer_get_size at Base 1.9.3
  cogl_buffer_get_update_hint at Base 1.9.3
  cogl_buffer_map at Base 1.9.3
+ cogl_buffer_map_range at Base 1.13.4
  cogl_buffer_set_data at Base 1.9.3
  cogl_buffer_set_update_hint at Base 1.9.3
  cogl_buffer_target_get_type at Base 1.7.4
@@ -259,8 +271,10 @@
  cogl_context_new at Base 1.9.3
  cogl_create_program at Base 1.7.4
  cogl_create_shader at Base 1.7.4
- cogl_debug_object_foreach_type_EXP at Base 1.9.2
- cogl_debug_object_print_instances_EXP at Base 1.9.2
+ cogl_debug_matrix_entry_print at Base 1.13.4
+ cogl_debug_matrix_print at Base 1.13.4
+ cogl_debug_object_foreach_type at Base 1.13.4
+ cogl_debug_object_print_instances at Base 1.13.4
  cogl_depth_state_get_range at Base 1.7.4
  cogl_depth_state_get_test_enabled at Base 1.7.4
  cogl_depth_state_get_test_function at Base 1.7.4
@@ -279,9 +293,11 @@
  cogl_double_to_fixed at Base 1.7.4
  cogl_double_to_int at Base 1.7.4
  cogl_double_to_uint at Base 1.7.4
- cogl_egl_context_get_egl_display at Base 1.9.2
+ cogl_egl_context_get_egl_display at Base 1.13.4
  cogl_end_gl at Base 1.7.4
- cogl_error_get_type at Base 1.7.4
+ cogl_error_copy at Base 1.13.4
+ cogl_error_free at Base 1.13.4
+ cogl_error_matches at Base 1.13.4
  cogl_euler_copy at Base 1.7.4
  cogl_euler_equal at Base 1.7.4
  cogl_euler_free at Base 1.7.4
@@ -305,6 +321,10 @@
  cogl_flush at Base 1.7.4
  cogl_fog_mode_get_type at Base 1.7.4
  cogl_foreach_feature at Base 1.9.4
+ cogl_frame_info_get_frame_counter at Base 1.13.4
+ cogl_frame_info_get_output at Base 1.13.4
+ cogl_frame_info_get_presentation_time at Base 1.13.4
+ cogl_frame_info_get_refresh_rate at Base 1.13.4
  cogl_framebuffer_allocate at Base 1.9.4
  cogl_framebuffer_clear4f at Base 1.9.4
  cogl_framebuffer_clear at Base 1.9.4
@@ -326,6 +346,9 @@
  cogl_framebuffer_get_color_format at Base 1.9.4
  cogl_framebuffer_get_color_mask at Base 1.9.4
  cogl_framebuffer_get_context at Base 1.9.4
+ cogl_framebuffer_get_depth_bits at Base 1.13.4
+ cogl_framebuffer_get_depth_texture at Base 1.13.4
+ cogl_framebuffer_get_depth_texture_enabled at Base 1.13.4
  cogl_framebuffer_get_dither_enabled at Base 1.7.4
  cogl_framebuffer_get_green_bits at Base 1.9.4
  cogl_framebuffer_get_height at Base 1.9.4
@@ -358,6 +381,7 @@
  cogl_framebuffer_rotate_quaternion at Base 1.12.0
  cogl_framebuffer_scale at Base 1.9.4
  cogl_framebuffer_set_color_mask at Base 1.9.4
+ cogl_framebuffer_set_depth_texture_enabled at Base 1.13.4
  cogl_framebuffer_set_dither_enabled at Base 1.7.4
  cogl_framebuffer_set_modelview_matrix at Base 1.9.4
  cogl_framebuffer_set_projection_matrix at Base 1.9.3
@@ -371,6 +395,7 @@
  cogl_frustum at Base 1.7.4
  cogl_get_backface_culling_enabled at Base 1.7.4
  cogl_get_bitmasks at Base 1.7.4
+ cogl_get_clock_time at Base 1.13.4
  cogl_get_depth_test_enabled at Base 1.7.4
  cogl_get_draw_framebuffer at Base 1.9.4
  cogl_get_features at Base 1.7.4
@@ -410,32 +435,35 @@
  cogl_is_buffer at Base 1.9.3
  cogl_is_context at Base 1.7.4
  cogl_is_display at Base 1.7.4
+ cogl_is_frame_info at Base 1.13.4
  cogl_is_framebuffer at Base 1.10.0
  cogl_is_gles2_context at Base 1.12.0
  cogl_is_index_buffer at Base 1.7.4
  cogl_is_indices at Base 1.7.4
  cogl_is_journal at Base 1.7.4
  cogl_is_material at Base 1.7.4
+ cogl_is_matrix_stack at Base 1.13.4
  cogl_is_offscreen at Base 1.7.4
  cogl_is_onscreen at Base 1.10.0
  cogl_is_onscreen_template at Base 1.7.4
+ cogl_is_output at Base 1.13.4
  cogl_is_path at Base 1.7.4
  cogl_is_pipeline at Base 1.9.4
- cogl_is_pixel_buffer_EXP at Base 1.7.4
+ cogl_is_pixel_buffer at Base 1.13.4
  cogl_is_primitive at Base 1.7.4
  cogl_is_primitive_texture at Base 1.12.0
  cogl_is_program at Base 1.7.4
  cogl_is_renderer at Base 1.9.4
  cogl_is_shader at Base 1.7.4
  cogl_is_snippet at Base 1.9.4
- cogl_is_sub_texture_EXP at Base 1.9.2
+ cogl_is_sub_texture at Base 1.13.4
  cogl_is_swap_chain at Base 1.7.4
  cogl_is_texture at Base 1.7.4
- cogl_is_texture_2d_EXP at Base 1.7.4
+ cogl_is_texture_2d at Base 1.13.4
  cogl_is_texture_2d_sliced at Base 1.9.2
  cogl_is_texture_3d at Base 1.9.6
  cogl_is_texture_pixmap_x11 at Base 1.9.6
- cogl_is_texture_rectangle_EXP at Base 1.9.2
+ cogl_is_texture_rectangle at Base 1.13.4
  cogl_is_vertex_buffer at Base 1.7.4
  cogl_is_vertex_buffer_indices at Base 1.7.4
  cogl_material_alpha_func_get_type at Base 1.7.4
@@ -496,6 +524,12 @@
  cogl_material_unref at Base 1.7.4
  cogl_material_wrap_mode_get_type at Base 1.7.4
  cogl_matrix_copy at Base 1.7.4
+ cogl_matrix_entry_calculate_translation at Base 1.13.4
+ cogl_matrix_entry_equal at Base 1.13.4
+ cogl_matrix_entry_get at Base 1.13.4
+ cogl_matrix_entry_is_identity at Base 1.13.4
+ cogl_matrix_entry_ref at Base 1.13.4
+ cogl_matrix_entry_unref at Base 1.13.4
  cogl_matrix_equal at Base 1.7.4
  cogl_matrix_free at Base 1.7.4
  cogl_matrix_frustum at Base 1.7.4
@@ -517,6 +551,23 @@
  cogl_matrix_rotate_euler at Base 1.12.0
  cogl_matrix_rotate_quaternion at Base 1.12.0
  cogl_matrix_scale at Base 1.7.4
+ cogl_matrix_stack_frustum at Base 1.13.4
+ cogl_matrix_stack_get at Base 1.13.4
+ cogl_matrix_stack_get_entry at Base 1.13.4
+ cogl_matrix_stack_get_inverse at Base 1.13.4
+ cogl_matrix_stack_load_identity at Base 1.13.4
+ cogl_matrix_stack_multiply at Base 1.13.4
+ cogl_matrix_stack_new at Base 1.13.4
+ cogl_matrix_stack_orthographic at Base 1.13.4
+ cogl_matrix_stack_perspective at Base 1.13.4
+ cogl_matrix_stack_pop at Base 1.13.4
+ cogl_matrix_stack_push at Base 1.13.4
+ cogl_matrix_stack_rotate at Base 1.13.4
+ cogl_matrix_stack_rotate_euler at Base 1.13.4
+ cogl_matrix_stack_rotate_quaternion at Base 1.13.4
+ cogl_matrix_stack_scale at Base 1.13.4
+ cogl_matrix_stack_set at Base 1.13.4
+ cogl_matrix_stack_translate at Base 1.13.4
  cogl_matrix_transform_point at Base 1.7.4
  cogl_matrix_transform_points at Base 1.9.4
  cogl_matrix_translate at Base 1.7.4
@@ -531,12 +582,16 @@
  cogl_offscreen_new_to_texture at Base 1.7.4
  cogl_offscreen_ref at Base 1.7.4
  cogl_offscreen_unref at Base 1.7.4
+ cogl_onscreen_add_frame_callback at Base 1.13.4
  cogl_onscreen_add_resize_handler at Base 1.12.0
  cogl_onscreen_add_swap_buffers_callback at Base 1.9.6
  cogl_onscreen_clutter_backend_set_size_CLUTTER at Base 1.7.4
+ cogl_onscreen_get_buffer_age at Base 1.13.4
+ cogl_onscreen_get_frame_counter at Base 1.13.4
  cogl_onscreen_get_resizable at Base 1.12.0
  cogl_onscreen_hide at Base 1.9.4
  cogl_onscreen_new at Base 1.9.4
+ cogl_onscreen_remove_frame_callback at Base 1.13.4
  cogl_onscreen_remove_resize_handler at Base 1.12.0
  cogl_onscreen_remove_swap_buffers_callback at Base 1.9.6
  cogl_onscreen_set_resizable at Base 1.12.0
@@ -545,10 +600,18 @@
  cogl_onscreen_swap_buffers at Base 1.9.6
  cogl_onscreen_swap_region at Base 1.9.6
  cogl_onscreen_template_error_quark at Base 1.7.4
- cogl_onscreen_template_new_EXP at Base 1.7.4
+ cogl_onscreen_template_new at Base 1.13.4
  cogl_onscreen_template_set_samples_per_pixel at Base 1.9.2
  cogl_onscreen_template_set_swap_throttled at Base 1.9.4
  cogl_ortho at Base 1.7.4
+ cogl_output_get_height at Base 1.13.4
+ cogl_output_get_mm_height at Base 1.13.4
+ cogl_output_get_mm_width at Base 1.13.4
+ cogl_output_get_refresh_rate at Base 1.13.4
+ cogl_output_get_subpixel_order at Base 1.13.4
+ cogl_output_get_width at Base 1.13.4
+ cogl_output_get_x at Base 1.13.4
+ cogl_output_get_y at Base 1.13.4
  cogl_path_arc at Base 1.7.4
  cogl_path_close at Base 1.7.4
  cogl_path_copy at Base 1.7.4
@@ -575,8 +638,6 @@
  cogl_perspective at Base 1.7.4
  cogl_pipeline_add_layer_snippet at Base 1.9.4
  cogl_pipeline_add_snippet at Base 1.9.4
- cogl_pipeline_cache_free at Base 1.7.4
- cogl_pipeline_cache_new at Base 1.7.4
  cogl_pipeline_copy at Base 1.9.4
  cogl_pipeline_foreach_layer at Base 1.9.4
  cogl_pipeline_get_alpha_test_function at Base 1.9.4
@@ -638,7 +699,7 @@
  cogl_pipeline_set_uniform_int at Base 1.9.4
  cogl_pipeline_set_uniform_matrix at Base 1.9.4
  cogl_pipeline_set_user_program at Base 1.9.4
- cogl_pixel_buffer_new_EXP at Base 1.9.8
+ cogl_pixel_buffer_new at Base 1.13.4
  cogl_pixel_format_get_type at Base 1.7.4
  cogl_poll_dispatch at Base 1.9.3
  cogl_poll_get_info at Base 1.9.3
@@ -653,7 +714,7 @@
  cogl_primitive_get_first_vertex at Base 1.7.4
  cogl_primitive_get_indices at Base 1.9.6
  cogl_primitive_get_mode at Base 1.7.4
- cogl_primitive_get_n_vertices_EXP at Base 1.9.2
+ cogl_primitive_get_n_vertices at Base 1.13.4
  cogl_primitive_new at Base 1.7.4
  cogl_primitive_new_p2 at Base 1.7.4
  cogl_primitive_new_p2c4 at Base 1.7.4
@@ -666,9 +727,9 @@
  cogl_primitive_new_with_attributes at Base 1.7.4
  cogl_primitive_set_attributes at Base 1.7.4
  cogl_primitive_set_first_vertex at Base 1.7.4
- cogl_primitive_set_indices_EXP at Base 1.9.2
+ cogl_primitive_set_indices at Base 1.13.4
  cogl_primitive_set_mode at Base 1.7.4
- cogl_primitive_set_n_vertices_EXP at Base 1.9.2
+ cogl_primitive_set_n_vertices at Base 1.13.4
  cogl_primitive_texture_set_auto_mipmap at Base 1.12.0
  cogl_program_attach_shader at Base 1.7.4
  cogl_program_get_uniform_location at Base 1.7.4
@@ -726,6 +787,7 @@
  cogl_renderer_connect at Base 1.9.4
  cogl_renderer_error_get_type at Base 1.7.4
  cogl_renderer_error_quark at Base 1.9.4
+ cogl_renderer_foreach_output at Base 1.13.4
  cogl_renderer_get_driver at Base 1.9.8
  cogl_renderer_get_n_fragment_texture_units at Base 1.9.4
  cogl_renderer_get_winsys_id at Base 1.9.4
@@ -769,20 +831,22 @@
  cogl_snippet_set_replace at Base 1.9.4
  cogl_sqrti at Base 1.7.4
  cogl_sub_texture_get_parent at Base 1.9.3
- cogl_sub_texture_new_EXP at Base 1.9.2
+ cogl_sub_texture_new at Base 1.13.4
  cogl_swap_chain_error_quark at Base 1.7.4
- cogl_swap_chain_new_EXP at Base 1.7.4
- cogl_swap_chain_set_has_alpha_EXP at Base 1.7.4
- cogl_swap_chain_set_length_EXP at Base 1.7.4
+ cogl_swap_chain_new at Base 1.13.4
+ cogl_swap_chain_set_has_alpha at Base 1.13.4
+ cogl_swap_chain_set_length at Base 1.13.4
+ cogl_system_error_get_type at Base 1.13.4
  cogl_texture_2d_new_from_bitmap at Base 1.12.0
- cogl_texture_2d_new_from_data_EXP at Base 1.7.4
- cogl_texture_2d_new_from_foreign_EXP at Base 1.7.4
- cogl_texture_2d_new_with_size_EXP at Base 1.7.4
+ cogl_texture_2d_new_from_data at Base 1.13.4
+ cogl_texture_2d_new_from_foreign at Base 1.13.4
+ cogl_texture_2d_new_with_size at Base 1.13.4
  cogl_texture_2d_sliced_new_with_size at Base 1.9.3
  cogl_texture_3d_error_quark at Base 1.7.4
  cogl_texture_3d_new_from_bitmap at Base 1.12.0
  cogl_texture_3d_new_from_data at Base 1.9.6
  cogl_texture_3d_new_with_size at Base 1.9.6
+ cogl_texture_allocate at Base 1.13.4
  cogl_texture_error_get_type at Base 1.7.4
  cogl_texture_error_quark at Base 1.7.4
  cogl_texture_flags_get_type at Base 1.7.4
@@ -806,10 +870,12 @@
  cogl_texture_pixmap_x11_set_damage_object at Base 1.9.6
  cogl_texture_pixmap_x11_update_area at Base 1.9.6
  cogl_texture_rectangle_new_from_bitmap at Base 1.12.0
- cogl_texture_rectangle_new_with_size_EXP at Base 1.9.2
+ cogl_texture_rectangle_new_from_foreign at Base 1.13.4
+ cogl_texture_rectangle_new_with_size at Base 1.13.4
  cogl_texture_ref at Base 1.7.4
+ cogl_texture_set_data at Base 1.13.4
  cogl_texture_set_region at Base 1.7.4
- cogl_texture_set_region_from_bitmap_EXP at Base 1.7.6
+ cogl_texture_set_region_from_bitmap at Base 1.13.4
  cogl_texture_type_get_type at Base 1.9.6
  cogl_texture_unref at Base 1.7.4
  cogl_transform at Base 1.7.4
@@ -852,13 +918,13 @@
  cogl_x11_onscreen_get_visual_xid at Base 1.9.4
  cogl_x11_onscreen_get_window_xid at Base 1.9.4
  cogl_x11_onscreen_set_foreign_window_xid at Base 1.9.4
- cogl_xlib_get_display_EXP at Base 1.7.4
- cogl_xlib_handle_event_EXP at Base 1.7.4
- cogl_xlib_renderer_add_filter_EXP at Base 1.7.4
- cogl_xlib_renderer_get_display_EXP at Base 1.7.4
- cogl_xlib_renderer_get_foreign_display_EXP at Base 1.7.4
- cogl_xlib_renderer_handle_event_EXP at Base 1.7.4
- cogl_xlib_renderer_remove_filter_EXP at Base 1.7.4
+ cogl_xlib_get_display at Base 1.13.4
+ cogl_xlib_handle_event at Base 1.13.4
+ cogl_xlib_renderer_add_filter at Base 1.13.4
+ cogl_xlib_renderer_get_display at Base 1.13.4
+ cogl_xlib_renderer_get_foreign_display at Base 1.13.4
+ cogl_xlib_renderer_handle_event at Base 1.13.4
+ cogl_xlib_renderer_remove_filter at Base 1.13.4
  cogl_xlib_renderer_set_event_retrieval_enabled at Base 1.9.3
- cogl_xlib_renderer_set_foreign_display_EXP at Base 1.7.4
- cogl_xlib_set_display_EXP at Base 1.7.4
+ cogl_xlib_renderer_set_foreign_display at Base 1.13.4
+ cogl_xlib_set_display at Base 1.13.4

Modified: desktop/experimental/cogl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cogl/debian/rules?rev=36746&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/rules [utf-8] (original)
+++ desktop/experimental/cogl/debian/rules [utf-8] Sat Feb 23 16:10:18 2013
@@ -8,8 +8,8 @@
 
 GNOME_MODULE = cogl
 
-DEB_DH_MAKESHLIBS_ARGS_libcogl11 += -V -- -c4
-DEB_DH_MAKESHLIBS_ARGS_libcogl-pango0 += -V -- -c4
+DEB_DH_MAKESHLIBS_ARGS_libcogl12 += -V -- -c4
+DEB_DH_MAKESHLIBS_ARGS_libcogl-pango12 += -V -- -c4
 DEB_CONFIGURE_EXTRA_FLAGS += \
 	--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
 	--enable-gtk-doc \




More information about the pkg-gnome-commits mailing list