r33941 - in /desktop/experimental/cogl/debian: changelog control control.in

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Sun Apr 1 10:41:41 UTC 2012


Author: sjoerd
Date: Sun Apr  1 10:41:40 2012
New Revision: 33941

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33941
Log:
debian/control.in: libcogl-dev breaks libclutter-1.0-dev (<< 1.10)

Modified:
    desktop/experimental/cogl/debian/changelog
    desktop/experimental/cogl/debian/control
    desktop/experimental/cogl/debian/control.in

Modified: desktop/experimental/cogl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cogl/debian/changelog?rev=33941&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/changelog [utf-8] (original)
+++ desktop/experimental/cogl/debian/changelog [utf-8] Sun Apr  1 10:41:40 2012
@@ -1,3 +1,9 @@
+cogl (1.10.0-2) UNRELEASED; urgency=low
+
+  * debian/control.in: libcogl-dev breaks libclutter-1.0-dev (<< 1.10)
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sun, 01 Apr 2012 12:33:11 +0200
+
 cogl (1.10.0-1) experimental; urgency=low
 
   [ Michael Biebl ]

Modified: desktop/experimental/cogl/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cogl/debian/control?rev=33941&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/control [utf-8] (original)
+++ desktop/experimental/cogl/debian/control [utf-8] Sun Apr  1 10:41:40 2012
@@ -75,7 +75,7 @@
 Recommends: pkg-config
 Suggests: libcogl-doc
 Replaces: libclutter-1.0-dev (<< 1.7)
-Breaks: libclutter-1.0-dev (<< 1.7)
+Breaks: libclutter-1.0-dev (<< 1.10.0)
 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

Modified: desktop/experimental/cogl/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cogl/debian/control.in?rev=33941&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/control.in [utf-8] (original)
+++ desktop/experimental/cogl/debian/control.in [utf-8] Sun Apr  1 10:41:40 2012
@@ -70,7 +70,7 @@
 Recommends: pkg-config
 Suggests: libcogl-doc
 Replaces: libclutter-1.0-dev (<< 1.7)
-Breaks: libclutter-1.0-dev (<< 1.7)
+Breaks: libclutter-1.0-dev (<< 1.10.0)
 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




More information about the pkg-gnome-commits mailing list