[med-svn] [phipack] 05/05: Upstream applied patch
Andreas Tille
tille at debian.org
Thu Jun 23 14:06:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository phipack.
commit 349ad47bf6bd3aa5405662f765c0bdb004068cbf
Author: Andreas Tille <tille at debian.org>
Date: Thu Jun 23 16:04:54 2016 +0200
Upstream applied patch
---
debian/patches/fix_build_error.patch | 24 ------------------------
debian/patches/series | 1 -
2 files changed, 25 deletions(-)
diff --git a/debian/patches/fix_build_error.patch b/debian/patches/fix_build_error.patch
deleted file mode 100644
index 7d6dd20..0000000
--- a/debian/patches/fix_build_error.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-Author: Andreas Tille <tille at debian.org>
-Last-Update: Tue, 19 Apr 2016 16:04:13 +0200
-Description: Fix compilation with modern g++
-
---- a/src/ppma_2_bmp/ppma_io.C
-+++ b/src/ppma_2_bmp/ppma_io.C
-@@ -4,6 +4,7 @@
- # include <fstream>
- # include <cmath>
- # include <ctime>
-+# include <cstring>
-
- using namespace std;
-
---- a/src/ppma_2_bmp/ppma_2_bmp.C
-+++ b/src/ppma_2_bmp/ppma_2_bmp.C
-@@ -3,6 +3,7 @@
- # include <iomanip>
- # include <fstream>
- # include <ctime>
-+# include <cstring>
-
- using namespace std;
-
diff --git a/debian/patches/series b/debian/patches/series
index f59d1c0..814900f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
hardening.patch
-fix_build_error.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/phipack.git
More information about the debian-med-commit
mailing list