Author: dnusinow
Date: 2006-05-22 20:33:07 -0400 (Mon, 22 May 2006)
New Revision: 2215

Modified:
   trunk/app/xdm/debian/changelog
   trunk/app/xdm/debian/control
Log:
* Pre-depend on x11-common. Thanks Eugene Konev.

Modified: trunk/app/xdm/debian/changelog
===================================================================
--- trunk/app/xdm/debian/changelog      2006-05-21 23:58:12 UTC (rev 2214)
+++ trunk/app/xdm/debian/changelog      2006-05-23 00:33:07 UTC (rev 2215)
@@ -1,3 +1,9 @@
+xdm (1:1.0.4-2) unstable; urgency=low
+
+  * Pre-depend on x11-common. Thanks Eugene Konev.
+
+ -- David Nusinow <[EMAIL PROTECTED]>  Mon, 22 May 2006 20:33:22 -0400
+
 xdm (1:1.0.4-1) unstable; urgency=low
 
   * New upstream release

Modified: trunk/app/xdm/debian/control
===================================================================
--- trunk/app/xdm/debian/control        2006-05-21 23:58:12 UTC (rev 2214)
+++ trunk/app/xdm/debian/control        2006-05-23 00:33:07 UTC (rev 2215)
@@ -8,7 +8,8 @@
 
 Package: xdm
 Architecture: any
-Depends: ${shlibs:Depends}, x11-common (>= 1:7.0.0), debconf (>= 1.2.9) | 
debconf-2.0, xbase-clients | xmessage, cpp
+Depends: ${shlibs:Depends}, debconf (>= 1.2.9) | debconf-2.0, xbase-clients | 
xmessage, cpp
+Pre-Depends: x11-common (>= 1:7.0.0)
 Suggests: sessreg | xutils
 Description: X display manager
  xdm manages a collection of X servers, which may be on the local host or


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to