r30001 - in /desktop/unstable/gtk+2.0/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Oct 5 09:26:19 UTC 2011


Author: biebl
Date: Wed Oct  5 09:26:19 2011
New Revision: 30001

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30001
Log:
Add Breaks: libgnome2-0 (<< 2.32.1-2) to libgail-common to ensure
we have a recent enough version of libgnome2-0 which can read the
accessibility module from the new multiarch location. Closes: #636536

Modified:
    desktop/unstable/gtk+2.0/debian/changelog
    desktop/unstable/gtk+2.0/debian/control
    desktop/unstable/gtk+2.0/debian/control.in

Modified: desktop/unstable/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/changelog?rev=30001&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/changelog [utf-8] Wed Oct  5 09:26:19 2011
@@ -3,6 +3,9 @@
   * debian/control.in
     - Set pkg-gnome-maintainers at lists.alioth.debian.org as Maintainer.
     - Suggest devhelp instead of depending on lynx | www-browser.
+    - Add Breaks: libgnome2-0 (<< 2.32.1-2) to libgail-common to ensure
+      we have a recent enough version of libgnome2-0 which can read the
+      accessibility module from the new multiarch location. Closes: #636536
 
  -- Michael Biebl <biebl at debian.org>  Wed, 05 Oct 2011 11:11:48 +0200
 

Modified: desktop/unstable/gtk+2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/control?rev=30001&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/control [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/control [utf-8] Wed Oct  5 09:26:19 2011
@@ -248,6 +248,7 @@
          ${shlibs:Depends},
          libgtk2.0-0 (= ${binary:Version})
 Replaces: libgail17, libgtk2.0-0 (<< 2.14.5)
+Breaks: libgnome2-0 (<< 2.32.1-2)
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Description: GNOME Accessibility Implementation Library -- shared libraries

Modified: desktop/unstable/gtk+2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/control.in?rev=30001&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/control.in [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/control.in [utf-8] Wed Oct  5 09:26:19 2011
@@ -263,6 +263,7 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          libgail18 (= ${binary:Version})
+Breaks: libgnome2-0 (<< 2.32.1-2)
 Multi-Arch: foreign
 Description: GNOME Accessibility Implementation Library -- common modules
  Gail implements ATK interfaces for GTK+ widgets which are dynamically




More information about the pkg-gnome-commits mailing list