[Pkg-octave-commit] [SCM] Debian packaging for matlab2tikz branch, master, updated. debian/0.3.3-1-7-gd6d251e

Sébastien Villemot sebastien at debian.org
Fri Jun 28 09:56:51 UTC 2013


The following commit has been merged in the master branch:
commit 46fe47bd8ea2a820dad11c5f48ad6b2ee6d43017
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Fri Jun 28 11:28:37 2013 +0200

    Refresh patch
    
    Git-Dch: Ignore

diff --git a/debian/patches/disable-updater.patch b/debian/patches/disable-updater.patch
index 6812f90..13ba485 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
-@@ -83,7 +83,7 @@
+@@ -86,7 +86,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;
-@@ -283,7 +283,7 @@
+@@ -291,7 +291,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{:});
-@@ -374,11 +374,7 @@
+@@ -386,11 +386,7 @@
  
    % Conditionally check for a new matlab2tikz version.
    if m2t.cmdOpts.Results.checkForUpdates

-- 
Debian packaging for matlab2tikz



More information about the Pkg-octave-commit mailing list