Hi, 

I've prepared a GDCM-2.6 upload that uses the compressed scripts, but
since depending on files from /usr/share/doc is a policy violation, I'd
suggest the following 2-step procedure to get rid of the problem:

1. Apply the attached patch to the vtk6 debian scripts to install the 
   perl scripts uncompressed in the libvtk6-dev package, but also 
   keep the compressed versions where they were before. This way the 
   current GDCM-2.6 version that is in NEW can be build even if you 
   get around to do a new vtk6 upload before GDCM passes through NEW.  

2. When this new vtk6-dev package is available from the repo, I'll fix 
   GDCM to use the these uncompressed scripts, and I'll notify you that
   you can adjust the -doc package to no longer include the (then 
   duplicate) perl scripts.

Opinions? 

Best, 
Gert
--- vtk6-6.2.0+dfsg1/debian/libvtk6-dev.install	2015-05-19 23:38:22.000000000 +0200
+++ vtk6-6.2.0+dfsg1.new/debian/libvtk6-dev.install	2015-10-19 10:30:51.148564320 +0200
@@ -23,3 +23,4 @@
 usr/include/vtk-6.2                    usr/include
 usr/lib/*/*.so
 usr/lib/cmake/vtk-6.2
+usr/share/doc/vtk-6.2/doxygen/* /usr/share/vtk-6.2/doxygen/

Reply via email to