Fixed 742629 6.1.0+dfsg-2
thanks
--
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers
...@bugs.debian.org
immediately.)
--
742629: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742629
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libvtk6-dev
Version: 6.0.0-5
Severity: normal
Dear Maintainer,
In /usr/lib/cmake/vtk-6.0
Control: reopen -1
I think the patch was done the opposite way. To fix the bug instead of
the symptoms the vtkIOGeometry should not expose transitive linking
property this is bad practice.
Generated file should instead looks like
set_target_properties(vtkIOGeometry PROPERTIES
IMPORTED_LINK_I
Your message dated Fri, 28 Mar 2014 13:01:01 +
with message-id
and subject line Bug#742629: fixed in vtk6 6.0.0-6
has caused the Debian Bug report #742629,
regarding libvtk6-dev package should depend on libjsoncpp-dev
to be marked as done.
This means that you claim that the problem has been
Package: libvtk6-dev
Version: 6.0.0-5
Severity: normal
Dear Maintainer,
In /usr/lib/cmake/vtk-6.0/VTKTargets-none.cmake lines 991-997 you can find
# Import target "vtkIOGeometry" for configuration "None"
set_property(TARGET vtkIOGeometry APPEND PROPERTY IMPORTED_CONFIGURATIONS NONE)
set_targe