r10617 - in /desktop/unstable/gdm/debian: changelog control control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Tue May 1 10:48:20 UTC 2007


Author: lool
Date: Tue May  1 10:48:19 2007
New Revision: 10617

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10617
Log:
* Depend on "debconf (>= 0.5) | debconf-2.0" instead of the only virtual
  "debconf-2.0".

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

Modified: desktop/unstable/gdm/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm/debian/changelog?rev=10617&op=diff
==============================================================================
--- desktop/unstable/gdm/debian/changelog (original)
+++ desktop/unstable/gdm/debian/changelog Tue May  1 10:48:19 2007
@@ -17,8 +17,10 @@
   * Fix "closes:" in 2.2.5.2-1 and 2.13.0.10-1.
   * Version the debhelper build-dep to >= 4 and set Debhelper compatibility
     level via debian/compat to 4 instead of via DH_COMPAT in rules.
-
- -- Loic Minier <lool at dooz.org>  Tue, 01 May 2007 12:46:17 +0200
+  * Depend on "debconf (>= 0.5) | debconf-2.0" instead of the only virtual
+    "debconf-2.0".
+
+ -- Loic Minier <lool at dooz.org>  Tue, 01 May 2007 12:47:35 +0200
 
 gdm (2.16.4-1.1) unstable; urgency=low
 

Modified: desktop/unstable/gdm/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm/debian/control?rev=10617&op=diff
==============================================================================
--- desktop/unstable/gdm/debian/control (original)
+++ desktop/unstable/gdm/debian/control Tue May  1 10:48:19 2007
@@ -8,7 +8,7 @@
 
 Package: gdm
 Architecture: any
-Depends: adduser, debconf-2.0, ${shlibs:Depends}, libpam-modules (>= 0.72-1), libpam-runtime (>= 0.76-13.1), gnome-session | xterm | x-window-manager | x-terminal-emulator, xbase-clients, gksu (>= 1.0.7), lsb-base (>= 3.0-10), librsvg2-common
+Depends: adduser, debconf (>= 0.5) | debconf-2.0, ${shlibs:Depends}, libpam-modules (>= 0.72-1), libpam-runtime (>= 0.76-13.1), gnome-session | xterm | x-window-manager | x-terminal-emulator, xbase-clients, gksu (>= 1.0.7), lsb-base (>= 3.0-10), librsvg2-common
 Recommends: whiptail | dialog, zenity, gdm-themes
 Suggests: locales, apmd, msttcorefonts
 Provides: x-display-manager

Modified: desktop/unstable/gdm/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm/debian/control.in?rev=10617&op=diff
==============================================================================
--- desktop/unstable/gdm/debian/control.in (original)
+++ desktop/unstable/gdm/debian/control.in Tue May  1 10:48:19 2007
@@ -8,7 +8,7 @@
 
 Package: gdm
 Architecture: any
-Depends: adduser, debconf-2.0, ${shlibs:Depends}, libpam-modules (>= 0.72-1), libpam-runtime (>= 0.76-13.1), gnome-session | xterm | x-window-manager | x-terminal-emulator, xbase-clients, gksu (>= 1.0.7), lsb-base (>= 3.0-10), librsvg2-common
+Depends: adduser, debconf (>= 0.5) | debconf-2.0, ${shlibs:Depends}, libpam-modules (>= 0.72-1), libpam-runtime (>= 0.76-13.1), gnome-session | xterm | x-window-manager | x-terminal-emulator, xbase-clients, gksu (>= 1.0.7), lsb-base (>= 3.0-10), librsvg2-common
 Recommends: whiptail | dialog, zenity, gdm-themes
 Suggests: locales, apmd, msttcorefonts
 Provides: x-display-manager




More information about the pkg-gnome-commits mailing list