Author: dnusinow
Date: 2006-06-11 19:43:29 -0400 (Sun, 11 Jun 2006)
New Revision: 2303

Modified:
   trunk/app/xutils/debian/changelog
   trunk/app/xutils/debian/control
Log:
* Add suggests on pdksh because the xauth_switch_to_sun-des-1 script is a
  ksh script. Document this requirement in the package description.

Modified: trunk/app/xutils/debian/changelog
===================================================================
--- trunk/app/xutils/debian/changelog   2006-06-11 23:36:01 UTC (rev 2302)
+++ trunk/app/xutils/debian/changelog   2006-06-11 23:43:29 UTC (rev 2303)
@@ -7,8 +7,10 @@
   * Version and move x11-common to pre-depends from depends
   * Bump policy version to 3.7.2.0
   * Autoreconf all apps to fix manpage suffixes
+  * Add suggests on pdksh because the xauth_switch_to_sun-des-1 script is a
+    ksh script. Document this requirement in the package description.
 
- -- David Nusinow <[EMAIL PROTECTED]>  Sun, 11 Jun 2006 19:35:28 -0400
+ -- David Nusinow <[EMAIL PROTECTED]>  Sun, 11 Jun 2006 19:42:24 -0400
 
 xutils (1:7.0.0-3) unstable; urgency=low
 

Modified: trunk/app/xutils/debian/control
===================================================================
--- trunk/app/xutils/debian/control     2006-06-11 23:36:01 UTC (rev 2302)
+++ trunk/app/xutils/debian/control     2006-06-11 23:43:29 UTC (rev 2303)
@@ -10,6 +10,7 @@
 Architecture: any
 Pre-Depends: x11-common (>= 1:7.0.0)
 Depends: ${shlibs:Depends}, ${misc:Depends}, xfonts-utils, xutils-dev
+Suggests: pdksh
 Description: X Window System utility programs
  xutils provides a set of utility programs shipped with the X Window System
  that do not require the X libraries; many of these programs are useful
@@ -29,8 +30,5 @@
  Installation of an rsh or ssh daemon (server) is necessary if rstartd is
  to be used, and installation of an rsh or ssh client is necessary if
  rstart is to be used.  The luit program requires locale information from
- the xlibs-data package.
- .
- imake uses the C preprocessor (cpp) as a macro processor.  The GNU C
- preprocessor's "-traditional" support misbehaves in early releases of the GCC
- 3.3 series; therefore, this package conflicts with those versions.
+ the xlibs-data package. xauth's xauth_switch_to_sun-des-1 script requires
+ a ksh implementation to be installed.


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

Reply via email to