Bug#53927: marked as done (tetex-bin: /usr/info/dvips.info.gz out of date to /usr/lib/texmf/tex/plain/dvips/dvips.tex)
Your message dated Tue, 18 Oct 2005 10:47:24 -0700
with message-id <E1ERvYa-000536-00@spohr.debian.org>
and subject line Bug#53927: fixed in tetex-bin 3.0-9
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 3 Jan 2000 10:53:40 +0000
Received: (qmail 21933 invoked from network); 3 Jan 2000 10:53:35 -0000
Received: from ltbrpx20-port-3.agt.net (HELO errant.castrov.cuug.ab.ca) (@161.184.26.7)
by master.debian.org with SMTP; 3 Jan 2000 10:53:35 -0000
Received: by errant.castrov.cuug.ab.ca
id m12556d-000OBPC
(Debian Smail-3.2.0.102 1998-Aug-2 #2); Mon, 3 Jan 2000 03:52:55 -0700 (MST)
Message-Id: <m12556d-000OBPC@errant.castrov.cuug.ab.ca>
Date: Mon, 3 Jan 2000 03:52:55 -0700 (MST)
From: <wuth@errant.castrov.cuug.ab.ca>
Subject: tetex-bin: /usr/info/dvips.info.gz out of date to /usr/lib/texmf/tex/plain/dvips/dvips.tex
To: submit@bugs.debian.org
Bcc:
X-Mailer: bug 3.1.7
Package: tetex-bin
Version: 0.9.981113-2
/usr/info/dvips.info.gz seems to take most of its contents from
/usr/lib/texmf/tex/plain/dvips/dvips.tex. But is missing
the following paragraph:
The dvips default landscape configuration is presently as though
the paper were rotated ninety degrees counterclockwise; this seems
to be the convention adopted by previewers that the author is
familiar with. If for some reason you need your landscape orientation
to be rotated clockwise, simply include at the top of your TeX file
or in some included macro file
\special{! /landplus90 true store}
to set this orientation. Alternatively, you can change the default
value of landplus90 in the tex.lpro file before
compilation, or include a header file that just includes the
definition /landplus90 true store.
/usr/info/dvips.info.gz should be updated to the current text in
/usr/lib/texmf/tex/plain/dvips/dvips.tex, or it should mention that
/usr/lib/texmf/tex/plain/dvips/dvips.tex exists and is more complete.
-- System Information
Debian Release: 2.1
Kernel Version: Linux errant 2.0.35 #1 Mon Dec 7 12:03:39 MST 1998 i586 unknown
Versions of the packages tetex-bin depends on:
ii libc6 2.1.2-10 GNU C Library: Shared libraries and timezone
ii libpng2 1.0.2b-0.1 PNG library - runtime
ii xlib6g 3.3.2.3a-11 shared libraries required by X clients
ii zlib1g 1.1.3-5 compression library - runtime
ii tetex-base 0.9.981113-1 basic teTeX library files
ii ed 0.2-17 The classic unix line editor
ii dpkg-perl 0.1-2hamm1 Perl interface modules for dpkg
--- Begin /etc/texmf/texmf.cnf (modified conffile)
% original texmf.cnf -- runtime path configuration file for kpathsea.
% (If you change or delete `original' on the previous line, the
% distribution won't install its version over yours.)
% Public domain.
%
% What follows is a super-summary of what this .cnf file can
% contain. Please read the Kpathsea manual for more information.
%
% texmf.cnf is generated from texmf.in, by replacing @var@ with the
% value of the Make variable `var', via a sed file texmf.sed, generated
% (once) by kpathsea/Makefile (itself generated from kpathsea/Makefile.in
% by configure).
%
% Any identifier (sticking to A-Za-z_ for names is safest) can be assigned.
% The `=' (and surrounding spaces) is optional.
% No % or @ in texmf.in, for the sake of autogeneration.
% (However, %'s and @'s can be edited into texmf.cnf or put in envvar values.)
% $foo (or ${foo}) in a value expands to the envvar or cnf value of foo.
%
% Earlier entries (in the same or another file) override later ones, and
% an environment variable foo overrides any texmf.cnf definition of foo.
%
% All definitions are read before anything is expanded, so you can use
% variables before they are defined.
%
% If a variable assignment is qualified with `.PROGRAM', it is ignored
% unless the current executable (last filename component of argv[0]) is
% named PROGRAM. This foo.PROGRAM construct is not recognized on the
% right-hand side. For environment variables, use FOO_PROGRAM.
%
% Which file formats use which paths for searches is described in the
% various programs' and the kpathsea documentation.
%
% // means to search subdirectories (recursively).
% A leading !! means to look only in the ls-R db, never on the disk.
% A leading/trailing/doubled : in the paths will be expanded into the
% compile-time default. Probably not what you want.
%
% You can use brace notation, for example: /usr/local/{mytex,othertex}
% expands to /usr/local/mytex:/usr/local/othertex. Instead of the path
% separator you can use a comma: /usr/local/{mytex,othertex} also expands
% to /usr/local/mytex:/usr/local/othertex. However, the use of the comma
% instead of the path separator is deprecated.
%
% The text above assumes thet path separator is a colon (:). Non-UNIX
% systems use different path separators, for example MicroSoft operating
% systems use the semicolon (;).
% Part 1: Search paths and directories.
% You can set an environment variable to override TEXMF if you're testing
% a new TeX tree, without changing anything else.
%
% You may wish to use one of the $SELFAUTO... variables here so TeX will
% find where to look dynamically. See the manual and the definition
% below of TEXMFCNF.
% The main tree, which must be mentioned in $TEXMF, below:
TEXMFMAIN = /usr/lib/texmf
% A place for local additions to a "standard" texmf tree. For example:
TEXMFLOCAL = /usr/lib/texmf/local
% A place where texconfig stores modifications (instead of the TEXMFMAIN
% tree). texconfig relies on the name, so don't change it.
% TEXMF_CNF = /usr/lib/texmf-cnf
% User texmf trees can be catered for like this...
HOMETEXMF = $HOME/texmf
% Now, list all the texmf trees. If you have multiple trees,
% use shell brace notation, like this:
TEXMF = {$HOMETEXMF,!!$TEXMFLOCAL,!!$TEXMFMAIN}
% The braces are necessary.
%TEXMF = !!$TEXMFMAIN
% The system trees. These are the trees that are shared by all the users.
SYSTEXMF = $TEXMFLOCAL:$TEXMFMAIN
% Where generated fonts may be written. This tree is used when the sources
% were found in a system tree and either that tree wasn't writable, or the
% varfonts feature was enabled in MT_FEATURES in mktex.cnf.
VARTEXFONTS = /var/spool/texmf
% Where to look for ls-R files. There need not be an ls-R in the
% directories in this path, but if there is one, Kpathsea will use it.
TEXMFDBS = $TEXMF:$VARTEXFONTS
% It may be convenient to define TEXMF like this:
% TEXMF = {$HOMETEXMF,!!$TEXMFLOCAL,!!$TEXMFMAIN,$HOME}
% which allows users to set up entire texmf trees, and tells TeX to
% look in places like ~/tex and ~/bibtex. If you do this, define TEXMFDBS
% like this:
% TEXMFDBS = $HOMETEXMF;$TEXMFLOCAL;$TEXMFMAIN;$VARTEXFONTS
% or mktexlsr will generate an ls-R file for $HOME when called, which is
% rarely desirable. If you do this you'll want to define SYSTEXMF like
% this:
% SYSTEXMF = $TEXMFLOCAL;$TEXMFMAIN
% so that fonts from a user's tree won't escape into the global trees.
%
% On some systems, there will be a system tree which contains all the font
% files that may be created as well as the formats. For example
% VARTEXMF = /var/lib/texmf
% is used on many Linux systems. In this case, set VARTEXFONTS like this
% VARTEXFONTS = $VARTEXMF/fonts
% and do not mention it in TEXMFDBS (but _do_ mention VARTEXMF).
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Usually you will not need to edit any of the other variables in part 1. %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% WEB2C is for Web2C specific files. The current directory may not be
% a good place to look for them.
WEB2C = $TEXMF/web2c
% TEXINPUTS is for TeX input files -- i.e., anything to be found by \input
% or \openin, including .sty, .eps, etc.
% LaTeX 2e specific macros are stored in latex/, macros that can only be
% used with 2.09 in latex209/. In addition, we look in the directory
% latex209, useful for macros that were written for 2.09 and do not
% mention 2e at all, but can be used with 2e.
TEXINPUTS.latex209 = .:$TEXMF/tex/{latex209,generic,latex,}//
TEXINPUTS.latex2e = .:$TEXMF/tex/{latex,generic,latex209,}//
TEXINPUTS.latex = .:$TEXMF/tex/{latex,generic,latex209,}//
% Fontinst needs to read afm files.
TEXINPUTS.fontinst = .:$TEXMF/{tex{/fontinst,},fonts/afm}//
% Plain TeX. Have the command tex check all directories as a last
% resort, we may have plain-compatible stuff anywhere.
TEXINPUTS.tex = .:$TEXMF/tex/{plain,generic,}//
% other plain-based formats
TEXINPUTS.amstex = .:$TEXMF/tex/{amstex,plain,generic,}//
TEXINPUTS.bamstex = .:$TEXMF/tex/{amstex,plain,generic,}//
TEXINPUTS.bplain = .:$TEXMF/tex/{plain,generic,}//
TEXINPUTS.eplain = .:$TEXMF/tex/{eplain,plain,generic,}//
TEXINPUTS.ftex = .:$TEXMF/tex/{formate,plain,generic,}//
TEXINPUTS.jadetex = .:$TEXMF/tex/{jadetex,plain,generic,}//
TEXINPUTS.texinfo = .:$TEXMF/tex/{texinfo,plain,generic,}//
% MLTeX.
TEXINPUTS.frtex = .:$TEXMF/{mltex,tex}/{french,plain,generic,}//
TEXINPUTS.frlatex = .:$TEXMF/{mltex,tex}/{french,latex,generic,latex209,}//
TEXINPUTS.mltex = .:$TEXMF/{mltex,tex}/{plain,generic,}//
TEXINPUTS.mllatex = .:$TEXMF/{mltex,tex}/{latex,generic,latex209,}//
% e-TeX. This form of the input paths is borrowed from teTeX. A certain
% variant of TDS is assumed here, unaffected by the build variables.
TEXINPUTS.elatex = .:$TEXMF/{etex,tex}/{latex,generic,latex209,plain,}//
TEXINPUTS.etex = .:$TEXMF/{etex,tex}/{plain,generic,}//
% PDFTeX. This form of the input paths is borrowed from teTeX. A certain
% variant of TDS is assumed here, unaffected by the build variables.
TEXINPUTS.pdftexinfo = .:$TEXMF/{pdftex,tex}/{texinfo,generic,plain,}//
TEXINPUTS.pdflatex = .:$TEXMF/{pdftex,tex}/{latex,generic,latex209,plain,}//
TEXINPUTS.pdftex = .:$TEXMF/{pdftex,tex}/{plain,generic,}//
% Omega.
TEXINPUTS.lambda = .:$TEXMF/{omega,tex}/{lambda,latex,generic,latex209,plain,}//
TEXINPUTS.omega = .:$TEXMF/{omega,tex}/{plain,generic,}//
% Context macros by Hans Hagen:
TEXINPUTS.context = .:$TEXMF/tex/{context,plain,generic,}//
TEXINPUTS.cont-en = .:$TEXMF/tex/{context,plain,generic,}//
TEXINPUTS.cont-de = .:$TEXMF/tex/{context,plain,generic,}//
TEXINPUTS.cont-nl = .:$TEXMF/tex/{context,plain,generic,}//
% Earlier entries override later ones, so put this last.
TEXINPUTS = .:$TEXMF/tex/{generic,}//
% Metafont, MetaPost inputs.
MFINPUTS = .:$TEXMF/metafont//:{$TEXMF/fonts,$VARTEXFONTS}/source//
MPINPUTS = .:$TEXMF/metapost//
% Dump files (fmt/base/mem) for vir{tex,mf,mp} to read (see web2c/INSTALL),
% and string pools (.pool) for ini{tex,mf,mp}. It is silly that we have six
% paths and directories here (they all resolve to a single place by default),
% but historically ...
TEXFORMATS = .:$TEXMF/web2c
MFBASES = .:$TEXMF/web2c
MPMEMS = .:$TEXMF/web2c
TEXPOOL = .:$TEXMF/web2c
MFPOOL = .:$TEXMF/web2c
MPPOOL = .:$TEXMF/web2c
% Device-independent font metric files.
VFFONTS = .:$TEXMF/fonts/vf//
TFMFONTS = .:{$TEXMF/fonts,$VARTEXFONTS}/tfm//
% The $MAKETEX_MODE below means the drivers will not use a cx font when
% the mode is ricoh. If no mode is explicitly specified, kpse_prog_init
% sets MAKETEX_MODE to /, so all subdirectories are searched. See the manual.
% The modeless part guarantees that bitmaps for PostScript fonts are found.
PKFONTS = .:{$TEXMF/fonts,$VARTEXFONTS}/pk/{$MAKETEX_MODE,modeless}//
% Similarly for the GF format, which only remains in existence because
% Metafont outputs it (and MF isn't going to change).
GFFONTS = .:$TEXMF/fonts/gf/$MAKETEX_MODE//
% A backup for PKFONTS and GFFONTS. Not used for anything.
GLYPHFONTS = .:$TEXMF/fonts
% For texfonts.map and included map files used by mktexpk.
% See ftp://ftp.tug.org/tex/fontname.tar.gz.
TEXFONTMAPS = .:$TEXMF/fontname
% BibTeX bibliographies and style files.
BIBINPUTS = .:$TEXMF/bibtex/{bib,}//
BSTINPUTS = .:$TEXMF/bibtex/{bst,}//
% MFT style files.
MFTINPUTS = .:$TEXMF/mft//
% PostScript headers, prologues (.pro), encodings (.enc) and fonts.
TEXPSHEADERS.pdftex = .:$TEXMF/{pdftex,dvips,fonts/type1}//
TEXPSHEADERS.pdflatex = .:$TEXMF/{pdftex,dvips,fonts/type1}//
TEXPSHEADERS.pdftexinfo = .:$TEXMF/{pdftex,dvips,fonts/type1}//
TEXPSHEADERS = .:$TEXMF/{dvips,pdftex,fonts/type1}//
% PostScript Type 1 outline fonts.
T1FONTS = .:$TEXMF/fonts/type1//
% PostScript AFM metric files.
AFMFONTS = .:$TEXMF/fonts/afm//
% TrueType outline fonts.
TTFONTS = .:$TEXMF/fonts/truetype//
% Type 42 outline fonts.
T42FONTS = .:$TEXMF/fonts/type42//
% Dvips' config.* files (this name should not start with `TEX'!).
TEXCONFIG = .:$TEXMF/dvips//
% Makeindex style (.ist) files.
INDEXSTYLE = .:$TEXMF/makeindex//
% Used by DMP (ditroff-to-mpx), called by makempx -troff.
TRFONTS = /usr/lib/font/devpost
MPSUPPORT = .:$TEXMF/metapost/support
% For xdvi to find mime.types and .mailcap, if they do not exist in
% $HOME. These are single directories, not paths.
% (But the default mime.types, at least, may well suffice.)
MIMELIBDIR = /usr/etc
MAILCAPLIBDIR = /usr/etc
% TeX documentation and source files, for use with kpsewhich.
TEXDOCS = .:$TEXMF/doc//
TEXSOURCES = .:$TEXMF/source//
% Omega-related fonts and other files. The odd construction for OFMFONTS
% makes it behave in the face of a definition of TFMFONTS. Unfortunately
% no default substitution would take place for TFMFONTS, so an explicit
% path is retained.
OFMFONTS = .:{$TEXMF/fonts,$VARTEXFONTS}/{ofm,tfm}//:$TFMFONTS
OPLFONTS = .:{$TEXMF/fonts,$VARTEXFONTS}/opl//
OVFFONTS = .:{$TEXMF/fonts,$VARTEXFONTS}/ovf//
OVPFONTS = .:{$TEXMF/fonts,$VARTEXFONTS}/ovp//
OTPINPUTS = .:$TEXMF/omega/otp//
OCPINPUTS = .:$TEXMF/omega/ocp//
% Some additional input variables for several programs. If you add
% a program that uses the 'other text files' or 'other binary files'
% search formats, you'll want to add their variables here as well.
XDVIINPUTS = .:$TEXMF/xdvi
T4HTINPUTS = .:$TEXMF/tex4ht//
TEX4HTINPUTS = .:$TEXMF/tex4ht//
%% The mktex* scripts rely on KPSE_DOT. Do not set it in the environment.
KPSE_DOT = .
% This definition isn't used from this .cnf file itself (that would be
% paradoxical), but the compile-time default in paths.h is built from it.
% The SELFAUTO* variables are set automatically from the location of
% argv[0], in kpse_set_progname.
%
% About the /. construction:
% 1) if the variable is undefined, we'd otherwise have an empty path
% element in the compile-time path. This is not meaningful.
% 2) if we used /$VARIABLE, we'd end up with // if VARIABLE is defined,
% which would search the entire world.
%
% The TETEXDIR stuff isn't likely to relevant unless you're using teTeX,
% but it doesn't hurt.
%
TEXMFCNF = .:$SELFAUTOLOC:{$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf/web2c}:/.$TETEXDIR:/.$TEXMF/web2c:/usr/lib/texmf/web2c:/etc/texmf:/var/lib/texmf/web2c
% Part 2: Non-path options.
% Write .log/.dvi/etc. files here, if the current directory is unwritable.
% TEXMFOUTPUT = /tmp
% If a dynamic file creation fails, log the command to this file, in
% either the current directory or TEXMFOUTPUT. Set to the
% empty string or 0 to avoid logging.
MISSFONT_LOG = missfont.log
% Set to a colon-separated list of words specifying warnings to suppress.
% To suppress everything, use TEX_HUSH = all; this is equivalent to
% TEX_HUSH = checksum:lostchar:readable:special
TEX_HUSH = none
% Enable system commands via \write18{...}?
shell_escape = f
% Allow TeX \openout on filenames starting with `.' (e.g., .rhosts)?
% a (any) : any file can be opened.
% r (restricted) : disallow opening "dotfiles".
% p (paranoid) : as 'r' and disallow going to parent directories, and
% restrict absolute paths to be under $TEXMFOUTPUT.
openout_any = p
% Enable the mktex... scripts by default? These must be set to 0 or 1.
% Particular programs can and do override these settings, for example
% dvips's -M option. Your first chance to specify whether the scripts
% are invoked by default is at configure time.
%
% These values are ignored if the script names are changed; e.g., if you
% set DVIPSMAKEPK to `foo', what counts is the value of the environment
% variable/config value `FOO', not the `MKTEXPK' value.
%
% MKTEXTEX = 0
% MKTEXPK = 0 % Note: xdvi(k) does not handle this variable correctly.
% MKTEXMF = 0
% MKTEXTFM = 0
% MKOCP = 0
% MKOFM = 0
% What MetaPost runs to make MPX files. This is passed an option -troff
% if MP is in troff mode. Set to `0' to disable this feature.
MPXCOMMAND = makempx
% Part 3: Array and other sizes for TeX (and Metafont and MetaPost).
%
% If you want to change some of these sizes only for a certain TeX
% variant, the usual dot notation works, e.g.,
% main_memory.hugetex = 20000000
%
% If a change here appears to be ignored, try redumping the format file.
% Memory. Must be less than 8,000,000 total.
%
% main_memory is relevant only to initex, extra_mem_* only to non-ini.
% Thus, have to redump the .fmt file after changing main_memory; to add
% to existing fmt files, increase extra_mem_*. (To get an idea of how
% much, try \tracingstats=2 in your TeX source file;
% web2c/tests/memtest.tex might also be interesting.)
%
% To increase space for boxes (as might be needed by, e.g., PiCTeX),
% increase extra_mem_bot.
%
% For some xy-pic samples, you may need as much as 700000 words of memory.
% For the vast majority of documents, 60000 or less will do.
%
main_memory.context = 1100000
main_memory.cont-en = 1100000
main_memory.cont-nl = 1100000
main_memory.cont-de = 1100000
main_memory = 263000 % words of inimemory available: also applies to inimf&mp
extra_mem_top = 0 % extra high memory for chars, tokens, etc.
extra_mem_bot = 0 % extra low memory for boxes, glue, breakpoints, etc.
% Words of font info for TeX (total size of all TFM files, approximately).
font_mem_size = 200000
% Total number of fonts. Must be >= 50 and <= 2000 (without tex.ch changes).
font_max = 1000
% Extra space for the hash table of control sequences (which allows 10K
% names as distributed).
hash_extra.context = 15000
hash_extra.cont-en = 15000
hash_extra.cont-nl = 15000
hash_extra.cont-de = 15000
hash_extra = 0
% Max number of characters in all strings, including all error messages,
% help texts, font names, control sequences. These values apply to TeX and MP.
pool_size.context = 500000
pool_size.cont-en = 500000
pool_size.cont-nl = 500000
pool_size.cont-de = 500000
pool_size = 125000
% Minimum pool space after TeX/MP's own strings; must be at least
% 25000 less than pool_size, but doesn't need to be nearly that large.
string_vacancies.context = 45000
string_vacancies.cont-en = 45000
string_vacancies.cont-nl = 45000
string_vacancies.cont-de = 45000
string_vacancies = 25000
max_strings.context = 55000
max_strings.cont-en = 55000
max_strings.cont-nl = 55000
max_strings.cont-de = 55000
max_strings = 15000 % max number of strings
pool_free.context = 47500
pool_free.cont-en = 47500
pool_free.cont-nl = 47500
pool_free.cont-de = 47500
pool_free = 5000 % min pool space left after loading .fmt
% Hyphenation trie. As distributed, the maximum is 65535; this should
% work unless `unsigned short' is not supported or is smaller than 16
% bits. This value should suffice for UK English, US English, French,
% and German (for example). To increase, you must change
% `ssup_trie_opcode' and `ssup_trie_size' in tex.ch (and rebuild TeX);
% the trie will then consume four bytes per entry, instead of two.
%
% US English, German, and Portuguese: 30000.
% German: 14000.
% US English: 10000.
%
trie_size = 64000
% Buffer size. TeX uses the buffer to contain input lines, but macro
% expansion works by writing material into the buffer and reparsing the
% line. As a consequence, certain constructs require the buffer to be
% very large. As distributed, the size is 50000; most documents can be
% handled within a tenth of this size.
buf_size = 50000
hyph_size = 1000 % number of hyphenation exceptions, >610 and <32767.
nest_size.context = 500
nest_size.cont-en = 500
nest_size.cont-nl = 500
nest_size.cont-de = 500
nest_size = 100 % simultaneous semantic levels (e.g., groups)
max_in_open = 15 % simultaneous input files and error insertions
param_size.context = 1500
param_size.cont-en = 1500
param_size.cont-nl = 1500
param_size.cont-de = 1500
param_size = 500 % simultaneous macro parameters
save_size.context = 5000
save_size.cont-en = 5000
save_size.cont-nl = 5000
save_size.cont-de = 5000
save_size = 4000 % for saving values outside current group
stack_size.context = 1500
stack_size.cont-en = 1500
stack_size.cont-nl = 1500
stack_size.cont-de = 1500
stack_size = 300 % simultaneous input sources
% These are Omega-specific.
ocp_buf_size = 20000 % character buffers for ocp filters.
ocp_stack_size = 10000 % stacks for ocp computations.
ocp_list_size = 1000 % control for multiple ocps.
% These work best if they are the same as the I/O buffer size, but it
% doesn't matter much. Must be a multiple of 8.
dvi_buf_size = 16384 % TeX
gf_buf_size = 16384 % MF
% It's probably inadvisable to change these. At any rate, we must have:
% 45 < error_line < 255;
% 30 < half_error_line < error_line - 15;
% 60 <= max_print_line;
% These apply to Metafont and MetaPost as well.
error_line = 79
half_error_line = 50
max_print_line = 79
--- End /etc/texmf/texmf.cnf
---------------------------------------
Received: (at 53927-close) by bugs.debian.org; 18 Oct 2005 17:47:46 +0000
>From katie@spohr.debian.org Tue Oct 18 10:47:46 2005
Return-path: <katie@spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1ERvYa-000536-00; Tue, 18 Oct 2005 10:47:24 -0700
From: =?iso-8859-1?q?Frank_K=FCster?= <frank@debian.org>
To: 53927-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#53927: fixed in tetex-bin 3.0-9
Message-Id: <E1ERvYa-000536-00@spohr.debian.org>
Sender: Archive Administrator <katie@spohr.debian.org>
Date: Tue, 18 Oct 2005 10:47:24 -0700
Delivered-To: 53927-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 45
Source: tetex-bin
Source-Version: 3.0-9
We believe that the bug you reported is fixed in the latest version of
tetex-bin, which is due to be installed in the Debian FTP archive:
libkpathsea4-dev_3.0-9_i386.deb
to pool/main/t/tetex-bin/libkpathsea4-dev_3.0-9_i386.deb
libkpathsea4_3.0-9_i386.deb
to pool/main/t/tetex-bin/libkpathsea4_3.0-9_i386.deb
tetex-bin_3.0-9.diff.gz
to pool/main/t/tetex-bin/tetex-bin_3.0-9.diff.gz
tetex-bin_3.0-9.dsc
to pool/main/t/tetex-bin/tetex-bin_3.0-9.dsc
tetex-bin_3.0-9_i386.deb
to pool/main/t/tetex-bin/tetex-bin_3.0-9_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 53927@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Frank Küster <frank@debian.org> (supplier of updated tetex-bin package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 18 Oct 2005 18:08:21 +0200
Source: tetex-bin
Binary: tetex-bin libkpathsea4-dev libkpathsea4
Architecture: source i386
Version: 3.0-9
Distribution: unstable
Urgency: low
Maintainer: teTeX maintainers <debian-tetex-maint@lists.debian.org>
Changed-By: Frank Küster <frank@debian.org>
Description:
libkpathsea4 - path search library for teTeX (runtime part)
libkpathsea4-dev - path search library for teTeX (devel part)
tetex-bin - The teTeX binary files
Closes: 53927 83146 102120 107258 107637 111983 123763 137823 168080 175560 175794 176526 182215 186209 197259 201935 209347 219630 222398 225687 232420 238627 241090 243384 249466 255101 258256 264394 266718 269778 273596 273597 277499 277499 285395 287309 298257 298315 298884 299537 299644 299645 299809 299877 299936 299942 300109 301115 301156 302052 304294 309185 310434 320141 320781 320812 321066 321241 322181 323827 324670 325551 327129 330278 332114 332301 332397 332840 333732 334005
Changes:
tetex-bin (3.0-9) unstable; urgency=low
.
* Upload new upstream release to unstable. The changelog of the
versions in experimental is available in
changelog.Debian.experimental.gz.
.
Upstream changes:
.
* Lots of bugs are closed by this upload - all bugs listed below have
already been tagged fixed-upstream, and there should be an explanation
in the bug logs at http://bugs.debian.org/<bugnumber>. In some cases
the explanation is only a link to the LaTeX Project bug database, or
it is in the comments of the mail sent to the control server, but it's
always there.
.
- bugs of xdvi: (closes: #107637, #111983, #168080, #175560, #277499,
#222398, #243384, #269778, #186209)
.
- bugs of dvips: (closes: #277499, #102120, #123763, #53927, #249466,
#287309, #266718)
- miscellaneous bugs: (closes: #83146, #107258, #137823, #175794,
#176526, #197259, #209347, #219630, #225687, #232420, #238627,
#264394, #273596, #273597, #182215, #255101, #285395, #201935)
.
* Files are now arranged according to the TeX Directory Structure v. 1.1
(changes mainly involve font maps and encoding files, and the script
directory).
* texconfig / updmap / fmtutil can now be used to create user-specific
configuration. For system-wide configuration, use texconfig-sys,
updmap-sys or fmtutil-sys. The debian-specific scripts update-updmap,
update-fmtutil and update-language have been adapted accordingly.
* Other important upstream changes are described shortly in
/usr/share/doc/tetex-bin/NEWS.gz.
* The libkpathsea library has a new soname. Developers, please do not
yet upload packages linked against libkpathsea4, in order to prevent
the library transition from being mixed with ongoing transitions
(closes: #334005)
.
Debian-specific changes:
.
* For details concerning users, see
/usr/share/doc/tetex-bin/README.Debian.gz and
/usr/share/doc/tetex-bin/NEWS.Debian.gz, and - especially for
developers - the Debian TeX Policy draft in the tex-common package.
* The packaging has been revised and partly rewritten:
- We now work with a pristine upstream tarball as orig.tar.gz
- Most files needed for creation of the package, as well as the
maintainer scripts, are now generated using ePerl. The configuration
is done, as much as possible, through the files variables,
common.variables, and common.functions
- To synchronise this and the tetex-base package, common.functions and
common.variables from the tex-common package tree are used.
- We also build-depend on tex-common and use a single-file patch
Makefile snippet it provides.
* We provide infrastructure to allow for easy backporting of teTeX 3.0
to sarge.
* Dropped build-dependency on xlibs-dev - all necessary libraries are
pulled in by libxaw8-dev or libxaw7-dev (closes: #258256, #241090).
* Reverted error handling in the postinst script. A configured tetex-bin
package now guarantees that the formats have been built.
* We changed the system to behave less strict and accept font map and
enc locations according to the old TeX Directory structure. This will
hopefully be dropped later in the release cycle of etch.
* Some code to support upgrades from pre-woody has been dropped. Most
notably, the TEXMFOLDLOCAL tree is no longer supported
* Conflict with jadetex <= 3.13-3, since it does not yet cooperate
(closes: #299537, #298884)
* Add a patch that allows xdvi to read from file descriptors, instead of
filenames (closes: #300109)
* Add a hunk to patch-texdoctk to allow again to view documentation.
* Explain -s option to texdoc in the manpage, and make it really work
(closes: #301156, #301115)
* Add Conflicts/Replaces ctie (no point adding provides, as no other
package appears to depend on it)
* Apply patch by Matthias Klose to allow building with xorg (closes:
#310434).
* Re-libtoolize with newer libtool to allow building for GNU/KFreeBSD,
minimal patch thanks to Aurelien Jarno <aurel32@debian.org> (closes:
#320141).
* Now uses ${misc:Depends} to generate debconf dependency (closes:
#332114)
* The following bugs only existed in experimental and were marked as
fixed-in-experimental by uploads to experimental. Some of them might
not have been closed manually, therefore this upload to unstable
finally closes: #304294, #320812, #309185, #299877, #299942, #299809,
#299645, #298257, #298315, #302052, #327129, #332397, #332301,
#325551, #332840, #333732, #330278, #323827, #324670, #321241,
#320781, #299936, #322181, #299644, #321066.
.
* Thanks for testing of the experimental versions go to Eythan Weg
<weg@indiscrete.org>, Thomas Kosch <t.kosch@schuckeduster.org> Zack
Cerza <zcerza@coe.neu.edu>, Aurelien Jarno <aurel32@debian.org>, Ralf
Stubner <ralf.stubner@physik.uni-erlangen.de>, Miles Bader
<miles@lsi.nec.co.jp>, Martin Fluch
<fluch@rock.helsinki.fi>, and of course the whole debian-tetex-maint
list.
Files:
4e17683a039754f308d0f35f503388c5 963 tex optional tetex-bin_3.0-9.dsc
e3d405bdd4575efcee69bc47bf9d3c38 130164 tex optional tetex-bin_3.0-9.diff.gz
04ef2d6564dd9e969a5262552eee5ad7 3838388 tex optional tetex-bin_3.0-9_i386.deb
19a6279046cf9dcc10d26420e4de5df8 73158 libs optional libkpathsea4_3.0-9_i386.deb
68233a87be374a85cc80d2deab878c6a 70136 libdevel optional libkpathsea4-dev_3.0-9_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDVS24+xs9YyJS+hoRAgscAJwM1dDtEuv5p5zX+exvq4IDb5ObOwCgrPH6
aoc7S1YNYPG1l3T3L39SD/w=
=j3Mw
-----END PGP SIGNATURE-----
Reply to: