[Pkg-octave-commit] [octave-io] 03/04: d/p/uno.patch: Refresh for new upstream version

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Sat May 2 16:29:42 UTC 2015


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

rlaboiss-guest pushed a commit to branch master
in repository octave-io.

commit fc686031d746f9c67c823affc7d363d8ae819fa5
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Sat May 2 12:43:57 2015 -0300

    d/p/uno.patch: Refresh for new upstream version
---
 debian/patches/uno.patch | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/patches/uno.patch b/debian/patches/uno.patch
index 7e2b6bf..b68f922 100644
--- a/debian/patches/uno.patch
+++ b/debian/patches/uno.patch
@@ -1,16 +1,19 @@
 Description: Fix detection of UNO interface for Debian
 Author: Sébastien Villemot <sebastien at debian.org>
 Forwarded: not-needed
+Revised-By: Rafael Laboissiere <rafael at labosisiere.net>
+Last-Update: 2015-05-02
+
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/inst/chk_spreadsheet_support.m
 +++ b/inst/chk_spreadsheet_support.m
-@@ -555,7 +555,7 @@ function  [ retval, sinterfaces, loaded_
-     endif
-     ## Rest of missing entries. Find where URE is located. Watch out because
-     ## case of ./ure is unknown
+@@ -495,7 +495,7 @@ function  [ retval, sinterfaces, loaded_
+ 
+     ## 2. Find where URE is located. Watch out because
+     ##    case of ./ure is unknown
 -    uredir = get_dir_ (path_to_ooo, "ure");
 +    uredir = get_dir_ (path_to_ooo, "ure-link");
      if (isempty (uredir))
-       return
-     endif
+       if (dbug > 1)
+         warning ("Wrong path to OOo/LO, or incomplete OOo/LO installation\n");

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-io.git



More information about the Pkg-octave-commit mailing list