r17604 - in /desktop/experimental/gconf/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Nov 16 15:47:20 UTC 2008


Author: joss
Date: Sun Nov 16 15:47:20 2008
New Revision: 17604

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17604
Log:
Add a Breaks against older libbonobos because gconf using dbus makes 
#331000 occur much more often.

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

Modified: desktop/experimental/gconf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gconf/debian/changelog?rev=17604&op=diff
==============================================================================
--- desktop/experimental/gconf/debian/changelog (original)
+++ desktop/experimental/gconf/debian/changelog Sun Nov 16 15:47:20 2008
@@ -1,3 +1,10 @@
+gconf (2.24.0-5) UNRELEASED; urgency=low
+
+  * Add a Breaks against older libbonobos because gconf using dbus makes 
+    #331000 occur much more often.
+
+ -- Josselin Mouette <joss at debian.org>  Sun, 16 Nov 2008 16:46:42 +0100
+
 gconf (2.24.0-4) experimental; urgency=low
 
   * The “let’s pass through NEW” release.

Modified: desktop/experimental/gconf/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gconf/debian/control?rev=17604&op=diff
==============================================================================
--- desktop/experimental/gconf/debian/control (original)
+++ desktop/experimental/gconf/debian/control Sun Nov 16 15:47:20 2008
@@ -35,6 +35,7 @@
          dbus-x11,
          ${python:Depends}
 Recommends: libgtk2.0-0
+Suggests: gconf-defaults-service
 Conflicts: libgconf2-4 (<< 2.12.0-2)
 Description: GNOME configuration database system (support tools)
  GConf is a configuration database system for storing application
@@ -84,6 +85,7 @@
 Depends: ${shlibs:Depends},
          gconf2-common (>= ${gnome:Version}),
          gconf2-common (<< ${gnome:NextVersion})
+Breaks: libbonobo2-0 (<< 2.24)
 Description: GNOME configuration database system (shared libraries)
  GConf is a configuration database system for storing application
  preferences. It supports default or mandatory settings set by the

Modified: desktop/experimental/gconf/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gconf/debian/control.in?rev=17604&op=diff
==============================================================================
--- desktop/experimental/gconf/debian/control.in (original)
+++ desktop/experimental/gconf/debian/control.in Sun Nov 16 15:47:20 2008
@@ -85,6 +85,7 @@
 Depends: ${shlibs:Depends},
          gconf2-common (>= ${gnome:Version}),
          gconf2-common (<< ${gnome:NextVersion})
+Breaks: libbonobo2-0 (<< 2.24)
 Description: GNOME configuration database system (shared libraries)
  GConf is a configuration database system for storing application
  preferences. It supports default or mandatory settings set by the




More information about the pkg-gnome-commits mailing list