Codebase list texinfo / 0b840ac
Adjust patches for new upstream. Norbert Preining 2 years ago
4 changed file(s) with 11 addition(s) and 32 deletion(s). Raw diff Collapse all Expand all
44 util/texi2dvi | 2 +-
55 3 files changed, 5 insertions(+), 5 deletions(-)
66
7 --- texinfo.orig/util/texi2dvi
8 +++ texinfo/util/texi2dvi
9 @@ -1950,7 +1950,7 @@ do
7 --- a/util/texi2dvi
8 +++ b/util/texi2dvi
9 @@ -1948,7 +1948,7 @@ do
1010 $SED "s,^$orig_pwd/,,;s,^\./,,;s,/,!,g"`
1111 esac
1212 # Remove it at exit if clean mode.
1515
1616 ensure_dir "$build_dir" "$t2ddir"
1717
18 --- texinfo.orig/contrib/fix-info-dir
19 +++ texinfo/contrib/fix-info-dir
20 @@ -255,13 +255,13 @@ fi
18 --- a/contrib/fix-info-dir
19 +++ b/contrib/fix-info-dir
20 @@ -254,13 +254,13 @@ fi
2121
2222 trap ' eval "$DEBUG"; rm -f $TMP_FILE_LIST; exit ' 0
2323 trap ' rm -f $TMP_FILE_LIST
3434
3535 sed -e "1,/$MENU_BEGIN/d" -e "$MENU_FILTER1" -e "$MENU_FILTER2"<$DIR_FILE\
3636 |sed -n -e '/\* /{
37 --- texinfo.orig/contrib/fixfonts
38 +++ texinfo/contrib/fixfonts
37 --- a/contrib/fixfonts
38 +++ b/contrib/fixfonts
3939 @@ -33,7 +33,7 @@ tempfile="${TMPDIR}/circ$$"
4040 tempfile2="${TMPDIR}/circ2$$"
4141
00 warn_missing_tex
11 numerical-signal-names
22 #Update-locale-handling-for-Perl-5.28
3 upstream_patch_texi2any_pl
43 #enable-xs-parser
+0
-20
debian/patches/upstream_patch_texi2any_pl less more
0 ---
1 tp/texi2any.pl | 6 +++---
2 1 file changed, 3 insertions(+), 3 deletions(-)
3
4 --- texinfo.orig/tp/texi2any.pl
5 +++ texinfo/tp/texi2any.pl
6 @@ -696,10 +696,10 @@ the behavior is identical, and does not
7 default is on.
8 -o, --output=DEST output to DEST.
9 With split output, create DEST as a directory
10 - and put the output files there.
11 + and put the output files there.
12 With non-split output, if DEST is already
13 - a directory or ends with a /,
14 - put the output file there.
15 + a directory or ends with a /,
16 + put the output file there.
17 Otherwise, DEST names the output file.\n")
18 ."\n";
19 $makeinfo_help .= sprintf(__("Options for Info and plain text:
33 util/texi2dvi | 3 +++
44 1 file changed, 3 insertions(+)
55
6 --- texinfo.orig/util/texi2dvi
7 +++ texinfo/util/texi2dvi
8 @@ -1872,6 +1872,9 @@ output for more details.
6 --- a/util/texi2dvi
7 +++ b/util/texi2dvi
8 @@ -1870,6 +1870,9 @@ output for more details.
99
1010 For information about obtaining TeX, please see http://tug.org/texlive,
1111 or do a web search for TeX and your operating system or distro.