[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[texinfo] 03/06: unfuzzify patches



This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch master
in repository texinfo.

commit 7549d5e45a62b94bedd9dd7d4c04c51ece3a2f78
Author: Norbert Preining <preining@debian.org>
Date:   Sat Jun 24 11:28:37 2017 +0900

    unfuzzify patches
---
 debian/patches/dont_build_info        | 4 ++--
 debian/patches/numerical-signal-names | 2 +-
 debian/patches/reproducible-makeinfo  | 2 +-
 debian/patches/warn_missing_tex       | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/patches/dont_build_info b/debian/patches/dont_build_info
index 2069720..a61260f 100644
--- a/debian/patches/dont_build_info
+++ b/debian/patches/dont_build_info
@@ -5,7 +5,7 @@ dont build the info documentation, it has been removed
 
 --- texinfo.orig/doc/Makefile.in
 +++ texinfo/doc/Makefile.in
-@@ -259,14 +259,16 @@
+@@ -258,14 +258,16 @@
  am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V@)
  am__v_texidevnull_0 = > /dev/null
  am__v_texidevnull_1 = 
@@ -24,7 +24,7 @@ dont build the info documentation, it has been removed
  TEXI2DVI = texi2dvi
  TEXI2PDF = $(TEXI2DVI) --pdf --batch
  MAKEINFOHTML = $(MAKEINFO) --html
-@@ -1130,8 +1132,10 @@
+@@ -1135,8 +1137,10 @@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  SUBDIRS = tp_api
diff --git a/debian/patches/numerical-signal-names b/debian/patches/numerical-signal-names
index 6d08d1a..4503f2c 100644
--- a/debian/patches/numerical-signal-names
+++ b/debian/patches/numerical-signal-names
@@ -7,7 +7,7 @@ replace numerical signal names with symbolical
 
 --- texinfo.orig/util/texi2dvi
 +++ texinfo/util/texi2dvi
-@@ -1963,7 +1963,7 @@
+@@ -1976,7 +1976,7 @@
               $SED "s,^$orig_pwd/,,;s,^\./,,;s,/,!,g"`
    esac
    # Remove it at exit if clean mode.
diff --git a/debian/patches/reproducible-makeinfo b/debian/patches/reproducible-makeinfo
index f5be0e8..8bc033d 100644
--- a/debian/patches/reproducible-makeinfo
+++ b/debian/patches/reproducible-makeinfo
@@ -6,7 +6,7 @@ patch by Alexis Bienvenüe (Closes: #826158)
 
 --- texinfo.orig/tp/Texinfo/Common.pm
 +++ texinfo/tp/Texinfo/Common.pm
-@@ -1206,7 +1206,7 @@
+@@ -1207,7 +1207,7 @@
      return {'text' => 'a sunny day'};
    }
    my($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst)
diff --git a/debian/patches/warn_missing_tex b/debian/patches/warn_missing_tex
index 1797f80..29b2d94 100644
--- a/debian/patches/warn_missing_tex
+++ b/debian/patches/warn_missing_tex
@@ -6,7 +6,7 @@
 
 --- texinfo.orig/util/texi2dvi
 +++ texinfo/util/texi2dvi
-@@ -1883,6 +1883,9 @@
+@@ -1896,6 +1896,9 @@
  
  For information about obtaining TeX, please see http://tug.org/texlive,
  or do a web search for TeX and your operating system or distro.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/texinfo.git


Reply to: