[Pkg-octave-commit] [octave-symbolic] 04/06: Prevent automatic running of tests in file sympref.m

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Sun Feb 15 22:05:12 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-symbolic.

commit 655ad440934b474e7b1f81b96c301b5078f84a6e
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Sun Feb 15 19:54:43 2015 -0200

    Prevent automatic running of tests in file sympref.m
    
    For that to work, Build-Dependency on octave-pkg-dev is set to
    >= 1.2.0.
    
    Git-Dch: Full
---
 debian/control | 2 +-
 debian/rules   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index b262541..049401c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
 Uploaders: Sébastien Villemot <sebastien at debian.org>,
            Rafael Laboissiere <rafael at laboissiere.net>
-Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.1),
+Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.2.0),
  python-sympy
 Standards-Version: 3.9.6
 Homepage: http://octave.sourceforge.net/symbolic
diff --git a/debian/rules b/debian/rules
index cc1bd1b..f94bdea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,4 @@
 
 include /usr/share/cdbs/1/class/octave-pkg.mk
 
+OCTPKG_EXCLUDE_TEST = sympref.m

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



More information about the Pkg-octave-commit mailing list