Package: elementtree
Version: 1.2.6-12

Hi,

The elementtree rules file contains the following:
binary-predeb/python-elementtree::
        # Which .py files to byte-compile
        echo "2.4" > 
debian/python-elementtree/usr/share/python-support/python-elementtree/.version

With the upcoming version of python-support (currently in experimental),
such statements will make the package FTBFS, since the files are now
moved to a different directory (/usr/share/pyshared).

As there is already a debian/pyversions file with the same contents,
this statement is moot, so you should just remove it.

Please do not rely on the internals of python-support in the packaging;
this will avoid such issues in the future (although hopefully there
won’t be a need to change the paths any further).

Thanks,
-- 
 .''`.      Debian 5.0 "Lenny" has been released!
: :' :
`. `'   Last night, Darth Vader came down from planet Vulcan and told
  `-    me that if you don't install Lenny, he'd melt your brain.

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée

_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to