I declare defeat.  

I rewrote debian/rules following a current python3 package but I am hitting a
brick wall as the substvers does not work.  And maybe the package does not
build the same way.  For the (new) python3 I get

 
./usr/lib/python3/dist-packages/rpy2/rinterface/_rpy_device.cpython-34m-i386-linux-gnu.so
 
./usr/lib/python3/dist-packages/rpy2/rinterface/_rinterface.cpython-34m-i386-linux-gnu.so

whereas python2 has

 ./usr/lib/python2.7/dist-packages/rpy2/rinterface/_rpy_device.so
 ./usr/lib/python2.7/dist-packages/rpy2/rinterface/_rinterface.so

which leads to a proper Depends: whereas it does not for python3 :-/

debian/rules and debian/control attached. The compat was obviously inc'ed to
9 as well.

Can you guys take a log?  Laurent (upstream) is pretty responsive.

Dirk

Attachment: control
Description: Binary data

Attachment: rules
Description: Binary data


-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

Reply via email to