Comment 3 for bug 281383

Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote : Re: Please sync gimageview (0.2.27-2) from Debian unstable (main)

@ Sarah

Could you please explain the issue xine-lib transition? I've looked at the transition bug report and spoken with the last uploader, and I' still missing some thing.

Build-Depends: debhelper (>> 3.0.0), libpng3-dev, gettext, docbook-to-man, libexif-gtk-dev, libxine-dev (>= 1-beta2), libgtk2.0-dev (>= 2.2.0), librsvg2-dev (>= 2.2.0), libmng-dev, autotools-dev

Depends: ${shlibs:Depends}, libxine1-x | libxine1 (<< 1.1.8-2)

${shlibs:Depends} already installs libxine1 which pulls in libxine1-x. So next we get to libxine1-x OR libxine1 (<< 1.1.8-2). As libxine1-x will already be installed, this doesn't do anything at all. What am I missing?

@ James

I guess I must have built on hardy? That bug did in fact apply here, adding a patch. Thanks...