[cmor] 09/10: Fix script name for PrePARE

Alastair McKinstry mckinstry at moszumanska.debian.org
Mon Jul 31 06:35:50 UTC 2017


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

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

commit 2d5cc40977c1620c3e84b1d4a8e48fad5ac932ca
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sat Jul 29 21:24:32 2017 +0100

    Fix script name for PrePARE
---
 debian/patches/prepare-name.patch | 10 ++++++++++
 debian/patches/series             |  1 +
 2 files changed, 11 insertions(+)

diff --git a/debian/patches/prepare-name.patch b/debian/patches/prepare-name.patch
new file mode 100644
index 0000000..ceacf16
--- /dev/null
+++ b/debian/patches/prepare-name.patch
@@ -0,0 +1,10 @@
+Index: cmor-3.2.5/LibCV/PrePARE/PrePARE.py
+===================================================================
+--- cmor-3.2.5.orig/LibCV/PrePARE/PrePARE.py
++++ cmor-3.2.5/LibCV/PrePARE/PrePARE.py
+@@ -1,4 +1,4 @@
+-#!/user/bin/env python
++#!/usr/bin/python
+ # -*- coding: utf-8 -*-
+ #
+ # Please first complete the following steps:
diff --git a/debian/patches/series b/debian/patches/series
index 7a24d06..f626619 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,3 +5,4 @@ destdir.patch
 cmor_ver.patch
 python3.patch
 disable_tests.patch
+prepare-name.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