Package: release.debian.org Severity: normal Tags: stretch User: release.debian....@packages.debian.org Usertags: pu
* python-vmtk: Add the missing dependency on python-vtk6. (Closes: #904763)
diff -Nru vmtk-1.3+dfsg/debian/changelog vmtk-1.3+dfsg/debian/changelog --- vmtk-1.3+dfsg/debian/changelog 2017-01-18 23:36:18.000000000 +0200 +++ vmtk-1.3+dfsg/debian/changelog 2018-08-14 23:17:15.000000000 +0300 @@ -1,3 +1,11 @@ +vmtk (1.3+dfsg-2.1+deb9u1) stretch; urgency=medium + + * Non-maintainer upload. + * python-vmtk: Add the missing dependency on python-vtk6. + (Closes: #904763) + + -- Adrian Bunk <b...@debian.org> Tue, 14 Aug 2018 23:17:15 +0300 + vmtk (1.3+dfsg-2.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru vmtk-1.3+dfsg/debian/control vmtk-1.3+dfsg/debian/control --- vmtk-1.3+dfsg/debian/control 2017-01-18 23:36:13.000000000 +0200 +++ vmtk-1.3+dfsg/debian/control 2018-08-14 23:17:15.000000000 +0300 @@ -47,6 +47,7 @@ Section: non-free/python Depends: libvmtk1.3 (= ${binary:Version}), ${python:Depends}, + python-vtk6, ${shlibs:Depends}, ${misc:Depends} Description: Python interface for vmtk