[gadap] 05/24: test-errors.patch

Alastair McKinstry mckinstry at moszumanska.debian.org
Thu Aug 27 14:35:32 UTC 2015


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

mckinstry pushed a commit to tag debian/2.0-4
in repository gadap.

commit ce1e7feb6699b841ec2a0deee88d9d2d3c4f804c
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Oct 24 15:43:23 2011 +0100

    test-errors.patch
---
 debian/patches/series            |  1 +
 debian/patches/test-errors.patch | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index 8de2773..bdfaac4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 libdap-conf.patch
 libdap-namespace.patch
+test-errors.patch
diff --git a/debian/patches/test-errors.patch b/debian/patches/test-errors.patch
new file mode 100644
index 0000000..5ebd7dc
--- /dev/null
+++ b/debian/patches/test-errors.patch
@@ -0,0 +1,18 @@
+Author: Alastair McKinstry <mckinstry at debian.org>
+Description: FIX: patch needed for tests to build.
+Last-Updated: 2011-10-24
+Forwarded: no
+
+Index: gadap-2.0/test/test.cc
+===================================================================
+--- gadap-2.0.orig/test/test.cc	2011-10-24 15:23:24.000000000 +0100
++++ gadap-2.0/test/test.cc	2011-10-24 15:37:03.000000000 +0100
+@@ -9,6 +9,8 @@
+ #include "gadap.h"
+ #include <iostream>
+ #include <string>
++#include <stdlib.h>
++#include <string.h>
+ 
+ using namespace std;
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gadap.git



More information about the debian-science-commits mailing list