[pyresample] 04/07: Drop 0003-Use-cmath.patch (no longer necessary)

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sat Jul 30 10:03:23 UTC 2016


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

a_valentino-guest pushed a commit to branch master
in repository pyresample.

commit 81b9ec3fc447de9710fbafcb4329f14f34a254b2
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Jul 30 09:38:24 2016 +0000

    Drop 0003-Use-cmath.patch (no longer necessary)
---
 debian/changelog                    |  1 +
 debian/patches/0003-Use-cmath.patch | 20 --------------------
 debian/patches/series               |  1 -
 3 files changed, 1 insertion(+), 21 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a966170..b3b45b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ pyresample (1.2.5-1) UNRELEASED; urgency=medium
     - remove non necessary (build) dependency from scipy
   * debian/parches
     - drop 0003-skip-nearest-resize-test.patch (no longer necessary)
+    - drop 0004-Use-cmath.patch (no longer necessary)
     - refresh and renumber remanining patches
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 16 Jul 2016 10:41:05 +0000
diff --git a/debian/patches/0003-Use-cmath.patch b/debian/patches/0003-Use-cmath.patch
deleted file mode 100644
index feccc99..0000000
--- a/debian/patches/0003-Use-cmath.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From: Antonio Valentino <antonio.valentino at tiscali.it>
-Date: Sat, 9 Jul 2016 10:17:26 +0000
-Subject: Use cmath instead of math.h (closes: #830447)
-
----
- pyresample/ewa/_fornav_templates.cpp | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/pyresample/ewa/_fornav_templates.cpp b/pyresample/ewa/_fornav_templates.cpp
-index b727379..4fce839 100644
---- a/pyresample/ewa/_fornav_templates.cpp
-+++ b/pyresample/ewa/_fornav_templates.cpp
-@@ -1,6 +1,6 @@
- #include "Python.h"
- #include <stddef.h>
--#include "math.h"
-+#include "cmath"
- #include "numpy/arrayobject.h"
- #include "_fornav_templates.h"
- 
diff --git a/debian/patches/series b/debian/patches/series
index 7727eff..b939e25 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 0001-fix-doc-build.patch
 0002-fix-proj4-initialization.patch
-0003-Use-cmath.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyresample.git



More information about the Pkg-grass-devel mailing list