[Pkg-octave-commit] [matlab2tikz] 03/04: Refresh patch

Sébastien Villemot sebastien at alioth.debian.org
Mon Aug 19 21:32:24 UTC 2013


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

sebastien pushed a commit to branch master
in repository matlab2tikz.

commit 84814382f781406b9d574eab47af0ae58bed9eeb
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Mon Aug 19 23:13:48 2013 +0200

    Refresh patch
    
    Git-Dch: Ignore
---
 debian/patches/disable-updater.patch |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/disable-updater.patch b/debian/patches/disable-updater.patch
index 13ba485..a04e5ac 100644
--- a/debian/patches/disable-updater.patch
+++ b/debian/patches/disable-updater.patch
@@ -7,7 +7,7 @@ Last-Update: 2013-03-25
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/src/matlab2tikz.m
 +++ b/src/matlab2tikz.m
-@@ -86,7 +86,7 @@
+@@ -90,7 +90,7 @@
  %
  %   MATLAB2TIKZ('checkForUpdates',BOOL,...) determines whether to automatically
  %   check for updates of matlab2tikz.
@@ -16,7 +16,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  %
  %   Example
  %      x = -pi:pi/10:pi;
-@@ -291,7 +291,7 @@
+@@ -295,7 +295,7 @@
    m2t.cmdOpts = m2t.cmdOpts.addParamValue(m2t.cmdOpts, 'standalone', false, @islogical);
  
    % Automatic updater.
@@ -25,7 +25,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  
    % Finally parse all the elements.
    m2t.cmdOpts = m2t.cmdOpts.parse(m2t.cmdOpts, varargin{:});
-@@ -386,11 +386,7 @@
+@@ -390,11 +390,7 @@
  
    % Conditionally check for a new matlab2tikz version.
    if m2t.cmdOpts.Results.checkForUpdates

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



More information about the Pkg-octave-commit mailing list