Bug#906050: python-plplot-qt lost its generated python dependencies

Adrian Bunk bunk at debian.org
Mon Aug 13 16:40:42 BST 2018


Package: python-plplot-qt
Version: 5.13.0+dfsg-8
Severity: serious
Tags: patch

Fix:

--- debian/control.old	2018-08-13 14:34:30.282538085 +0000
+++ debian/control	2018-08-13 14:35:06.738537738 +0000
@@ -449,9 +449,9 @@
 Depends: plplot-driver-qt (= ${binary:Version}),
          python-plplot (= ${binary:Version}),
          ${misc:Depends},
-         ${python2:Depends},
+         ${python:Depends},
          ${shlibs:Depends}
-Provides: ${python2:Provides}
+Provides: ${python:Provides}
 Description: Scientific plotting library (Python 2 Qt GUI)
  PLplot is relatively small, portable, freely distributable, and is rich
  enough to satisfy most users.  It has a wide range of plot types including



More information about the debian-science-maintainers mailing list