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 f11ff4956c1b0f77899156898d18d0a428bfbe05
Author: Antonio Valentino <antonio.valent...@tiscali.it>
Date:   Mon Feb 5 07:15:36 2018 +0000

    Refresh all patches
---
 debian/changelog                                   |  1 +
 debian/patches/0002-fix-proj4-initialization.patch | 10 +++++-----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6845ea4..87dece4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ pyresample (1.8.0-1) UNRELEASED; urgency=medium
   * debian/patches
     - drop 0003-fix-tests-on-big-endian-architectures.patch:
       applied upstream
+    - refresh all patches
 
  -- Antonio Valentino <antonio.valent...@tiscali.it>  Sun, 14 Jan 2018 
17:53:48 +0000
 
diff --git a/debian/patches/0002-fix-proj4-initialization.patch 
b/debian/patches/0002-fix-proj4-initialization.patch
index fd6b529..f12726d 100644
--- a/debian/patches/0002-fix-proj4-initialization.patch
+++ b/debian/patches/0002-fix-proj4-initialization.patch
@@ -21,10 +21,10 @@ index 3c6ef3c..5346cb4 100644
    YSIZE: 480
    AREA_EXTENT:  (-20037508.342789244, -10018754.171394622, 
20037508.342789244, 10018754.171394622)
 diff --git a/pyresample/test/test_geometry.py 
b/pyresample/test/test_geometry.py
-index 4aec478..e26a26e 100644
+index ae8990b..3befc7d 100644
 --- a/pyresample/test/test_geometry.py
 +++ b/pyresample/test/test_geometry.py
-@@ -437,7 +437,7 @@ class Test(unittest.TestCase):
+@@ -406,7 +406,7 @@ class Test(unittest.TestCase):
          swath_def = geometry.SwathDefinition(lons, lats)
          filter_area = geometry.AreaDefinition('test', 'test', 'test',
                                                {'proj': 'eqc', 'lon_0': 0.0,
@@ -33,7 +33,7 @@ index 4aec478..e26a26e 100644
                                                8, 8,
                                                (-20037508.34, -10018754.17, 
20037508.34, 10018754.17))
          filter = np.array([[1, 1, 1, 1, 0, 0, 0, 0],
-@@ -462,7 +462,7 @@ class Test(unittest.TestCase):
+@@ -431,7 +431,7 @@ class Test(unittest.TestCase):
          data = np.array([1, 2, 3, 4])
          filter_area = geometry.AreaDefinition('test', 'test', 'test',
                                                {'proj': 'eqc', 'lon_0': 0.0,
@@ -42,7 +42,7 @@ index 4aec478..e26a26e 100644
                                                8, 8,
                                                (-20037508.34, -10018754.17, 
20037508.34, 10018754.17))
          filter = np.array([[1, 1, 1, 1, 0, 0, 0, 0],
-@@ -497,7 +497,7 @@ class Test(unittest.TestCase):
+@@ -466,7 +466,7 @@ class Test(unittest.TestCase):
          data = np.dstack((data1, data2, data3))
          filter_area = geometry.AreaDefinition('test', 'test', 'test',
                                                {'proj': 'eqc', 'lon_0': 0.0,
@@ -51,7 +51,7 @@ index 4aec478..e26a26e 100644
                                                8, 8,
                                                (-20037508.34, -10018754.17, 
20037508.34, 10018754.17))
          filter = np.array([[1, 1, 1, 1, 0, 0, 0, 0],
-@@ -566,7 +566,7 @@ class Test(unittest.TestCase):
+@@ -535,7 +535,7 @@ class Test(unittest.TestCase):
  
      def test_latlong_area(self):
          area_def = geometry.AreaDefinition('', '', '',

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to