r10933 - in /desktop/unstable/gnome-system-tools/debian: changelog control control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sat May 12 08:59:14 UTC 2007


Author: lool
Date: Sat May 12 08:59:14 2007
New Revision: 10933

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10933
Log:
* Conflict with system-tools-backends << 2.2, not >= 2.2.

Modified:
    desktop/unstable/gnome-system-tools/debian/changelog
    desktop/unstable/gnome-system-tools/debian/control
    desktop/unstable/gnome-system-tools/debian/control.in

Modified: desktop/unstable/gnome-system-tools/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-tools/debian/changelog?rev=10933&op=diff
==============================================================================
--- desktop/unstable/gnome-system-tools/debian/changelog (original)
+++ desktop/unstable/gnome-system-tools/debian/changelog Sat May 12 08:59:14 2007
@@ -25,8 +25,9 @@
   * Cleanups.
   * Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on
     cdbs >= 0.4.41.
-
- -- Loic Minier <lool at dooz.org>  Fri, 11 May 2007 22:17:50 +0200
+  * Conflict with system-tools-backends << 2.2, not >= 2.2.
+
+ -- Loic Minier <lool at dooz.org>  Sat, 12 May 2007 10:58:55 +0200
 
 gnome-system-tools (2.14.0-4) UNRELEASED; urgency=low
 

Modified: desktop/unstable/gnome-system-tools/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-tools/debian/control?rev=10933&op=diff
==============================================================================
--- desktop/unstable/gnome-system-tools/debian/control (original)
+++ desktop/unstable/gnome-system-tools/debian/control Sat May 12 08:59:14 2007
@@ -37,7 +37,7 @@
          perl
 Recommends: gnome-control-center (>= 1:2.10.1-1),
             gksu
-Conflicts: system-tools-backends (>= 2.2)
+Conflicts: system-tools-backends (<< 2.2)
 Suggests: ntp,
           samba-common,
           wvdial

Modified: desktop/unstable/gnome-system-tools/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-tools/debian/control.in?rev=10933&op=diff
==============================================================================
--- desktop/unstable/gnome-system-tools/debian/control.in (original)
+++ desktop/unstable/gnome-system-tools/debian/control.in Sat May 12 08:59:14 2007
@@ -37,7 +37,7 @@
          perl
 Recommends: gnome-control-center (>= 1:2.10.1-1),
             gksu
-Conflicts: system-tools-backends (>= 2.2)
+Conflicts: system-tools-backends (<< 2.2)
 Suggests: ntp,
           samba-common,
           wvdial




More information about the pkg-gnome-commits mailing list