Author: dnusinow
Date: 2006-04-15 11:42:41 -0400 (Sat, 15 Apr 2006)
New Revision: 1793
Modified:
trunk/app/xdm-X11R7.0-1.0.1/debian/changelog
trunk/app/xdm-X11R7.0-1.0.1/debian/control
Log:
* Swap the dependency on xmessage | xbase-clients to xbase-clients |
xmessage. xmessage as a package doesn't exist in Debian, and this version
will allow installation on both Ubuntu and Debian.
Modified: trunk/app/xdm-X11R7.0-1.0.1/debian/changelog
===================================================================
--- trunk/app/xdm-X11R7.0-1.0.1/debian/changelog 2006-04-15 15:38:05 UTC
(rev 1792)
+++ trunk/app/xdm-X11R7.0-1.0.1/debian/changelog 2006-04-15 15:42:41 UTC
(rev 1793)
@@ -2,8 +2,11 @@
* I'll just add this to the pile of brown paper bags on my head. Actually
patch on build. Thanks Eugene Konev for the patch. (closes: #362149)
+ * Swap the dependency on xmessage | xbase-clients to xbase-clients |
+ xmessage. xmessage as a package doesn't exist in Debian, and this version
+ will allow installation on both Ubuntu and Debian.
- -- David Nusinow <[EMAIL PROTECTED]> Thu, 13 Apr 2006 23:46:21 -0400
+ -- David Nusinow <[EMAIL PROTECTED]> Sat, 15 Apr 2006 11:42:23 -0400
xdm (1:1.0.1-5) unstable; urgency=low
Modified: trunk/app/xdm-X11R7.0-1.0.1/debian/control
===================================================================
--- trunk/app/xdm-X11R7.0-1.0.1/debian/control 2006-04-15 15:38:05 UTC (rev
1792)
+++ trunk/app/xdm-X11R7.0-1.0.1/debian/control 2006-04-15 15:42:41 UTC (rev
1793)
@@ -8,7 +8,7 @@
Package: xdm
Architecture: any
-Depends: ${shlibs:Depends}, x11-common, debconf (>= 1.2.9) | debconf-2.0,
xmessage | xbase-clients, cpp
+Depends: ${shlibs:Depends}, x11-common, debconf (>= 1.2.9) | debconf-2.0,
xbase-clients | xmessage, cpp
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]