diff options
author | Karl Berry <karl@freefriends.org> | 2017-06-26 21:25:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-06-26 21:25:01 +0000 |
commit | 5e479d4cf79ebbf774925adcd49f0daa014d57f6 (patch) | |
tree | 0e4585029a5b7b7a6b535b2df9d376709adbb7d8 /Master/tlpkg | |
parent | 439864b38b6777a8f40523a964c0fb7e3c352bff (diff) |
sync,doc
git-svn-id: svn://tug.org/texlive/trunk@44706 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/doc/releng.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt index 76e0beabde2..eb080d2088e 100644 --- a/Master/tlpkg/doc/releng.txt +++ b/Master/tlpkg/doc/releng.txt @@ -148,9 +148,10 @@ N. Really test during pretest (really! don't leave it for knuth!): O. Two days before the final pretest (i.e., to-be-published) build: Put date into NEWS and ChangeLog files. + Update Build/source/tardate.ac. tlmgr version number in texmf-dist/scripts/texlive/NEWS. Rebuild test images so we get the new source. - Tell developers no more commits: akira, takuji, luigi. + Tell developers no more commits: akira, takuji, luigi, mojca. P. The day before the final pretest: option adjustrepo 1 in tl-update-tlnet, else install-tl-unx won't go to ctan @@ -296,8 +297,8 @@ mkdir branch; cd branch svn co file:///home/svn/texlive/branches/branch$this/Build/source . >&out When bug fixes are done, i.e., at another stable point, make another tag: -#svn copy -r 30858 -m'texlive-2013.1 tag based on r30858, with rebuilt binaries (only)' \ -# svn://tug.org/texlive/trunk svn://tug.org/texlive/tags/texlive-2013.1 +#svn copy -r 44590 -m'texlive-2017.1 tag based on r44590, with critical luatex bug fixes' \ +# svn://tug.org/texlive/trunk svn://tug.org/texlive/tags/texlive-2017.1 - update ~karl/bin/cron.tl, and reenable when feel ready. critical= |