chiark / gitweb /
Process `9x15' too.
[xfonts-traditional.git] / debian / control
index 77dc51ff3febb8e2b6cbb3bc457742c60fbf9c18..5a4985f44a7af7ec50de74cd0792c3edc5609f23 100644 (file)
@@ -3,22 +3,24 @@ Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
 Section: x11
 Priority: optional
 Standards-Version: 3.9.2.0
-Build-Depends: xfonts-utils, pcf2bdf
+Build-Depends: xfonts-utils, pcf2bdf, debhelper (>=8), po-debconf, fontforge
 
 Package: xfonts-traditional
 Architecture: all
-Depends: xfonts-utils, pcf2bdf
-Description: Traditional fixed-with fonts for X
+Depends: xfonts-utils, pcf2bdf, libsys-cpu-perl, ${misc:Depends}, ${perl:Depends}
+Description: Traditional fixed-width fonts for X
  Provides "traditional" versions of fixed-width fonts.
  .
- These are a set of 6x13 fonts (including "fixed"), with foundry name
+ These are a set of fonts (including 6x13 "fixed"), with foundry name
  "trad" instead of "misc", with several glyphs replaced with earlier
  versions from before Markus Kuhn's changes:
-  - balanced ` and '
-  - less tall [ ] ( ) { }
-  - centred *
-  - high ~
-  - traditional appearance of lower case a
+  - balanced  ` '
+  - less tall  [ ] ( ) { }
+  - centred  *
+  - high  ~
+  - slightly higher  &
+  - traditional appearance of  W a
+  - in 10x20, versions of ; : , . matching ` ' and each other
  .
  These changes make the fonts compatible with the US-ASCII character
  set.  (UTF-8 is not compatible with ASCII in its usage of the
@@ -26,9 +28,12 @@ Description: Traditional fixed-with fonts for X
  documents (including ASCII art and GNU manuals) will render
  correctly.
  .
- Optionally, this package will edit your configuration to make the
- default font "fixed" refer to the traditional font.
+ Additionally, we provide ASCII-compatible versions of several Neep
+ fonts (replacing "jmk" with "trad.jmk" in the foundry name).
+ .
+ Optionally, this package will edit your system configuration to make
+ the default fonts used by xterm refer to the traditional font.
  .
  (This package does not actually contain the bulk of the font data;
  rather, it automatically generates the required modified fonts for
- each font you have installed.)
+ each relevant font you have installed.)