~ubuntu-branches/ubuntu/vivid/clutter-1.0/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/patches/eglx_glx_share_same_soname.patch

  • Committer: Package Import Robot
  • Author(s): Michael Biebl, Laurent Bigonville, Michael Biebl, Josselin Mouette
  • Date: 2012-01-31 09:25:19 UTC
  • mfrom: (1.2.7)
  • Revision ID: package-import@ubuntu.com-20120131092519-e2sbe9bqlx2dc9h2
Tags: 1.8.4-1
[ Laurent Bigonville ]
* debian/rules: Only install debug symbols for the library in -dbg package

[ Michael Biebl ]
* Change section of gir1.2-clutter-1.0 to introspection.

[ Josselin Mouette ]
* Update repository URL.

[ Michael Biebl ]
* New upstream release.
* Remove fallback-non-transparent-stages.patch, merged upstream.
* Refresh eglx_glx_share_same_soname.patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>
8
8
 
9
 
Index: clutter-1.7.10/configure.ac
 
9
Index: clutter-1.8.4/configure.ac
10
10
===================================================================
11
 
--- clutter-1.7.10.orig/configure.ac
12
 
+++ clutter-1.7.10/configure.ac
13
 
@@ -283,7 +283,7 @@
 
11
--- clutter-1.8.4.orig/configure.ac     2012-01-30 13:25:15.000000000 +0100
 
12
+++ clutter-1.8.4/configure.ac  2012-01-31 09:12:43.188600427 +0100
 
13
@@ -285,7 +285,7 @@
14
14
           CLUTTER_WINSYS=cogl
15
15
           CLUTTER_WINSYS_BASE=x11
16
16
           CLUTTER_WINSYS_BASE_LIB="x11/libclutter-x11.la"
19
19
         ],
20
20
 
21
21
         [eglnative],
22
 
Index: clutter-1.7.10/configure
 
22
Index: clutter-1.8.4/configure
23
23
===================================================================
24
 
--- clutter-1.7.10.orig/configure
25
 
+++ clutter-1.7.10/configure
26
 
@@ -12532,7 +12532,7 @@
 
24
--- clutter-1.8.4.orig/configure        2012-01-30 13:25:30.000000000 +0100
 
25
+++ clutter-1.8.4/configure     2012-01-31 09:12:43.200600426 +0100
 
26
@@ -12540,7 +12540,7 @@
27
27
           CLUTTER_WINSYS=cogl
28
28
           CLUTTER_WINSYS_BASE=x11
29
29
           CLUTTER_WINSYS_BASE_LIB="x11/libclutter-x11.la"