[med-svn] [cluster3] 05/13: Remove deactivated patch

Andreas Tille tille at debian.org
Thu Sep 14 14:36:22 UTC 2017


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

tille pushed a commit to branch master
in repository cluster3.

commit e33f59de4315a1e48a9dab6b16e036058d272422
Author: Andreas Tille <tille at debian.org>
Date:   Thu Sep 14 15:06:16 2017 +0200

    Remove deactivated patch
---
 debian/patches/compile-warnings.patch | 23 -----------------------
 debian/patches/series                 |  1 -
 2 files changed, 24 deletions(-)

diff --git a/debian/patches/compile-warnings.patch b/debian/patches/compile-warnings.patch
deleted file mode 100644
index 951c881..0000000
--- a/debian/patches/compile-warnings.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Description: remove compiler warning
-Index: cluster-1.50/src/command.c
-===================================================================
---- cluster-1.50.orig/src/command.c	2010-03-28 04:02:14.000000000 +0200
-+++ cluster-1.50/src/command.c	2012-07-11 14:37:03.000000000 +0200
-@@ -382,7 +382,7 @@
-     fclose(coordinatefile);
-     fclose(pcfile);
-     if (error)
--    { printf(error);
-+    { printf("%s",error);
-       free(filename);
-       return;
-     }
-@@ -403,7 +403,7 @@
-     fclose(coordinatefile);
-     fclose(pcfile);
-     if (error)
--    { printf(error);
-+    { printf("%s",error);
-       free(filename);
-       return;
-     }
diff --git a/debian/patches/series b/debian/patches/series
index d19afb6..aebb2a9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-#compile-warnings.patch
 build-on-arm.patch

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



More information about the debian-med-commit mailing list