Attached is the patch which splits out xauth to the independent
package. This package will depend only to x11-common, libxmuu1,
libxext6 and libxau6.

-- 
Mikhail Gusarov
ICQ UIN: 111575219
JID: [EMAIL PROTECTED]
diff -Nru xorg-x11-6.8.2.dfsg.1/debian/control 
xorg-x11-6.8.2.dfsg.1-fixed/debian/control
--- xorg-x11-6.8.2.dfsg.1/debian/control        2005-10-10 20:26:51.000000000 
+0700
+++ xorg-x11-6.8.2.dfsg.1-fixed/debian/control  2005-10-09 21:30:03.000000000 
+0700
@@ -1954,6 +1954,13 @@
  This package no longer provides the 'mkfontscale' program; it has instead been
  moved to xutils.
 
+Package: xauth
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: X authority file utility
+ The xauth program is used to edit and display the authorization
+ information used in connecting to the X server.
+
 Package: xdm
 Architecture: any
 Depends: debconf (>= 1.2.9) | debconf-2.0, xbase-clients, cpp, libpam-modules, 
libpam-runtime (>= 0.76-13.1), ${shlibs:Depends}, ${misc:Depends}
diff -Nru xorg-x11-6.8.2.dfsg.1/debian/xauth.install 
xorg-x11-6.8.2.dfsg.1-fixed/debian/xauth.install
--- xorg-x11-6.8.2.dfsg.1/debian/xauth.install  1970-01-01 07:00:00.000000000 
+0700
+++ xorg-x11-6.8.2.dfsg.1-fixed/debian/xauth.install    2005-10-09 
21:30:03.000000000 +0700
@@ -0,0 +1,2 @@
+usr/X11R6/bin/xauth
+usr/X11R6/man/man1/xauth.1x
diff -Nru xorg-x11-6.8.2.dfsg.1/debian/xauth.install.s390 
xorg-x11-6.8.2.dfsg.1-fixed/debian/xauth.install.s390
--- xorg-x11-6.8.2.dfsg.1/debian/xauth.install.s390     1970-01-01 
07:00:00.000000000 +0700
+++ xorg-x11-6.8.2.dfsg.1-fixed/debian/xauth.install.s390       2005-10-09 
21:30:03.000000000 +0700
@@ -0,0 +1,2 @@
+usr/X11R6/bin/xauth
+usr/X11R6/man/man1/xauth.1x
diff -Nru xorg-x11-6.8.2.dfsg.1/debian/xauth.README.Debian 
xorg-x11-6.8.2.dfsg.1-fixed/debian/xauth.README.Debian
--- xorg-x11-6.8.2.dfsg.1/debian/xauth.README.Debian    1970-01-01 
07:00:00.000000000 +0700
+++ xorg-x11-6.8.2.dfsg.1-fixed/debian/xauth.README.Debian      2005-10-09 
21:30:03.000000000 +0700
@@ -0,0 +1,10 @@
+Debian README for xauth package
+=======================================
+
+Newcomers to the X Window System should first read the Debian X FAQ
+(Frequently Asked Questions list): /usr/share/doc/x11-common/FAQ.gz.
+You can view this file with your favorite pager program after decompressing
+it.  For example:
+    $ zcat /usr/share/doc/x11-common/FAQ.gz | pager
+
+ -- Mikhail Gusarov <[EMAIL PROTECTED]>, Sun Oct  9 21:22:42 2005
diff -Nru xorg-x11-6.8.2.dfsg.1/debian/xbase-clients.install 
xorg-x11-6.8.2.dfsg.1-fixed/debian/xbase-clients.install
--- xorg-x11-6.8.2.dfsg.1/debian/xbase-clients.install  2005-10-10 
20:26:52.000000000 +0700
+++ xorg-x11-6.8.2.dfsg.1-fixed/debian/xbase-clients.install    2005-10-09 
21:30:03.000000000 +0700
@@ -59,7 +59,6 @@
 usr/X11R6/bin/viewres
 usr/X11R6/bin/x11perf
 usr/X11R6/bin/x11perfcomp
-usr/X11R6/bin/xauth
 usr/X11R6/bin/xbiff
 usr/X11R6/bin/xcalc
 usr/X11R6/bin/xclipboard
@@ -171,7 +170,6 @@
 usr/X11R6/man/man1/viewres.1x
 usr/X11R6/man/man1/x11perf.1x
 usr/X11R6/man/man1/x11perfcomp.1x
-usr/X11R6/man/man1/xauth.1x
 usr/X11R6/man/man1/xbiff.1x
 usr/X11R6/man/man1/xcalc.1x
 usr/X11R6/man/man1/xclipboard.1x
diff -Nru xorg-x11-6.8.2.dfsg.1/debian/xbase-clients.install.s390 
xorg-x11-6.8.2.dfsg.1-fixed/debian/xbase-clients.install.s390
--- xorg-x11-6.8.2.dfsg.1/debian/xbase-clients.install.s390     2005-10-10 
20:26:52.000000000 +0700
+++ xorg-x11-6.8.2.dfsg.1-fixed/debian/xbase-clients.install.s390       
2005-10-09 21:30:03.000000000 +0700
@@ -58,7 +58,6 @@
 usr/X11R6/bin/viewres
 usr/X11R6/bin/x11perf
 usr/X11R6/bin/x11perfcomp
-usr/X11R6/bin/xauth
 usr/X11R6/bin/xbiff
 usr/X11R6/bin/xcalc
 usr/X11R6/bin/xclipboard
@@ -166,7 +165,6 @@
 usr/X11R6/man/man1/viewres.1x
 usr/X11R6/man/man1/x11perf.1x
 usr/X11R6/man/man1/x11perfcomp.1x
-usr/X11R6/man/man1/xauth.1x
 usr/X11R6/man/man1/xbiff.1x
 usr/X11R6/man/man1/xcalc.1x
 usr/X11R6/man/man1/xclipboard.1x

Reply via email to