texlive[53413] trunk: l3build (15jan20)

commits+karl at tug.org commits+karl at tug.org
Wed Jan 15 22:48:55 CET 2020


Revision: 53413
          http://tug.org/svn/texlive?view=revision&revision=53413
Author:   karl
Date:     2020-01-15 22:48:55 +0100 (Wed, 15 Jan 2020)
Log Message:
-----------
l3build (15jan20)

Modified Paths:
--------------
    trunk/Build/source/texk/texlive/linked_scripts/l3build/l3build.lua
    trunk/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md
    trunk/Master/texmf-dist/doc/latex/l3build/README.md
    trunk/Master/texmf-dist/doc/latex/l3build/l3build.pdf
    trunk/Master/texmf-dist/doc/man/man1/l3build.1
    trunk/Master/texmf-dist/doc/man/man1/l3build.man1.pdf
    trunk/Master/texmf-dist/scripts/l3build/l3build-file-functions.lua
    trunk/Master/texmf-dist/scripts/l3build/l3build.lua
    trunk/Master/texmf-dist/source/latex/l3build/l3build.dtx

Modified: trunk/Build/source/texk/texlive/linked_scripts/l3build/l3build.lua
===================================================================
--- trunk/Build/source/texk/texlive/linked_scripts/l3build/l3build.lua	2020-01-15 21:48:33 UTC (rev 53412)
+++ trunk/Build/source/texk/texlive/linked_scripts/l3build/l3build.lua	2020-01-15 21:48:55 UTC (rev 53413)
@@ -2,7 +2,7 @@
 
 --[[
 
-File l3build.lua Copyright (C) 2014-2019 The LaTeX3 Project
+File l3build.lua Copyright (C) 2014-2020 The LaTeX3 Project
 
 It may be distributed and/or modified under the conditions of the
 LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -25,7 +25,7 @@
 --]]
 
 -- Version information
-release_date = "2019-11-27"
+release_date = "2020-01-14"
 
 -- File operations are aided by the LuaFileSystem module
 local lfs = require("lfs")

Modified: trunk/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md	2020-01-15 21:48:33 UTC (rev 53412)
+++ trunk/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md	2020-01-15 21:48:55 UTC (rev 53413)
@@ -7,6 +7,12 @@
 
 ## [Unreleased]
 
+## [2020-01-14]
+
+### Fixed
+
+- Allow for more extracted files from DocStrip
+
 ## [2019-11-27]
 
 ### Changed
@@ -398,7 +404,8 @@
 - Rationalise short option names: removed `-d`, `-E`, `-r`
 - Target `cmdcheck`: specific to LaTeX3 kernel work
 
-[Unreleased]: https://github.com/latex3/l3build/compare/2019-11-27...HEAD
+[Unreleased]: https://github.com/latex3/l3build/compare/2020-01-14...HEAD
+[2020-01-14]: https://github.com/latex3/l3build/compare/2019-11-27...2020-01-14
 [2019-11-27]: https://github.com/latex3/l3build/compare/2019-11-01...2019-11-27
 [2019-11-01]: https://github.com/latex3/l3build/compare/2019-10-02...2019-11-01
 [2019-10-02]: https://github.com/latex3/l3build/compare/2019-09-30...2019-10-02

Modified: trunk/Master/texmf-dist/doc/latex/l3build/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/l3build/README.md	2020-01-15 21:48:33 UTC (rev 53412)
+++ trunk/Master/texmf-dist/doc/latex/l3build/README.md	2020-01-15 21:48:55 UTC (rev 53413)
@@ -1,7 +1,7 @@
 l3build: a testing and building system for LaTeX3
 =================================================
 
-Release 2019-11-27
+Release 2020-01-14
 
 Overview
 --------
@@ -31,6 +31,6 @@
 
 -----
 
-<p>Copyright (C) 2014-2019 The LaTeX3 Project <br />
+<p>Copyright (C) 2014-2020 The LaTeX3 Project <br />
 <a href="http://latex-project.org/">http://latex-project.org/</a> <br />
 All rights reserved.</p>

