[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#919979: lintian: check for headers in /usr/include/python3.x/ (instead of python3.xm)



Package: lintian
Severity: normal

libpython3.7-dev ships /usr/include/python3.7 -> python3.7m

Packages should not install and ship headers in /usr/include/python3.7/
but in /usr/include/python3.7m/ (or /usr/include/python3.7dm/),
otherwise they will trigger piuparts installs_over_symlink_error.

currently violated by

python-greenlet-dev: /usr/include/python3.7/greenlet/greenlet.h
python3-bsddb3: /usr/include/python3.7/bsddb3/bsddb.h
python3-persistent: /usr/include/python3.7/persistent/cPersistence.h
python3-persistent: /usr/include/python3.7/persistent/ring.h
python3-pygame: /usr/include/python3.7/pygame/_camera.h
python3-pygame: /usr/include/python3.7/pygame/_pygame.h
python3-pygame: /usr/include/python3.7/pygame/_surface.h
python3-pygame: /usr/include/python3.7/pygame/bitmask.h
python3-pygame: /usr/include/python3.7/pygame/camera.h
python3-pygame: /usr/include/python3.7/pygame/fastevents.h
python3-pygame: /usr/include/python3.7/pygame/font.h
python3-pygame: /usr/include/python3.7/pygame/freetype.h
python3-pygame: /usr/include/python3.7/pygame/mask.h
python3-pygame: /usr/include/python3.7/pygame/mixer.h
python3-pygame: /usr/include/python3.7/pygame/pgarrinter.h
python3-pygame: /usr/include/python3.7/pygame/pgbufferproxy.h
python3-pygame: /usr/include/python3.7/pygame/pgcompat.h
python3-pygame: /usr/include/python3.7/pygame/pgopengl.h
python3-pygame: /usr/include/python3.7/pygame/pygame.h
python3-pygame: /usr/include/python3.7/pygame/scrap.h
python3-pygame: /usr/include/python3.7/pygame/surface.h
python3-zope.proxy: /usr/include/python3.7/zope.proxy/proxy.h

python-greenlet-dev: /usr/include/python3.6/greenlet/greenlet.h
python3-bsddb3: /usr/include/python3.6/bsddb3/bsddb.h
python3-igraph: /usr/include/python3.6/python-igraph/igraphmodule_api.h
python3-persistent: /usr/include/python3.6/persistent/cPersistence.h
python3-persistent: /usr/include/python3.6/persistent/ring.h
python3-pygame: /usr/include/python3.6/pygame/_camera.h
python3-pygame: /usr/include/python3.6/pygame/_pygame.h
python3-pygame: /usr/include/python3.6/pygame/_surface.h
python3-pygame: /usr/include/python3.6/pygame/bitmask.h
python3-pygame: /usr/include/python3.6/pygame/camera.h
python3-pygame: /usr/include/python3.6/pygame/fastevents.h
python3-pygame: /usr/include/python3.6/pygame/font.h
python3-pygame: /usr/include/python3.6/pygame/freetype.h
python3-pygame: /usr/include/python3.6/pygame/mask.h
python3-pygame: /usr/include/python3.6/pygame/mixer.h
python3-pygame: /usr/include/python3.6/pygame/pgarrinter.h
python3-pygame: /usr/include/python3.6/pygame/pgbufferproxy.h
python3-pygame: /usr/include/python3.6/pygame/pgcompat.h
python3-pygame: /usr/include/python3.6/pygame/pgopengl.h
python3-pygame: /usr/include/python3.6/pygame/pygame.h
python3-pygame: /usr/include/python3.6/pygame/scrap.h
python3-pygame: /usr/include/python3.6/pygame/surface.h
python3-zope.proxy: /usr/include/python3.6/zope.proxy/proxy.h


Andreas


Reply to: