[latex3-commits] [git/LaTeX3-latex3-l3build] master: fixup for build.lua for ctan upload (930f49b)

Will Robertson wspr81 at gmail.com
Tue Dec 18 14:06:40 CET 2018


Repository : https://github.com/latex3/l3build
On branch  : master
Link       : https://github.com/latex3/l3build/commit/930f49be138a367279811e4d1e0b9ee55ea3bb74

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

commit 930f49be138a367279811e4d1e0b9ee55ea3bb74
Author: Will Robertson <wspr81 at gmail.com>
Date:   Tue Dec 18 23:36:40 2018 +1030

    fixup for build.lua for ctan upload


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

930f49be138a367279811e4d1e0b9ee55ea3bb74
 build.lua |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/build.lua b/build.lua
index eff37f4..cf2df45 100644
--- a/build.lua
+++ b/build.lua
@@ -25,10 +25,11 @@ uploadconfig = {
   author      = "The LaTeX Team",
   license     = "lppl1.3c",
   summary     = "A testing and building system for (La)TeX",
-  topics      = {"Macro support", "Package development"},
+  topic       = {"macro-supp", "package-devel"},
   ctanPath    = "/macros/latex/contrib/l3build",
   repository  = "https://github.com/latex3/l3build/",
   bugtracker  = "https://github.com/latex3/l3build/issues",
+  update      = true,
   description = [[
 The build system supports testing and building (La)TeX code, on
 Linux, macOS, and Windows systems. The package offers:





More information about the latex3-commits mailing list