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

lool at users.alioth.debian.org lool at users.alioth.debian.org
Wed May 2 13:15:16 UTC 2007


Author: lool
Date: Wed May  2 13:15:15 2007
New Revision: 10698

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10698
Log:
* Build-dep on x11proto-core-dev for XDMCP.

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=10698&op=diff
==============================================================================
--- desktop/unstable/gdm/debian/changelog (original)
+++ desktop/unstable/gdm/debian/changelog Wed May  2 13:15:15 2007
@@ -83,8 +83,9 @@
       closes: #403928.
   * Drop "--with-tags=" from configure args; libtool should autodetect this
     properly.
-
- -- Loic Minier <lool at dooz.org>  Wed, 02 May 2007 15:07:07 +0200
+  * Build-dep on x11proto-core-dev for XDMCP.
+
+ -- Loic Minier <lool at dooz.org>  Wed, 02 May 2007 15:14:48 +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=10698&op=diff
==============================================================================
--- desktop/unstable/gdm/debian/control (original)
+++ desktop/unstable/gdm/debian/control Wed May  2 13:15:15 2007
@@ -23,7 +23,8 @@
                sharutils,
                gnome-pkg-tools,
                quilt,
-               libdbus-glib-1-dev (>= 0.30)
+               libdbus-glib-1-dev (>= 0.30),
+               x11proto-core-dev
 Standards-Version: 3.7.2
 
 Package: gdm

Modified: desktop/unstable/gdm/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm/debian/control.in?rev=10698&op=diff
==============================================================================
--- desktop/unstable/gdm/debian/control.in (original)
+++ desktop/unstable/gdm/debian/control.in Wed May  2 13:15:15 2007
@@ -23,7 +23,8 @@
                sharutils,
                gnome-pkg-tools,
                quilt,
-               libdbus-glib-1-dev (>= 0.30)
+               libdbus-glib-1-dev (>= 0.30),
+               x11proto-core-dev
 Standards-Version: 3.7.2
 
 Package: gdm




More information about the pkg-gnome-commits mailing list