[plplot] 01/01: Remove explicit shlibs dependency for octave
Ole Streicher
olebole at moszumanska.debian.org
Mon Aug 28 06:45:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
olebole pushed a commit to branch master
in repository plplot.
commit e0d82d114f1f1a91d2bfdadb8a5b76da9a652391
Author: Ole Streicher <olebole at debian.org>
Date: Mon Aug 28 08:45:44 2017 +0200
Remove explicit shlibs dependency for octave
---
debian/control | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 843ae89..609316f 100644
--- a/debian/control
+++ b/debian/control
@@ -463,8 +463,7 @@ Description: Scientific plotting library (Python 3 Qt GUI)
Package: octave-plplot
Architecture: any
Multi-Arch: same
-Depends: libplplot14 (= ${binary:Version}),
- octave (>= 3.6.1),
+Depends: octave (>= 3.6.1),
${misc:Depends},
${shlibs:Depends}
Description: Octave support for PLplot, a plotting library
@@ -504,7 +503,7 @@ Multi-Arch: same
Depends: gnat,
libfreetype6-dev,
libltdl3-dev,
- libplplot14 (= ${binary:Version}),
+ libplplot15 (= ${binary:Version}),
libplplotada2 (= ${binary:Version}),
libqhull-dev,
libqsastime-dev,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/plplot.git
More information about the debian-science-commits
mailing list