r38363 - in /desktop/experimental/gdm3/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Jun 4 19:41:03 UTC 2013


Author: biebl
Date: Tue Jun  4 19:41:03 2013
New Revision: 38363

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=38363
Log:
Change Depends on dconf-tools to dconf-cli. We only require the command
line tools which were split out into a separate package.

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

Modified: desktop/experimental/gdm3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdm3/debian/changelog?rev=38363&op=diff
==============================================================================
--- desktop/experimental/gdm3/debian/changelog [utf-8] (original)
+++ desktop/experimental/gdm3/debian/changelog [utf-8] Tue Jun  4 19:41:03 2013
@@ -26,6 +26,10 @@
     - gdm-simple-chooser etc. are in /usr/lib/gdm3, not /usr/lib/gdm
     - /usr/sbin/gdm-binary is the real daemon, and debian/rules expects it
       under that name
+
+  [ Michael Biebl ]
+  * Change Depends on dconf-tools to dconf-cli. We only require the command
+    line tools which were split out into a separate package.
 
  -- Thomas Bechtold <thomasbechtold at jpberlin.de>  Mon, 25 Feb 2013 08:52:30 +0100
 

Modified: desktop/experimental/gdm3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdm3/debian/control?rev=38363&op=diff
==============================================================================
--- desktop/experimental/gdm3/debian/control [utf-8] (original)
+++ desktop/experimental/gdm3/debian/control [utf-8] Tue Jun  4 19:41:03 2013
@@ -71,7 +71,7 @@
          accountsservice (>= 0.6.12),
          gsettings-desktop-schemas,
          libglib2.0-bin (>= 2.26),
-         dconf-tools (>= 0.12.1-2),
+         dconf-cli (>= 0.12.1-2),
          dconf-gsettings-backend (>= 0.12.1-2),
          x11-common (>= 1:7.6+11),
          x11-xserver-utils

Modified: desktop/experimental/gdm3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdm3/debian/control.in?rev=38363&op=diff
==============================================================================
--- desktop/experimental/gdm3/debian/control.in [utf-8] (original)
+++ desktop/experimental/gdm3/debian/control.in [utf-8] Tue Jun  4 19:41:03 2013
@@ -66,7 +66,7 @@
          accountsservice (>= 0.6.12),
          gsettings-desktop-schemas,
          libglib2.0-bin (>= 2.26),
-         dconf-tools (>= 0.12.1-2),
+         dconf-cli (>= 0.12.1-2),
          dconf-gsettings-backend (>= 0.12.1-2),
          x11-common (>= 1:7.6+11),
          x11-xserver-utils




More information about the pkg-gnome-commits mailing list