Modified: trunk/Master/texmf-dist/doc/latex/l3build/l3build.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/man/man1/l3build.1
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/l3build.1	2020-01-15 21:48:33 UTC (rev 53412)
+++ trunk/Master/texmf-dist/doc/man/man1/l3build.1	2020-01-15 21:48:55 UTC (rev 53413)
@@ -1,4 +1,4 @@
-.TH l3build 1 "2019-11-27"
+.TH l3build 1 "2020-01-14"
 .SH NAME
 l3build \- Checking and building packages
 .SH SYNOPSIS

Modified: trunk/Master/texmf-dist/doc/man/man1/l3build.man1.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/scripts/l3build/l3build-file-functions.lua
===================================================================
--- trunk/Master/texmf-dist/scripts/l3build/l3build-file-functions.lua	2020-01-15 21:48:33 UTC (rev 53412)
+++ trunk/Master/texmf-dist/scripts/l3build/l3build-file-functions.lua	2020-01-15 21:48:55 UTC (rev 53413)
@@ -1,6 +1,6 @@
 --[[
 
-File l3build-file-functions.lua Copyright (C) 2018,2019 The LaTeX3 Project
+File l3build-file-functions.lua Copyright (C) 2018-2020 The LaTeX3 Project
 
 It may be distributed and/or modified under the conditions of the
 LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -128,7 +128,7 @@
 os_null    = "/dev/null"
 os_pathsep = ":"
 os_setenv  = "export"
-os_yes     = "printf 'y\\n%.0s' {1..200}"
+os_yes     = "printf 'y\\n%.0s' {1..300}"
 
 os_ascii   = "echo \"\""
 os_cmpexe  = getenv("cmpexe") or "cmp"
@@ -155,7 +155,7 @@
   os_null    = "nul"
   os_pathsep = ";"
   os_setenv  = "set"
-  os_yes     = "for /l %I in (1,1,200) do @echo y"
+  os_yes     = "for /l %I in (1,1,300) do @echo y"
 end
 
 -- Deal with the fact that Windows and Unix use different path separators

Modified: trunk/Master/texmf-dist/scripts/l3build/l3build.lua
===================================================================
--- trunk/Master/texmf-dist/scripts/l3build/l3build.lua	2020-01-15 21:48:33 UTC (rev 53412)
+++ trunk/Master/texmf-dist/scripts/l3build/l3build.lua	2020-01-15 21:48:55 UTC (rev 53413)
@@ -2,7 +2,7 @@
 
 --[[
 
-File l3build.lua Copyright (C) 2014-2019 The LaTeX3 Project
+File l3build.lua Copyright (C) 2014-2020 The LaTeX3 Project
 
 It may be distributed and/or modified under the conditions of the
 LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -25,7 +25,7 @@
 --]]
 
 -- Version information
-release_date = "2019-11-27"
+release_date = "2020-01-14"
 
 -- File operations are aided by the LuaFileSystem module
 local lfs = require("lfs")

Modified: trunk/Master/texmf-dist/source/latex/l3build/l3build.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/l3build/l3build.dtx	2020-01-15 21:48:33 UTC (rev 53412)
+++ trunk/Master/texmf-dist/source/latex/l3build/l3build.dtx	2020-01-15 21:48:55 UTC (rev 53413)
@@ -1,6 +1,6 @@
 % \iffalse
 %
-% File l3build.dtx (C) Copyright 2014-2019 The LaTeX3 Project
+% File l3build.dtx (C) Copyright 2014-2020 The LaTeX3 Project
 %
 % It may be distributed and/or modified under the conditions of the
 % LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -231,7 +231,7 @@
 %    }^^A
 % }
 %
-% \date{Released 2019-11-27}
+% \date{Released 2020-01-14}
 %
 % \maketitle
 % \tableofcontents



More information about the tex-live-commits mailing list