Source: paraview
Version: 5.0.1+dfsg1-2

Hi Maintainer

I found a typo in the dependencies of paraview-dev that make it not installable.
Please see attached patch.

Regards
Graham

diff -Nru paraview-5.0.1+dfsg1/debian/changelog paraview-5.0.1+dfsg1/debian/changelog
--- paraview-5.0.1+dfsg1/debian/control	2016-04-07 15:10:45.000000000 +0200
+++ paraview-5.0.1+dfsg1/debian/control	2016-04-08 17:06:05.000000000 +0200
@@ -98,7 +98,7 @@
 Package: paraview-dev
 Architecture: any
 Section: libdevel
-Depends: qtbase5-dev-tool,
+Depends: qtbase5-dev-tools,
          ${shlibs:Depends},
          ${misc:Depends},
          paraview (= ${binary:Version}),
-- 
debian-science-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to