[cmor] 180/190: Fix makefile spaces

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Jul 21 12:54:52 UTC 2015


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

mckinstry pushed a commit to branch debian/master
in repository cmor.

commit 62f43f743a0426dac6bcff7c2e27d001311f0e65
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Dec 20 01:55:14 2013 +0000

    Fix makefile spaces
---
 debian/patches/fix-makefile.patch | 15 +++++++++++++++
 debian/patches/series             |  2 ++
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/fix-makefile.patch b/debian/patches/fix-makefile.patch
new file mode 100644
index 0000000..6f3251a
--- /dev/null
+++ b/debian/patches/fix-makefile.patch
@@ -0,0 +1,15 @@
+Index: cmor-2.8.3/Makefile.in
+===================================================================
+--- cmor-2.8.3.orig/Makefile.in	2013-12-20 01:49:22.000000000 +0000
++++ cmor-2.8.3/Makefile.in	2013-12-20 01:54:31.000000000 +0000
+@@ -154,8 +154,8 @@
+ 	@env TEST_NAME=Test/test_python_joerg_8.py make test_a_python
+ #	@env TEST_NAME=Test/test_python_joerg_9.py make test_a_python
+ 	@env TEST_NAME=Test/test_python_joerg_10.py make test_a_python
+-        @env TEST_NAME=Test/test_python_joerg_11.py make test_a_python
+-        @env TEST_NAME=Test/test_python_joerg_12.py make test_a_python
++	@env TEST_NAME=Test/test_python_joerg_11.py make test_a_python
++	@env TEST_NAME=Test/test_python_joerg_12.py make test_a_python
+ 	@env TEST_NAME=Test/test_python_YYYMMDDHH_exp_fmt.py make test_a_python
+ 	@env TEST_NAME=Test/test_python_region.py make test_a_python
+ 	@env TEST_NAME=Test/jamie_hybrid_height.py make test_a_python
diff --git a/debian/patches/series b/debian/patches/series
index 8c87e9f..3ccc327 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -8,3 +8,5 @@ destdir.patch
 cmor_ver.patch
 # python3.patch
 silence-warning.patch
+fix-makefile.patch
+

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



More information about the debian-science-commits mailing list