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

Re: Help to package the jimtcl



On Tue, Mar 22, 2022 at 12:00:07PM +0500, Andrey Rahmatullin wrote:
On Tue, Mar 22, 2022 at 02:50:48PM +0800, Bo YU wrote:
vimer@debian:~/git/jimtcl$ sudo dpkg-gensymbols -pjimtcl0.79 > symbols.diff
dpkg-gensymbols: warning: new libraries appeared in the symbols file: libjim.so.0.81
dpkg-gensymbols: warning: some libraries disappeared in the symbols file: libjim.so.0.79
If the SONAME was changed, the old symbols file should be dropped and a
new one generated from scratch.
Also you don't need sudo here.
I am sure the libjimtcl SONAME from 0.79 change to 0.81. And the old symbols
file should be removed also.

But how to generate one new file from scratch? It Seems like [0] by manual to
modify it.

[0]: https://salsa.debian.org/vimerbf-guest/jimtcl/-/commit/f9e050fd1bc71192c3e37d04a8e830dc826fdc71#21078f6fededf24bfff78a1c7b9faa8297d896b7

Bo

Special diff file is here: https://paste.debian.net/1235207/
The first line of the new file suggests the library is now in the
jimtcl0.79 package. It should be in libjim0.81.

And there are any chance to use `dpkg-gensymbols` with sbuild?
It's used by default and a diff is printed.

--
WBR, wRAR



Reply to: