Hi Etienne,

On Mon, 20. Feb 2012 at 11:14:13 -0300, Etienne Tourigny wrote:
> I agree with Ivan and Sandro.
 
> In master, file debian/control.oneiric contains
> Package: libqgis{QGIS_ABI}
> 
> The package name should be libqgis1.7 instead of libqgis1.7.3 , with
> new versions as packages get updated.
 
> This issue pops up every single release here or in the ubuntu gis
> mailing list...

Well, depends on your POV.

The problem is that the libraries currently can't coexist.  That's a bug, as
the should be able to - otherwise there's not much point in having separate
libraries at all. 

Unless we have a stable ABI (which we don't have - and maybe never will have),
the package needs to contain the version in it's name.  Removing that would
probably introduce another bug.

Packages depending on libqgis1.7 might break on upgrade.  Yes, I know that
there currently aren't any.

So the packaging is in a sense ok, it just doesn't contain a workaround for the
bug.  But the bug should already be fixed in master and backported to 1.8, but
not to 1.7 (9e21b175 / 813609fe - agreed, not really just a debugging
improvement).   And IIRC the bug only appears when you have stuff still linked
to the old library around (eg. an old grass plugin).


Jürgen

-- 
Jürgen E. Fischer         norBIT GmbH               Tel. +49-4931-918175-20
Dipl.-Inf. (FH)           Rheinstraße 13            Fax. +49-4931-918175-50
Software Engineer         D-26506 Norden               http://www.norbit.de

-- 
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502

_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to