[cpl-plugin-sinfo] 14/42: Fix implicite fucntion declaration

Ole Streicher olebole-guest at alioth.debian.org
Mon Sep 16 11:16:20 UTC 2013


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

olebole-guest pushed a commit to branch debian
in repository cpl-plugin-sinfo.

commit 4e615c54a3ca07d85f32f676a651eb42deea54ce
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue May 7 16:09:05 2013 +0200

    Fix implicite fucntion declaration
---
 debian/changelog                                    |    8 +++++++-
 debian/patches/explicite_function_declaration.patch |   12 ++++++++++++
 debian/patches/series                               |    1 +
 3 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d821cf4..5ea5cd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,10 @@
-cpl-plugin-sinfo (2.3.2-1) UNRELEASED; urgency=low
+cpl-plugin-sinfo (2.3.2-1~test4) quantal; urgency=low
+
+  * Fix implicite fucntion declaration
+
+ -- Ole Streicher <debian at liska.ath.cx>  Thu, 10 Jan 2013 09:45:00 +0100
+
+cpl-plugin-sinfo (2.3.2-1) quantal; urgency=low
 
   * Initial release. (Closes: #XXXXXX)
 
diff --git a/debian/patches/explicite_function_declaration.patch b/debian/patches/explicite_function_declaration.patch
new file mode 100644
index 0000000..958a3dd
--- /dev/null
+++ b/debian/patches/explicite_function_declaration.patch
@@ -0,0 +1,12 @@
+Author: Ole Streicher
+Description: Fix implicite function declaration
+--- a/sinfoni/tests/test_atmo_disp.c
++++ b/sinfoni/tests/test_atmo_disp.c
+@@ -30,6 +30,7 @@
+ #include <stdio.h>
+ #include <cpl.h>
+ #include <cpl_test.h>
++#include <sinfo_resampling.h>
+ #include <sinfo_atmo_disp.h>
+ #include <sinfo_utils_wrappers.h>
+ #include <sinfo_utilities.h>
diff --git a/debian/patches/series b/debian/patches/series
index 3306368..947341b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ libadd_cpl.patch
 set_plugindir.patch
 use-std-paths-for-cpl.patch
 format_security.patch
+explicite_function_declaration.patch

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



More information about the debian-science-commits mailing list