[med-svn] [tigr-glimmer] 05/07: Remove patches incorporated by upstream

Andreas Tille tille at debian.org
Tue Dec 13 10:27:24 UTC 2016


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

tille pushed a commit to branch master
in repository tigr-glimmer.

commit 0e8667dcf850943c8bc938cf238b215f8ddc1994
Author: Andreas Tille <tille at debian.org>
Date:   Tue Dec 13 11:20:11 2016 +0100

    Remove patches incorporated by upstream
---
 debian/patches/10_gcc4.4.patch | 25 -------------------------
 debian/patches/series          |  1 -
 2 files changed, 26 deletions(-)

diff --git a/debian/patches/10_gcc4.4.patch b/debian/patches/10_gcc4.4.patch
deleted file mode 100644
index 1a8428a..0000000
--- a/debian/patches/10_gcc4.4.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Author: Andreas Tille <tille at debian.org>
-Description: Fix FTBFS #560442
-
---- a/src/Common/gene.cc
-+++ b/src/Common/gene.cc
-@@ -444,7 +444,7 @@ int  Char_Sub
- //  Return a subscript corresponding to character  ch .
- 
-   {
--   char  * p;
-+   const char  * p;
- 
-    p = strchr (CONVERSION_STRING, tolower (ch));
-    if  (p == NULL)
---- a/src/ICM/icm.cc
-+++ b/src/ICM/icm.cc
-@@ -1983,7 +1983,7 @@ int  Subscript
- //  model) for character  ch .
- 
-   {
--   char  * p;
-+   const char  * p;
- 
-    p = strchr (ALPHA_STRING, tolower (Filter (ch)));
-    if  (p == NULL)
diff --git a/debian/patches/series b/debian/patches/series
index 58ad637..e6bbfc1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
 10_gcc4.3.patch
-10_gcc4.4.patch
 
 mayhem.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tigr-glimmer.git



More information about the debian-med-commit mailing list