[pyferret] 47/110: refresh patches

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jul 28 08:41:58 UTC 2017


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

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

commit 2ac9554ea07e180db174d48476b02d1e1b36a82f
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Mar 1 14:36:21 2016 +0000

    refresh patches
---
 debian/patches/automate-tests.parch | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/debian/patches/automate-tests.parch b/debian/patches/automate-tests.parch
index 73a6308..cf1f6ff 100644
--- a/debian/patches/automate-tests.parch
+++ b/debian/patches/automate-tests.parch
@@ -1,22 +1,22 @@
 Author: Alastair McKinstry <mckinstry at debian.org>
 Description: local changes to make tests automated under Debian
-Last-Updated: 2015-05-12
+Last-Updated: 2016-03-01
 Forwarded: not-needed
 
-Index: pyferret-1.1.0/bench/run_all
+Index: pyferret-1.2.0/bench/run_all
 ===================================================================
---- pyferret-1.1.0.orig/bench/run_all
-+++ pyferret-1.1.0/bench/run_all
-@@ -54,6 +54,8 @@
- # for now you must also manually check the benchmark bn311_ez_order
+--- pyferret-1.2.0.orig/bench/run_all
++++ pyferret-1.2.0/bench/run_all
+@@ -55,6 +55,8 @@
  
+ # *sh* 4/2015 automatically run clean_draconian at the end
  
 +setenv HOSTTYPE debian
 +
  umask 002     #  make all files group deletable  3/16
  
  set rhlev = "0"
-@@ -92,8 +94,8 @@ if ($rhlev == six) then
+@@ -93,8 +95,8 @@ if ($rhlev == six) then
    echo six
  endif
  
@@ -27,7 +27,7 @@ Index: pyferret-1.1.0/bench/run_all
  
  # XGKS version ?  (use "xg" as the indicator)
  echo $fver | grep -s "xg"
-@@ -104,14 +106,14 @@ endif
+@@ -105,14 +107,14 @@ endif
  # *acm* 4/5/05 optionally do externally-linked external function tests 
  # 
  echo "Run tests of externally-linked external functions? Enter y or n"
@@ -41,10 +41,10 @@ Index: pyferret-1.1.0/bench/run_all
    echo "Enter the directory containing the external function libraries"
 -  set efdir = $<
 +  set efdir = /usr/lib/ferret-vis/external_functions
-   echo "Contents of "$efdir" :"
+   echo "Contents of "$efdir "fcns a* :"
    echo " "
-   ls -1 $efdir
-@@ -121,11 +123,12 @@ endif
+   ls -1 $efdir/a*
+@@ -122,11 +124,12 @@ endif
  
  # background info to go in the benchmark file
  echo "Enter your name"
@@ -60,7 +60,7 @@ Index: pyferret-1.1.0/bench/run_all
  
  set date_stamp = `date +'%d%h%yAT%H%M'|tr '[A-Z]' '[a-z]'`
  set log_file = "all_${date_stamp}.${machine}_log"
-@@ -147,7 +150,7 @@ if ( ! -e  $machine_stream ) then
+@@ -148,7 +151,7 @@ if ( ! -e  $machine_stream ) then
     echo To create $machine_stream compile and run make_stream_file.F
     echo Then rename stream10by5.unf to $machine_stream
     echo -n 'Continue anyway? (answer "y" for yes)'

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



More information about the debian-science-commits mailing list