On Sat, Oct 11, 2014 at 08:17:34AM +0000, Mike Gabriel wrote: > On Fr 10 Okt 2014 11:25:42 CEST, Olly Betts wrote: > >So in summary, my suggestion would be that the only wx-related > >dependency should be on python-wxgtk3.0. > > I will do the above for the upcoming Debian package of pyhoca-gui. > For the upstream packaging, I need to be able to build against > Ubuntu lucid / Debian squeeze upwards, so there I will need some > more versatile dependency logic. The used dependencies worked well > in the past so I never questioned them.
Since python-wxtools will pull in some version of wxpython, they will work, but only indirectly, and pulling in some unnecessary packages in the process. > If you have any input on a more general depdency setup (that works > with wxPy 2.8 and wxPy 3.0), any input is appreciated. You can use: python-wxgtk3.0|python-wxgtk2.8 Please make sure you put 3.0 first though. Alternatively, the approach I take for the backports I maintain is to have a script which adds a new debian/changelog entry and does any tweaks to dependencies or other parts of the packaging which are needed for cases like this. Cheers, Olly -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org