r20185 - in /desktop/unstable/gconf-editor/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat May 30 23:40:16 UTC 2009


Author: joss
Date: Sat May 30 23:40:16 2009
New Revision: 20185

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20185
Log:
Depend on gconf-defaults-service for the defaults settings backend, 
version 2.26.2 for the correct path.

Modified:
    desktop/unstable/gconf-editor/debian/changelog
    desktop/unstable/gconf-editor/debian/control
    desktop/unstable/gconf-editor/debian/control.in

Modified: desktop/unstable/gconf-editor/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconf-editor/debian/changelog?rev=20185&op=diff
==============================================================================
--- desktop/unstable/gconf-editor/debian/changelog (original)
+++ desktop/unstable/gconf-editor/debian/changelog Sat May 30 23:40:16 2009
@@ -13,7 +13,8 @@
     upstream.
 
   [ Josselin Mouette ]
-  * Depend on gconf-defaults-service for the defaults settings backend.
+  * Depend on gconf-defaults-service for the defaults settings backend, 
+    version 2.26.2 for the correct path.
   * Bump requirement on gtk+.
 
  -- Josselin Mouette <joss at debian.org>  Sun, 31 May 2009 01:14:19 +0200

Modified: desktop/unstable/gconf-editor/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconf-editor/debian/control?rev=20185&op=diff
==============================================================================
--- desktop/unstable/gconf-editor/debian/control (original)
+++ desktop/unstable/gconf-editor/debian/control Sat May 30 23:40:16 2009
@@ -21,7 +21,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         gconf-defaults-service
+         gconf-defaults-service (>= 2.26.2)
 Description: An editor for the GConf configuration system
  GConf-Editor is a tool used for editing the GConf configuration database.  
  This is not the recommended way of setting desktop preferences, but it might 

Modified: desktop/unstable/gconf-editor/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconf-editor/debian/control.in?rev=20185&op=diff
==============================================================================
--- desktop/unstable/gconf-editor/debian/control.in (original)
+++ desktop/unstable/gconf-editor/debian/control.in Sat May 30 23:40:16 2009
@@ -21,7 +21,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         gconf-defaults-service
+         gconf-defaults-service (>= 2.26.2)
 Description: An editor for the GConf configuration system
  GConf-Editor is a tool used for editing the GConf configuration database.  
  This is not the recommended way of setting desktop preferences, but it might 




More information about the pkg-gnome-commits mailing list