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

Bug#82966: X font utilities moved from xbase-clients to xutils



Package: debian-policy
Version: 3.2.1.2
Severity: normal

In XFree86 4 several X11 font utilities (bdftopcf, mkfontdir,
update-fonts-scale, and update-fonts-alias) are moved from
xbase-clients package to xutils package.

I didn't find a hint, on which version bdftopcf and mkfontdir where
moved exactly, but it seems to be done when moving from XFree86 3 to
4.

update-fonts-{scale,alias} were moved in 4.0.1-9.

So here's a little patch to fix the package names in the current
policy:

--- -	Sat Jan 20 16:40:07 2001
+++ policy.sgml	Sat Jan 20 16:39:26 2001
@@ -5978,7 +5978,7 @@
 	    <item>
 		BDF fonts should be converted to PCF fonts with the
 		<tt>bdftopcf</tt> utility (available in the
-		<tt>xbase-clients</tt> package, <tt>gzip</tt>ped, and
+		<tt>xutils</tt> package, <tt>gzip</tt>ped, and
 		placed in a directory that corresponds to their
 		resolution:
 		<list>
@@ -6063,7 +6063,7 @@
 	    </item>
 	    <item>
 		Font packages must declare a dependency on
-		<tt>xbase-clients</tt> and, in the package
+		<tt>xutils</tt> and, in the package
 		post-installation and post-removal scripts, invoke the
 		<tt>mkfontdir</tt> command on each directory into
 		which they installed fonts.
@@ -6071,8 +6071,8 @@
 	    <item>
 		Font packages that provide one or more
 		<tt>fonts.scale</tt> files as described above must declare a
-		versioned dependency on <tt>xbase-clients (&gt;=
-		  3.3.3.1-5)</tt> and invoke <tt>update-fonts-scale</tt> on each
+		versioned dependency on <tt>xutils (&gt;=
+		  4.0.1-9)</tt> and invoke <tt>update-fonts-scale</tt> on each
 		directory into which they installed fonts
 		<em>before</em> invoking <tt>mkfontdir</tt> on that
 		directory.  This invocation must occur in both the
@@ -6081,8 +6081,8 @@
 	    <item>
 		Font packages that provide one or more
 		<tt>fonts.alias</tt> files as described above must
-		declare a versioned dependency on <tt>xbase-clients
-		  (&gt;= 3.3.3.1-5)</tt> and, in the package
+		declare a versioned dependency on <tt>xutils
+		  (&gt;= 4.0.1-9)</tt> and, in the package
 		post-installation and post-removal scripts, invoke
 		<tt>update-fonts-alias</tt> on each directory into
 		which they installed fonts.
 
Tschoeeee

        Roland

-- 
 * roland@spinnaker.de * http://www.spinnaker.de/ *



Reply to: