texlive[73414] Master/tlpkg: new hyphen-albanian in lang-european
commits+karl at tug.org
commits+karl at tug.org
Sat Jan 11 18:33:43 CET 2025
Revision: 73414
https://tug.org/svn/texlive?view=revision&revision=73414
Author: karl
Date: 2025-01-11 18:33:43 +0100 (Sat, 11 Jan 2025)
Log Message:
-----------
new hyphen-albanian in lang-european
Modified Paths:
--------------
trunk/Master/tlpkg/bin/tl-hyph-test
trunk/Master/tlpkg/libexec/ctan2tds
trunk/Master/tlpkg/tlpsrc/collection-langeuropean.tlpsrc
Modified: trunk/Master/tlpkg/bin/tl-hyph-test
===================================================================
--- trunk/Master/tlpkg/bin/tl-hyph-test 2025-01-11 17:28:22 UTC (rev 73413)
+++ trunk/Master/tlpkg/bin/tl-hyph-test 2025-01-11 17:33:43 UTC (rev 73414)
@@ -54,7 +54,8 @@
# To clean up here:
#rm -rf inst tmp catdump.pl
#svn revert --depth infinity Master >/tmp/svri
-#svn status # remove files marked ?
+#rm `svn status Master | sed -n 's/\?//p'` # remove "?" files (new ones)
+#svn status Master # ensure clean
: ${do_mktexlsr=true}
: ${do_tlpdb=true}
Modified: trunk/Master/tlpkg/libexec/ctan2tds
===================================================================
--- trunk/Master/tlpkg/libexec/ctan2tds 2025-01-11 17:28:22 UTC (rev 73413)
+++ trunk/Master/tlpkg/libexec/ctan2tds 2025-01-11 17:33:43 UTC (rev 73414)
@@ -7403,6 +7403,7 @@
print "*** Many files will not be matched, ",
"because split into hyphen-* pkgs.\n";
print "*** Similarly, when committing, files will not be add-able.\n";
+ print "*** Finally, when ready here, add new hyphen-* pkgs to c-*.\n";
my $tlpsrc_dir = "$TOPDEST/tlpkg/tlpsrc";
&xmkdir ($tlpsrc_dir);
&xchdir ($tlpsrc_dir);
Modified: trunk/Master/tlpkg/tlpsrc/collection-langeuropean.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/collection-langeuropean.tlpsrc 2025-01-11 17:28:22 UTC (rev 73413)
+++ trunk/Master/tlpkg/tlpsrc/collection-langeuropean.tlpsrc 2025-01-11 17:33:43 UTC (rev 73414)
@@ -40,6 +40,7 @@
depend hrlatex
depend huaz
depend hulipsum
+depend hyphen-albanian
depend hyphen-croatian
depend hyphen-danish
depend hyphen-dutch
More information about the tex-live-commits
mailing list.