[Pkg-octave-commit] [octave-symbolic] 03/06: Build-depend and depend on python-sympy

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 c6771664bcbc67332fae2e616f73f85dd920cb86
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Sun Feb 15 19:50:27 2015 -0200

    Build-depend and depend on python-sympy
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 62cb3e0..b262541 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ 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),
- libginac-dev, pkg-config
+ python-sympy
 Standards-Version: 3.9.6
 Homepage: http://octave.sourceforge.net/symbolic
 Vcs-Git: git://anonscm.debian.org/pkg-octave/octave-symbolic.git
@@ -13,7 +13,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave-symbolic.git
 
 Package: octave-symbolic
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends},
+ python-sympy
 Description: symbolic package for Octave
  This package provides a symbolic package for octave based on GiNaC
  and CLN.

-- 
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