Hilmar Preuße pushed to branch master at Debian TeX Maintainers / Latex Cjk Japanese Wadalab
Commits:
-
b51d0762
by Hilmar Preuße at 2024-08-27T15:58:51+02:00
-
b03b6528
by Hilmar Preuße at 2024-08-27T15:59:53+02:00
-
dc1675bf
by Hilmar Preuße at 2024-08-27T16:00:12+02:00
3 changed files:
Changes:
... | ... | @@ -9,6 +9,7 @@ Build-Depends: debhelper-compat (= 13), |
9 | 9 | tex-common
|
10 | 10 | Build-Depends-Indep: t1utils, texlive-font-utils
|
11 | 11 | Standards-Version: 3.9.8
|
12 | +Rules-Requires-Root: binary-targets
|
|
12 | 13 | Vcs-Git: https://salsa.debian.org/tex-team/latex-cjk-japanese-wadalab.git
|
13 | 14 | Vcs-Browser: https://salsa.debian.org/tex-team/latex-cjk-japanese-wadalab
|
14 | 15 | Homepage: https://www.ctan.org/tex-archive/fonts/wadalab
|
... | ... | @@ -13,8 +13,8 @@ License: Custom |
13 | 13 | Files: debian/*
|
14 | 14 | Copyright: 2012, Norbert Preining <preining@debian.org>
|
15 | 15 | 2012, Jari Aalto <jari.aalto@cante.net>
|
16 | - 2005-2012, Danai Sae-Han (韓達耐) <danai@debian.org>
|
|
17 | - 2021-2022, Hilmar Preusse <hille42@web.de>
|
|
16 | + 2005-2024, Danai Sae-Han (韓達耐) <danai@debian.org>
|
|
17 | + 2021-2024, Hilmar Preusse <hille42@web.de>
|
|
18 | 18 | License: GPL-2+
|
19 | 19 | |
20 | 20 | License: GPL-2+
|
... | ... | @@ -2,6 +2,7 @@ This is a 64bit problem, relevant gcc warning: |
2 | 2 | wftodm.c:301:1: warning: type of 'i0' defaults to 'int' [-Wimplicit-int]
|
3 | 3 | i0 is the variable where the pointer to the string is passed.
|
4 | 4 | see bug #841313
|
5 | +Forwarded: Not needed
|
|
5 | 6 | ---
|
6 | 7 | wftodm.c | 1 +
|
7 | 8 | 1 file changed, 1 insertion(+)
|