[SCM] Debian packaging of texinfo) branch, master, updated. debian/5.0.dfsg.1-1-4-g7d43096
The following commit has been merged in the master branch:
commit 5041ab08e2e0f05d538e5ac8cf3e5fff1a912022
Author: Norbert Preining <preining@debian.org>
Date: Wed Mar 13 08:35:01 2013 +0900
unfuzzify patches
diff --git a/debian/patches/dont_build_info b/debian/patches/dont_build_info
index b0e4da2..c93eb48 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
-@@ -209,14 +209,16 @@
+@@ -210,14 +210,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
-@@ -1001,8 +1003,10 @@
+@@ -1006,8 +1008,10 @@
SUBDIRS = tp_api
# Put texinfo.txi first because that's the most important.
diff --git a/debian/patches/fix-broken-po-files b/debian/patches/fix-broken-po-files
index 525b8b7..3358c77 100644
--- a/debian/patches/fix-broken-po-files
+++ b/debian/patches/fix-broken-po-files
@@ -7,7 +7,7 @@ https://bugs.launchpad.net/ubuntu/+source/texinfo/+bug/707931
--- texinfo.orig/po/id.po
+++ texinfo/po/id.po
-@@ -2168,7 +2168,7 @@
+@@ -2166,7 +2166,7 @@
"Ini adalah berkas .../info/dir, yang berisi\n"
"titik paling atas dari struktur Info, dipanggil (dir)Top.\n"
"Pertama kali anda memanggil Info anda berawal dari melihat titik ini.\n"
diff --git a/debian/patches/numerical-signal-names b/debian/patches/numerical-signal-names
index 76440a2..ddf65c7 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
-@@ -1949,7 +1949,7 @@
+@@ -1948,7 +1948,7 @@
sed "s,^$orig_pwd/,,;s,^\./,,;s,/,!,g"`
esac
# Remove it at exit if clean mode.
diff --git a/debian/patches/warn_missing_tex b/debian/patches/warn_missing_tex
index d7b640f..d984ecc 100644
--- a/debian/patches/warn_missing_tex
+++ b/debian/patches/warn_missing_tex
@@ -24,5 +24,5 @@
+
+
# This string is expanded automatically when this file is checked out.
- rcs_revision='$Revision: 1.175 $'
+ rcs_revision='$Revision: 5234 $'
rcs_version=`set - $rcs_revision; echo $2`
--
Debian packaging of texinfo)
Reply to: