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

[m-tx] 05/08: updated/disable outdated patches



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

preining pushed a commit to branch master
in repository m-tx.

commit 188689c8577e9f2ad67ac5504564cd2e6c1565c1
Author: Norbert Preining <preining@debian.org>
Date:   Thu Dec 17 18:26:32 2015 +0900

    updated/disable outdated patches
---
 debian/changelog                      |  3 ++-
 debian/patches/fix-doc.patch          | 10 +++++++---
 debian/patches/fix-predelete-mismatch | 16 ----------------
 debian/patches/series                 |  7 +++----
 4 files changed, 12 insertions(+), 24 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 464fc60..8ef7280 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ m-tx (0.61.ctan20151217-1) unstable; urgency=medium
 
   * Imported Upstream version 0.61.ctan20151217
   * update rules file for new release
+  * update patches
 
- -- Norbert Preining <preining@debian.org>  Thu, 17 Dec 2015 18:21:25 +0900
+ -- Norbert Preining <preining@debian.org>  Thu, 17 Dec 2015 18:26:23 +0900
 
 m-tx (0.60d.ctan20131224-1) unstable; urgency=medium
 
diff --git a/debian/patches/fix-doc.patch b/debian/patches/fix-doc.patch
index 8623c8b..7c8cfa1 100644
--- a/debian/patches/fix-doc.patch
+++ b/debian/patches/fix-doc.patch
@@ -3,9 +3,13 @@ Description: Documentation fixes
 Author: Roland Stigge <stigge@antcom.de>
 Bug-Debian: http://bugs.debian.org/517686
 
---- m-tx.orig/doc/generic/m-tx/mtx060/mtxdoc.tex
-+++ m-tx/doc/generic/m-tx/mtx060/mtxdoc.tex
-@@ -1889,7 +1889,7 @@
+---
+ doc/generic/m-tx/mtxdoc.ltx |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- m-tx.orig/doc/generic/m-tx/mtxdoc.ltx
++++ m-tx/doc/generic/m-tx/mtxdoc.ltx
+@@ -1888,7 +1888,7 @@
  
  The normal output from \PMX\ is a stand-alone plain \TeX\ file, which 
  cannot without further ado succesfully be input into \LaTeX.  
diff --git a/debian/patches/fix-predelete-mismatch b/debian/patches/fix-predelete-mismatch
deleted file mode 100644
index a7ea622..0000000
--- a/debian/patches/fix-predelete-mismatch
+++ /dev/null
@@ -1,16 +0,0 @@
-fix mismatch of prototypes of predelete (Closes: #749782)
----
- mtx-0.60d/strings.h |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- m-tx.orig/mtx-0.60d/strings.h
-+++ m-tx/mtx-0.60d/strings.h
-@@ -23,7 +23,7 @@
- extern Void getTwoNums PP((Char *line, short *k1, short *k2));
- extern Void toUpper PP((Char *s));
- extern Void delete1 PP((Char *s, int p));
--extern Void predelete PP((Char *s, int l));
-+extern Void predelete PP((Char *s, short l));
- extern Void shorten PP((Char *s, int new_length));
- 
- 
diff --git a/debian/patches/series b/debian/patches/series
index 5563b9e..c1cc724 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,4 @@
 fix-doc.patch
-fix-example.patch
-fix-makefiles.patch
-fix-docversion-script
-fix-predelete-mismatch
+#fix-example.patch
+#fix-makefiles.patch
+#fix-docversion-script

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


Reply to: