Package: python3
Version: 3.2.3-6

Hello,

I noticed that experimental's current python3-gi-dbg package does not
depend on python3-dbg (this was picked up by autopkgtest).
debian/control looks right to me; python-gi-dbg depends on
${python:Depends} and python3-gi-dbg depends on ${python3:Depends},
but it seems that substvar is not defined for -dbg for Python 3; it
does work for Python 2:

debian/python3-gi.substvars:    python3:Depends=python3 (>= 3.2.3-3~)
debian/python-gi.substvars:     python:Depends=python (>= 2.7), python (<< 
2.8), python (>= 2.7.1-0ubuntu2)
debian/python-gi-dbg.substvars: python:Depends=python-dbg (>= 2.7), python-dbg 
(<< 2.8)

But there is no equivalent in debian/python3-gi-dbg.substvars, that
only has

------- 8< ------------
misc:Pre-Depends=multiarch-support
shlibs:Depends=libc6 (>= 2.14), libcairo2 (>= 1.10.0), libgirepository-1.0-1 
(>= 1.32.1), libglib2.0-0 (>= 2.34.2), python3-gi-dbg
------- 8< ------------

So it seems dh_python3 should define this properly?

Thanks,

Martin

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to