[latex3-commits] [git/LaTeX3-latex3-latexbug] main: take expl3.ltx out of the warnings (shows up in rollback) (bba6a0e)

Frank Mittelbach frank.mittelbach at latex-project.org
Sat Sep 25 11:12:22 CEST 2021


Repository : https://github.com/latex3/latexbug
On branch  : main
Link       : https://github.com/latex3/latexbug/commit/bba6a0ef410d3b0bcd2accd767048135174c6238

>---------------------------------------------------------------

commit bba6a0ef410d3b0bcd2accd767048135174c6238
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Sat Sep 25 11:12:22 2021 +0200

    take expl3.ltx out of the warnings (shows up in rollback)


>---------------------------------------------------------------

bba6a0ef410d3b0bcd2accd767048135174c6238
 build.lua    | 2 +-
 latexbug.dtx | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/build.lua b/build.lua
index f9354cd..e86d3ae 100644
--- a/build.lua
+++ b/build.lua
@@ -15,7 +15,7 @@ packtdszip = true
 
 uploadconfig = {
  pkg = "latexbug",
- version = "v1.0k 2021-06-28",
+ version = "v1.0l 2021-09-25",
  author = "The LaTeX Team",
  license = "lppl1.3c",
  summary = "Bug-classification for LaTeX related bugs",
diff --git a/latexbug.dtx b/latexbug.dtx
index 2ea9a07..6f23da9 100644
--- a/latexbug.dtx
+++ b/latexbug.dtx
@@ -265,7 +265,7 @@
 %    \begin{macrocode}
 %<*package>
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{latexbug}[2021/08/26 v1.0l Bug-classification]
+\ProvidesPackage{latexbug}[2021/09/25 v1.0l Bug-classification]
 %    \end{macrocode}
 %
 % \begin{macro}{\latexbug at empty}
@@ -808,8 +808,7 @@ xparse.ltx = us* ,
 xfp.sty = us* ,
 %--------------------------------- l3kernel / expl3
 expl3-code.tex = ignore ,
-expl3.ltx  = us* ,
-expl3.ltx = us* ,
+expl3.ltx  = ignore ,
 expl3.lua = us* ,
 expl3.sty  = us* ,
 l3backend-dvipdfmx.def = ignore ,





More information about the latex3-commits mailing list.