diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-10 13:52:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-10 13:52:54 +0000 |
commit | af8cf58a3e5b445fb97ed74ed784af761ded4228 (patch) | |
tree | 562e5eb038b524fa9381e7a224018ddd067f674b | |
parent | 3d00405e3b37f813f2329180c17a774d30496a4f (diff) |
TL 2012 w/o dev, 6.1.0, other version numbers
git-svn-id: svn://tug.org/texlive/trunk@26286 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-x | Master/install-tl | 2 | ||||
-rw-r--r-- | Master/tlpkg/doc/packages.txt | 18 |
2 files changed, 10 insertions, 10 deletions
diff --git a/Master/install-tl b/Master/install-tl index ec4374ca04e..0e1c9357456 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -1,7 +1,7 @@ #!/usr/bin/env perl # $Id$ # -# Copyright 2007, 2008, 2009, 2010, 2011 +# Copyright 2007, 2008, 2009, 2010, 2011, 2012 # Reinhard Kotucha, Norbert Preining, Karl Berry, Siep Kroonenberg. # This file is licensed under the GNU General Public License version 2 # or any later version. diff --git a/Master/tlpkg/doc/packages.txt b/Master/tlpkg/doc/packages.txt index b562e2e9131..6412e757022 100644 --- a/Master/tlpkg/doc/packages.txt +++ b/Master/tlpkg/doc/packages.txt @@ -41,26 +41,26 @@ When finalizing sources: version numbers and years and copyright years in: top level version.ac dvips: configure.ac NEWS dvips.c dvips.h afm2tfm.c dvips.texi - kpathsea: version.ac NEWS kpsewhich.c kpathsea.texi + kpathsea: version.ac NEWS kpsewhich.c doc/kpathsea.texi web2c: NEWS doc/web2c.texi ptexenc: version.ac texmf.cnf (both Build and Master), texmfcnf.lua (Master) install-tl, tlmgr.pl (copyright only) -Final release: - fix release-texlive.txt, .mkisofsrc. +After tlnet freeze: + fix release-texlive.txt, .mkisofsrc, + tl-update-tlnet, TLConfig.pm (see below). in Master: update texinfos, man pages+pdfs. update web pages, including arch list and doc translation list in doc.html. also including portable-anchor.html this year. + +When total freeze: + peb + laurens + khaled: no commits after: copy bugs.html to historic/YYYY-1/bugs.html, rm tugstyle.css - peb + laurens: no commits - -When updating the release version (for testing, in advance of the actual -release), the default network directory specified in tl-update-tlnet, -TLConfig.pm, and release-texlive-txt. Change those. Then make the new -directory, copy in tlpkg/texlive.tlpdb but remove the + For tlpretest: +Make the new directory, copy in tlpkg/texlive.tlpdb but remove the 00texlive.installer stanza; tl-update-tlnet will make everything else. But consider mv-ing the old directory so as not to actually make new containers. Coordinate with CTAN. |