Comment 6 for bug 839130

Revision history for this message
Anders Kaseorg (andersk) wrote :

It seems that an earlier commit b3edbbb broke mozilla-devscripts by moving /usr/share/pyshared/moz_version.py to /usr/share/pyshared/src/moz_version.py:

   dh_xul-ext
Traceback (most recent call last):
  File "/usr/bin/dh_xul-ext", line 24, in <module>
    from moz_version import (compare_versions, convert_moz_to_debian_version,
ImportError: No module named moz_version