r23738 - in /desktop/unstable/liboobs/debian: changelog control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Mon Apr 12 12:54:08 UTC 2010


Author: joss
Date: Mon Apr 12 12:54:07 2010
New Revision: 23738

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23738
Log:
Add Breaks for g-s-t < 2.30 since the ABI changed without bumping 
SONAME. Please give me a cluebat.

Modified:
    desktop/unstable/liboobs/debian/changelog
    desktop/unstable/liboobs/debian/control.in

Modified: desktop/unstable/liboobs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/liboobs/debian/changelog?rev=23738&op=diff
==============================================================================
--- desktop/unstable/liboobs/debian/changelog [utf-8] (original)
+++ desktop/unstable/liboobs/debian/changelog [utf-8] Mon Apr 12 12:54:07 2010
@@ -1,8 +1,10 @@
 liboobs (2.30.0-2) UNRELEASED; urgency=low
 
   * Disable HAL support, it’s not used at all in the code.
-
- -- Josselin Mouette <joss at debian.org>  Mon, 12 Apr 2010 12:18:15 +0200
+  * Add Breaks for g-s-t < 2.30 since the ABI changed without bumping 
+    SONAME. Please give me a cluebat.
+
+ -- Josselin Mouette <joss at debian.org>  Mon, 12 Apr 2010 14:50:29 +0200
 
 liboobs (2.30.0-1) unstable; urgency=low
 

Modified: desktop/unstable/liboobs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/liboobs/debian/control.in?rev=23738&op=diff
==============================================================================
--- desktop/unstable/liboobs/debian/control.in [utf-8] (original)
+++ desktop/unstable/liboobs/debian/control.in [utf-8] Mon Apr 12 12:54:07 2010
@@ -20,6 +20,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          system-tools-backends (>= 2.9.2)
+Breaks: gnome-system-tools (<< 2.30)
 Description: GObject based interface to system-tools-backends - shared library
  Liboobs is a lightweight library that provides a GObject based
  interface to system-tools-backends. It's completely abstracted of the




More information about the pkg-gnome-commits mailing list