[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#708367: [embedded-libs]: SONAME bump in libgd2 -> libgd3



On 2013-05-15 14:07, Ondřej Surý wrote:
> I do (to libgd), but I had the same problem when I wasn't renaming
> the source package:
> 
> Current lintian override looks like this:
> 
> $ cat debian/libgd3.lintian-overrides libgd3: embedded-library
> usr/lib/x86_64-linux-gnu/libgd.so.3.0.0: libgd2
> 

Which is currently unused.

$ lintian -I libgd3_2.1.0-2_i386.deb
I: libgd3: unused-override embedded-library
 usr/lib/x86_64-linux-gnu/libgd.so.3.0.0: libgd2

So it checks the source package.
  Though you may want to keep the override for now if you change the
source name.  At least until a version of Lintian that accepts libgd
as the providor of libgd is installed on ftp-master.d.o.

> And previously when the source package was still libgd2, and
> binary package was libgd2-3, I had to have:
> 
> $ cat debian/libgd2-3.lintian-overrides libgd2-3: embedded-library
> usr/lib/x86_64-linux-gnu/libgd.so.3.0.0: libgd2 libgd2-3:
> package-name-doesnt-match-sonames libgd3
> 

Admittedly without confirming it, I suspect that override was also unused.

> Since it doesn't list the source package name but rather binary 
> package name I have some doubts about checking the name of source 
> package, but I am just lintian user.
> 
> Ondrej
> 
> [...]

It lists the "name" we choose to give it in a data file.  That name is
generally the name of the source package (because it caused less
typing for us).

~Niels


Reply to: