texlive[49235] Master/tlpkg: tltcl.tl moved, package-version(?)
commits+karl at tug.org
commits+karl at tug.org
Fri Nov 23 23:10:44 CET 2018
Revision: 49235
http://tug.org/svn/texlive?view=revision&revision=49235
Author: karl
Date: 2018-11-23 23:10:44 +0100 (Fri, 23 Nov 2018)
Log Message:
-----------
tltcl.tl moved, package-version(?)
Modified Paths:
--------------
trunk/Master/tlpkg/bin/tl-update-messages
trunk/Master/tlpkg/doc/releng.txt
Modified: trunk/Master/tlpkg/bin/tl-update-messages
===================================================================
--- trunk/Master/tlpkg/bin/tl-update-messages 2018-11-23 21:43:08 UTC (rev 49234)
+++ trunk/Master/tlpkg/bin/tl-update-messages 2018-11-23 22:10:44 UTC (rev 49235)
@@ -30,7 +30,7 @@
xgettext -o tlpkg/translations/messages.pot \
--copyright-holder="TeX Live Team" \
--msgid-bugs-address=tex-live at tug.org \
- --package-version=2010 \
+ --package-version=2018 \
--package-name="TeX Live" \
-k__ -k\$__ -k%__ -k__x -k__n:1,2 -k__nx:1,2 -k__xn:1,2 -kN__ -k \
tlpkg/installer/tracked-install.pl \
@@ -38,10 +38,9 @@
tlpkg/installer/install-menu-perltk.pl \
texmf-dist/scripts/texlive/tlmgrgui.pl \
tlpkg/installer/install-tl-gui.tcl \
- tlpkg/TeXLive/tltcl.tcl \
+ tlpkg/tltcl/tltcl.tcl \
texmf-dist/scripts/tlshell/tlshell.tcl \
$tmpfile
-rm $tmpfile
cd $transdir || exit 1
@@ -55,7 +54,7 @@
rm -f $tmpa $tmpb
exit 0
fi
-rm -f $tmpa $tmpb messages.prev
+rm -f $tmpfile $tmpa $tmpb messages.prev
# here we come only if there have been changes
for i in *.po ; do
Modified: trunk/Master/tlpkg/doc/releng.txt
===================================================================
--- trunk/Master/tlpkg/doc/releng.txt 2018-11-23 21:43:08 UTC (rev 49234)
+++ trunk/Master/tlpkg/doc/releng.txt 2018-11-23 22:10:44 UTC (rev 49235)
@@ -85,8 +85,9 @@
Master/.mkisofsrc
Master/release-texlive.txt
Master/tlpkg/TeXLive/TLConfig.pm -- $ReleaseYear and think about $MinRelease
+Master/tlpkg/bin/tl-update-images
+Master/tlpkg/bin/tl-update-messages
Master/tlpkg/bin/tl-update-tlnet
-Master/tlpkg/bin/tl-update-images
Master/tlpkg/installer/texlive.png (tlpkg/doc/texlive-installer-graphic.xcf)
Master/texmf-dist/web2c/texmfcnf.lua
Master/texmf-dist/web2c/texmf.cnf # from Build/.../kpathsea
More information about the tex-live-commits
mailing list