Re: Fwd: (forw) Re: Future of python2.6 in Debian (python-newt)
[Alastair McKinstry, 2012-01-08]
> The ${python:Depends} is fine, but ${shlibs:Depends} generates
> dependencies on libpython that are superfluous,
> as well as the necessary libslang, libnewt dependencies. I _could_ drop
> the ${shlibs:Depends} and replace it with
> just 'libnewt0.52', (the libc and libslang dependencies will be pulled
> in from it), but I suspect it would be best
> to somehow tell debhelper that I don't need libpython*.
> Any ideas?
from mod-wsgi package:
( for i in 2.4 2.5; do echo libpython$$i 1.0; done ) > debian/shlibs.local
--
Piotr Ożarowski Debian GNU/Linux Developer
www.ozarowski.pl www.griffith.cc www.debian.org
GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645
Reply to: