[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xdm: Changes to 'debian-unstable'



 debian/changelog |    4 ++++
 debian/control   |    9 +--------
 2 files changed, 5 insertions(+), 8 deletions(-)

New commits:
commit 5f0cb0ed1ed8ef1feb50ffb670a218f28a3f5c96
Author: Julien Cristau <jcristau@debian.org>
Date:   Fri May 8 19:34:03 2009 +0200

    Replace 'Suggests: sessreg | xutils' with dependency on x11-xserver-utils
    
    In addition to sessreg, x11-xserver-utils also brings xrdb (closes: #527619).
    Thanks, Phil Endecott!
    Also remove explanation about why we need sessreg and cpp from the long
    description, since we have a Depends on them now anyway.

diff --git a/debian/changelog b/debian/changelog
index a32a94a..84f3623 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,10 @@ xdm (1:1.1.8-6) UNRELEASED; urgency=low
   * Run autoreconf at build time; build-depend on automake, libtool and
     xutils-dev.
   * Allow parallel builds.
+  * Replace 'Suggests: sessreg | xutils' with dependency on x11-xserver-utils,
+    which also brings xrdb (closes: #527619).  Thanks, Phil Endecott!  Remove
+    explanation about why we need sessreg and cpp from the long description,
+    since we have a Depends on them now anyway.
 
  -- Julien Cristau <jcristau@debian.org>  Tue, 04 Nov 2008 17:59:26 +0100
 
diff --git a/debian/control b/debian/control
index 52c4000..2c75b7a 100644
--- a/debian/control
+++ b/debian/control
@@ -24,10 +24,9 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/xdm.git
 
 Package: xdm
 Architecture: any
-Depends: ${shlibs:Depends}, debconf (>= 1.2.9) | debconf-2.0, x11-utils | xbase-clients | xmessage, cpp, lsb-base (>= 3.0-6)
+Depends: ${shlibs:Depends}, debconf (>= 1.2.9) | debconf-2.0, x11-utils | xbase-clients | xmessage, cpp, lsb-base (>= 3.0-6), x11-xserver-utils
 Pre-Depends: x11-common (>= 1:7.0.0)
 Provides: x-display-manager
-Suggests: sessreg | xutils
 Description: X display manager
  xdm manages a collection of X servers, which may be on the local host or
  remote machines.  It provides services similar to those provided by init,
@@ -36,9 +35,3 @@ Description: X display manager
  (X Display Manager Control Protocol) and can also be used to run a chooser
  process which presents the user with a menu of possible hosts that offer
  XDMCP display management.
- .
- If the sessreg package is installed, xdm can use the sessreg utility to
- register login sessions to the system utmp file; this, however, is not
- necessary for xdm to function.
- .
- xdm requires the C preprocessor (cpp) to process its configuration files.


Reply to: