diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-21 17:08:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-21 17:08:03 +0000 |
commit | 8e59f1a263dd829945116de0863fbf023f8f07b5 (patch) | |
tree | 45a911c2a3c12dacc65bd25f3475ec168da1e5ad /Master/tlpkg/doc | |
parent | 2c396c31d4fa5268218d1e1607837b156cd1dc1f (diff) |
tlmgr.pl: mention problem of too-frequent updates using mirror.ctan.org.
(Uwe Siart, tex-live 02 Mar 2017 10:30:35)
install-menu-txt.pl: menu headings more consistent, try to clarify
customizations vs. actions.
(Alan Litchfield, texhax 12 Mar 2017 11:37:35)
tl-update-asy: need ASYMPTOTE_EPSDRIVER; simplify since original is no
longer svn.
releng.txt: more version number locations.
git-svn-id: svn://tug.org/texlive/trunk@43566 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r-- | Master/tlpkg/doc/releng.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt index f1705064296..26da961384d 100644 --- a/Master/tlpkg/doc/releng.txt +++ b/Master/tlpkg/doc/releng.txt @@ -152,17 +152,18 @@ When finalizing sources (any time in the new year, can be early, before initial builds in any case): - update version numbers, years, and copyright years in: top level version.ac - dvipdfm-x:configure.ac + dvipdfm-x:configure.ac dvipdfmx.c xbb.c dvips: configure.ac NEWS dvips.c dvips.h afm2tfm.c dvips.texi kpathsea: version.ac NEWS kpsewhich.c doc/kpathsea.texi texmf.cnf ptexenc: version.ac web2c: NEWS doc/web2c.texi ptexdir/ptex-base.ch,ptex_version.h + pdftexdir/pdftex.web pdftexdir/pdftex_version.h texk/*/version.ac, libs/*/version.ac, utils/*/version.ac then reautoconf (6min), rebuild. install-tl, tlmgr.pl (copyright only) check *.c *.h sources in above for needed copyright year updates too. run ~karl/bin/tlversions to see+compare engine/etc. versions -- if new kpathsea file types (kpsewhich --help), update kpathsea.texi. +- if new kpathsea file types (kpsewhich --help-formats), update kpathsea.texi. - ask tldistro for patches. |