This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pyresample.
commit e8f8fef7a1ac961d81b18cc9f4dcd26d25f84d21 Author: Bas Couwenberg <[email protected]> Date: Mon Sep 5 13:16:12 2016 +0200 Refresh patches. --- debian/patches/0001-fix-doc-build.patch | 2 -- debian/patches/0002-fix-proj4-initialization.patch | 4 ---- 2 files changed, 6 deletions(-) diff --git a/debian/patches/0001-fix-doc-build.patch b/debian/patches/0001-fix-doc-build.patch index b56017c..1e1f057 100644 --- a/debian/patches/0001-fix-doc-build.patch +++ b/debian/patches/0001-fix-doc-build.patch @@ -6,8 +6,6 @@ Subject: fix doc build docs/source/API.rst | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) -diff --git a/docs/source/API.rst b/docs/source/API.rst -index 234b086..8c0b96a 100644 --- a/docs/source/API.rst +++ b/docs/source/API.rst @@ -3,32 +3,32 @@ pyresample API diff --git a/debian/patches/0002-fix-proj4-initialization.patch b/debian/patches/0002-fix-proj4-initialization.patch index a1ea369..acc032b 100644 --- a/debian/patches/0002-fix-proj4-initialization.patch +++ b/debian/patches/0002-fix-proj4-initialization.patch @@ -7,8 +7,6 @@ Subject: fix proj4 initialization pyresample/test/test_geometry.py | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) -diff --git a/pyresample/test/test_files/areas.cfg b/pyresample/test/test_files/areas.cfg -index 3c6ef3c..5346cb4 100644 --- a/pyresample/test/test_files/areas.cfg +++ b/pyresample/test/test_files/areas.cfg @@ -19,7 +19,7 @@ REGION: ease_nh { @@ -20,8 +18,6 @@ index 3c6ef3c..5346cb4 100644 XSIZE: 640 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 0e7c07f..7ff49f3 100644 --- a/pyresample/test/test_geometry.py +++ b/pyresample/test/test_geometry.py @@ -401,7 +401,7 @@ class Test(unittest.TestCase): -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyresample.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

