r36857 - in /desktop/experimental/clutter-1.0/debian: changelog control control.in

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Sun Mar 3 16:22:12 UTC 2013


Author: sjoerd
Date: Sun Mar  3 16:22:11 2013
New Revision: 36857

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36857
Log:
Don't break libcogl11 for now as it makes having gnome 3 in experimental
almost impossible

Modified:
    desktop/experimental/clutter-1.0/debian/changelog
    desktop/experimental/clutter-1.0/debian/control
    desktop/experimental/clutter-1.0/debian/control.in

Modified: desktop/experimental/clutter-1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/clutter-1.0/debian/changelog?rev=36857&op=diff
==============================================================================
--- desktop/experimental/clutter-1.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/clutter-1.0/debian/changelog [utf-8] Sun Mar  3 16:22:11 2013
@@ -1,11 +1,16 @@
 clutter-1.0 (1.13.6-1) UNRELEASED; urgency=low
 
+  [ Jeremy Bicha ]
   * New upstream release.
   * debian/libclutter-1.0-0.symbols: Added new symbols
   * Build-depend on cogl 1.13.4 and have libclutter-1.0 break
     libcogl11 to ensure complete soname transition
 
- -- Jeremy Bicha <jbicha at ubuntu.com>  Fri, 22 Feb 2013 23:01:03 -0500
+  [ Sjoerd Simons ]
+  * Don't break libcogl11 for now as it makes having gnome 3 in experimental
+    almost impossible
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sun, 03 Mar 2013 17:18:03 +0100
 
 clutter-1.0 (1.12.0-1) experimental; urgency=low
 

Modified: desktop/experimental/clutter-1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/clutter-1.0/debian/control?rev=36857&op=diff
==============================================================================
--- desktop/experimental/clutter-1.0/debian/control [utf-8] (original)
+++ desktop/experimental/clutter-1.0/debian/control [utf-8] Sun Mar  3 16:22:11 2013
@@ -2,11 +2,12 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
+
 Source: clutter-1.0
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Gustavo Noronha Silva <kov at debian.org>, Jeremy Bicha <jbicha at ubuntu.com>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>, Rico Tzschichholz <ricotz at ubuntu.com>
+Uploaders: Gustavo Noronha Silva <kov at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>, Rico Tzschichholz <ricotz at ubuntu.com>
 Build-Depends: debhelper (>= 8.1.3~),
                cdbs (>= 0.4.93~),
                dh-autoreconf,
@@ -41,7 +42,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
 Recommends: libclutter-1.0-common
-Breaks: python-clutter (<< 1.3.2), libcogl11
+Breaks: python-clutter (<< 1.3.2)
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: Open GL based interactive canvas library

Modified: desktop/experimental/clutter-1.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/clutter-1.0/debian/control.in?rev=36857&op=diff
==============================================================================
--- desktop/experimental/clutter-1.0/debian/control.in [utf-8] (original)
+++ desktop/experimental/clutter-1.0/debian/control.in [utf-8] Sun Mar  3 16:22:11 2013
@@ -37,7 +37,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
 Recommends: libclutter-1.0-common
-Breaks: python-clutter (<< 1.3.2), libcogl11
+Breaks: python-clutter (<< 1.3.2)
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: Open GL based interactive canvas library




More information about the pkg-gnome-commits mailing list