r34747 - in /desktop/unstable/cogl/debian: changelog control
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sat May 5 14:30:44 UTC 2012
Author: biebl
Date: Sat May 5 14:30:44 2012
New Revision: 34747
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34747
Log:
Release version 1.10.2-3 to unstable
Modified:
desktop/unstable/cogl/debian/changelog
desktop/unstable/cogl/debian/control
Modified: desktop/unstable/cogl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cogl/debian/changelog?rev=34747&op=diff
==============================================================================
--- desktop/unstable/cogl/debian/changelog [utf-8] (original)
+++ desktop/unstable/cogl/debian/changelog [utf-8] Sat May 5 14:30:44 2012
@@ -1,4 +1,4 @@
-cogl (1.10.2-3) UNRELEASED; urgency=low
+cogl (1.10.2-3) unstable; urgency=low
* Make libcogl-pango0 break libcogl5 (<< 1.10.1-1) to avoid partial
upgrades which can lead to applications like gnome-shell linking against
@@ -6,7 +6,7 @@
* Drop old Conflicts/Replaces: libcogl2.
* Fix the Breaks/Replaces for the libcogl-pango split.
- -- Michael Biebl <biebl at debian.org> Sat, 05 May 2012 16:28:47 +0200
+ -- Michael Biebl <biebl at debian.org> Sat, 05 May 2012 16:30:26 +0200
cogl (1.10.2-2) unstable; urgency=low
Modified: desktop/unstable/cogl/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cogl/debian/control?rev=34747&op=diff
==============================================================================
--- desktop/unstable/cogl/debian/control [utf-8] (original)
+++ desktop/unstable/cogl/debian/control [utf-8] Sat May 5 14:30:44 2012
@@ -132,8 +132,9 @@
Depends: ${shlibs:Depends},
${misc:Depends},
Recommends: libcogl-common
-Replaces: libcogl5 (<< 1.8.0-1)
-Breaks: libcogl5 (<< 1.10.0-1)
+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
@@ -178,8 +179,8 @@
Architecture: any
Depends: libcogl-pango0 (= ${binary:Version}),
${misc:Depends}
-Replaces: libcogl5-dbg (<< 1.8.0-1)
-Breaks: libcogl5-dbg (<< 1.8.0-1)
+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
More information about the pkg-gnome-commits
mailing list