[plplot] 03/03: Recommend qt/wxwindows drivers instead of depending on them in the binding pkg

Ole Streicher olebole at moszumanska.debian.org
Wed Jul 19 13:03:21 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 afedae7b68243d43cc4d478d399ece59cea38783
Author: Ole Streicher <olebole at debian.org>
Date:   Wed Jul 19 15:02:58 2017 +0200

    Recommend qt/wxwindows drivers instead of depending on them in the binding pkg
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 9f55576..1afba1d 100644
--- a/debian/control
+++ b/debian/control
@@ -288,9 +288,9 @@ Package: libplplotwxwidgets1
 Architecture: any
 Section: libs
 Multi-Arch: same
-Depends: plplot-driver-wxwidgets,
-         ${misc:Depends},
+Depends: ${misc:Depends},
          ${shlibs:Depends}
+Recommends: plplot-driver-wxwidgets
 Conflicts: plplot12-driver-wxwidgets
 Replaces: plplot12-driver-wxwidgets
 Description: Scientific plotting library (wxWidgets bindings)
@@ -402,9 +402,9 @@ Package: libplplotqt2
 Architecture: any
 Section: libs
 Multi-Arch: same
-Depends: plplot-driver-qt,
-         ${misc:Depends},
+Depends: ${misc:Depends},
          ${shlibs:Depends}
+Recommends: plplot-driver-qt
 Conflicts: plplot12-driver-qt
 Replaces: plplot12-driver-qt
 Description: Scientific plotting library (Qt bindings)

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