[cmor] 152/190: Fix typo

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Jul 21 12:54:49 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 eac73efd8644ea72b9cd827a1b4ba810e50194c7
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Thu Jun 13 16:11:43 2013 +0100

    Fix typo
---
 debian/patches/python3.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/python3.patch b/debian/patches/python3.patch
index b1c142f..ed9f10f 100644
--- a/debian/patches/python3.patch
+++ b/debian/patches/python3.patch
@@ -1592,7 +1592,7 @@ Index: cmor-2.8.3/Src/_cmormodule.c
  
 +#if PY_MAJOR_VERSION >= 3
 +#define PyInt_AsLong PyLong_AsLong
-+#define PyString_AsString PyBytesAsString
++#define PyString_AsString PyBytes_AsString
 +#endif
 +
  static PyObject *

-- 
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