[Pkg-octave-commit] [octave-pkg-dev] 02/03: d/control: Add dependency on gnuplot-nox to octave-autopkgtest

Rafael Laboissiere rafael at debian.org
Sat Oct 21 10:40:59 UTC 2017


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

rafael pushed a commit to annotated tag debian/1.5.2
in repository octave-pkg-dev.

commit abd80f2efb614e0da44a80e0d87ce0db58851271
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sat Oct 21 06:23:52 2017 -0200

    d/control: Add dependency on gnuplot-nox to octave-autopkgtest
    
    This will allow the automatic test of packages that use plotting
    commands in their unit tests.
    
    Gbp-Dch: Full
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index dc83659..13a3403 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Package: octave-autopkgtest
 Architecture: all
 Breaks: octave-pkg-dev (<= 1.5.0)
 Replaces: octave-pkg-dev (<= 1.5.0)
-Depends: ${misc:Depends}
+Depends: gnuplot-nox, ${misc:Depends}
 Description: script for automatic test of Octave add-on packages
  This package contains the check-pkg script (originally in the
  octave-pkg-dev package) that runs the unit tests contained in all *.m

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



More information about the Pkg-octave-commit mailing list