r34187 - in /desktop/unstable/glib2.0/debian: changelog control	control.in
    biebl at users.alioth.debian.org 
    biebl at users.alioth.debian.org
       
    Mon Apr  9 12:16:21 UTC 2012
    
    
  
Author: biebl
Date: Mon Apr  9 12:16:20 2012
New Revision: 34187
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34187
Log:
Add Breaks against emacs23, eog and gwaei. Those applications were broken
due to changes in GApplication and the way they interacted with
GdkThreads so they needed to be fixed to correctly work with glib 2.32.
Closes: #668019
Modified:
    desktop/unstable/glib2.0/debian/changelog
    desktop/unstable/glib2.0/debian/control
    desktop/unstable/glib2.0/debian/control.in
Modified: desktop/unstable/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/changelog?rev=34187&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/glib2.0/debian/changelog [utf-8] Mon Apr  9 12:16:20 2012
@@ -4,8 +4,12 @@
     way the .install files can be simplified a lot which makes them much more
     readable.
   * Bump Standards-Version to 3.9.3.
-
- -- Michael Biebl <biebl at debian.org>  Mon, 09 Apr 2012 11:41:03 +0200
+  * Add Breaks against emacs23, eog and gwaei. Those applications were broken
+    due to changes in GApplication and the way they interacted with
+    GdkThreads so they needed to be fixed to correctly work with glib 2.32.
+    Closes: #668019
+
+ -- Michael Biebl <biebl at debian.org>  Mon, 09 Apr 2012 14:01:18 +0200
 
 glib2.0 (2.32.0-3) unstable; urgency=low
 
Modified: desktop/unstable/glib2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/control?rev=34187&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/control [utf-8] (original)
+++ desktop/unstable/glib2.0/debian/control [utf-8] Mon Apr  9 12:16:20 2012
@@ -42,7 +42,10 @@
         gnome-control-center (<< 1:3),
         gnome-session (<< 3.0.0-3),
         gdm3 (<< 3.0.3),
-        libgtk-3-0 (<< 3.0.12)
+        libgtk-3-0 (<< 3.0.12),
+        emacs23 (<< 23.4+1-3),
+        eog (<< 3.2.2-3),
+        gwaei (<< 3.2.0b1-2)
 Replaces: libglib2.0-dev (<< 2.23.2-2)
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
Modified: desktop/unstable/glib2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/control.in?rev=34187&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/control.in [utf-8] (original)
+++ desktop/unstable/glib2.0/debian/control.in [utf-8] Mon Apr  9 12:16:20 2012
@@ -42,7 +42,10 @@
         gnome-control-center (<< 1:3),
         gnome-session (<< 3.0.0-3),
         gdm3 (<< 3.0.3),
-        libgtk-3-0 (<< 3.0.12)
+        libgtk-3-0 (<< 3.0.12),
+        emacs23 (<< 23.4+1-3),
+        eog (<< 3.2.2-3),
+        gwaei (<< 3.2.0b1-2)
 Replaces: @DEV_PKG@ (<< 2.23.2-2)
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
    
    
More information about the pkg-gnome-commits
mailing list