[metview] 46/97: Fix: refresh patches
Alastair McKinstry
mckinstry at moszumanska.debian.org
Tue Sep 1 09:18:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch master
in repository metview.
commit ccb2e6c023bb7dfd3c85bd2a720ef8adaee993fa
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Fri Jun 20 10:20:56 2014 +0100
Fix: refresh patches
---
debian/patches/fix-paths.patch | 6 +++---
debian/patches/fix-scripts.patch | 32 ++++++++++++++++----------------
2 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/debian/patches/fix-paths.patch b/debian/patches/fix-paths.patch
index 2b51b09..ee4336b 100644
--- a/debian/patches/fix-paths.patch
+++ b/debian/patches/fix-paths.patch
@@ -3,10 +3,10 @@ Description: Fix patch of ksh on Debian systems.
Forwarded: no
Last-Updated: 2014-02-23
-Index: metview-4.4.3/scripts/mv_flextra_prep
+Index: metview-4.4.7+dfsg.1/scripts/mv_flextra_prep
===================================================================
---- metview-4.4.3.orig/scripts/mv_flextra_prep 2014-02-23 18:19:04.000000000 +0000
-+++ metview-4.4.3/scripts/mv_flextra_prep 2014-02-23 18:52:39.823183306 +0000
+--- metview-4.4.7+dfsg.1.orig/scripts/mv_flextra_prep
++++ metview-4.4.7+dfsg.1/scripts/mv_flextra_prep
@@ -1,4 +1,4 @@
-#!/usr/bin/ksh
+#!/bin/ksh
diff --git a/debian/patches/fix-scripts.patch b/debian/patches/fix-scripts.patch
index 15b06cf..0407cd1 100644
--- a/debian/patches/fix-scripts.patch
+++ b/debian/patches/fix-scripts.patch
@@ -3,48 +3,48 @@ Description: Ensure all scripts have a correct start line
Forwarded: not-needed
Last-Updated: 2014-06-21
-Index: metview-4.4.3+dfsg.1/scripts/document_macros.pl
+Index: metview-4.4.7+dfsg.1/scripts/document_macros.pl
===================================================================
---- metview-4.4.3+dfsg.1.orig/scripts/document_macros.pl
-+++ metview-4.4.3+dfsg.1/scripts/document_macros.pl
+--- metview-4.4.7+dfsg.1.orig/scripts/document_macros.pl
++++ metview-4.4.7+dfsg.1/scripts/document_macros.pl
@@ -1,4 +1,4 @@
-
+#!/usr/bin/perl
# **************************** LICENSE START ***********************************
#
# Copyright 2012 ECMWF and INPE. This software is distributed under the terms
-Index: metview-4.4.3+dfsg.1/scripts/metview_help
+Index: metview-4.4.7+dfsg.1/scripts/metview_help
===================================================================
---- metview-4.4.3+dfsg.1.orig/scripts/metview_help
-+++ metview-4.4.3+dfsg.1/scripts/metview_help
+--- metview-4.4.7+dfsg.1.orig/scripts/metview_help
++++ metview-4.4.7+dfsg.1/scripts/metview_help
@@ -1,4 +1,4 @@
-
+#!/bin/sh
# **************************** LICENSE START ***********************************
#
- # Copyright 2012 ECMWF and INPE. This software is distributed under the terms
-Index: metview-4.4.3+dfsg.1/scripts/mv_flextra_prep.mv
+ # Copyright 2014 ECMWF and INPE. This software is distributed under the terms
+Index: metview-4.4.7+dfsg.1/scripts/mv_flextra_prep.mv
===================================================================
---- metview-4.4.3+dfsg.1.orig/scripts/mv_flextra_prep.mv
-+++ metview-4.4.3+dfsg.1/scripts/mv_flextra_prep.mv
+--- metview-4.4.7+dfsg.1.orig/scripts/mv_flextra_prep.mv
++++ metview-4.4.7+dfsg.1/scripts/mv_flextra_prep.mv
@@ -1,3 +1,4 @@
+#!/usr/bin/metview
# Metview Macro
# **************************** LICENSE START ***********************************
-Index: metview-4.4.3+dfsg.1/scripts/mv_mars_catalog.py
+Index: metview-4.4.7+dfsg.1/scripts/mv_mars_catalog.py
===================================================================
---- metview-4.4.3+dfsg.1.orig/scripts/mv_mars_catalog.py
-+++ metview-4.4.3+dfsg.1/scripts/mv_mars_catalog.py
+--- metview-4.4.7+dfsg.1.orig/scripts/mv_mars_catalog.py
++++ metview-4.4.7+dfsg.1/scripts/mv_mars_catalog.py
@@ -1,3 +1,4 @@
+#!/usr/bin/python
# Copyright 2012 ECMWF and INPE. This software is distributed under the terms
# of the Apache License version 2.0. In applying this license, ECMWF does not
# waive the privileges and immunities granted to it by virtue of its status as
-Index: metview-4.4.3+dfsg.1/scripts/mv_scm_vis.mv
+Index: metview-4.4.7+dfsg.1/scripts/mv_scm_vis.mv
===================================================================
---- metview-4.4.3+dfsg.1.orig/scripts/mv_scm_vis.mv
-+++ metview-4.4.3+dfsg.1/scripts/mv_scm_vis.mv
+--- metview-4.4.7+dfsg.1.orig/scripts/mv_scm_vis.mv
++++ metview-4.4.7+dfsg.1/scripts/mv_scm_vis.mv
@@ -1,3 +1,4 @@
+#!/usr/bin/metview
# Metview Macro
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/metview.git
More information about the debian-science-commits
mailing list