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

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Wed Mar 6 15:34:20 UTC 2013


Author: pochu
Date: Wed Mar  6 15:34:20 2013
New Revision: 36915

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36915
Log:
* debian/control.in:
  - Drop libcogl-dev's Breaks on libclutter-1.0-dev, as the latter has
    a minimum dependency on the former that is enough, so the breaks are
    not needed and will only cause upgrade problems.

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=36915&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/changelog [utf-8] (original)
+++ desktop/experimental/cogl/debian/changelog [utf-8] Wed Mar  6 15:34:20 2013
@@ -31,6 +31,12 @@
   * d/p/Disable-reliance-on-KHR_create_context.patch
     + Added. Don't assume the GL stack supports KHR_create_context to build
       with older mesa (Disables the GL3 driver with EGL)
+
+  [ Emilio Pozuelo Monfort ]
+  * debian/control.in:
+    - Drop libcogl-dev's Breaks on libclutter-1.0-dev, as the latter has
+      a minimum dependency on the former that is enough, so the breaks are
+      not needed and will only cause upgrade problems.
 
  -- Sjoerd Simons <sjoerd at debian.org>  Sun, 24 Feb 2013 13:54:07 +0100
 

Modified: desktop/experimental/cogl/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cogl/debian/control?rev=36915&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/control [utf-8] (original)
+++ desktop/experimental/cogl/debian/control [utf-8] Wed Mar  6 15:34:20 2013
@@ -7,7 +7,7 @@
 Section: libs
 Priority: optional
 Maintainer: Rico Tzschichholz <ricotz at ubuntu.com>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Gustavo Noronha Silva <kov at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 8.1.3~),
                cdbs (>= 0.4.93~),
                gnome-pkg-tools,
@@ -76,7 +76,6 @@
          ${shlibs:Depends}
 Recommends: pkg-config
 Suggests: libcogl-doc
-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

Modified: desktop/experimental/cogl/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cogl/debian/control.in?rev=36915&op=diff
==============================================================================
--- desktop/experimental/cogl/debian/control.in [utf-8] (original)
+++ desktop/experimental/cogl/debian/control.in [utf-8] Wed Mar  6 15:34:20 2013
@@ -71,7 +71,6 @@
          ${shlibs:Depends}
 Recommends: pkg-config
 Suggests: libcogl-doc
-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




More information about the pkg-gnome-commits mailing list