Hi, > > > The package can be downloaded at http://dgnr.free.fr/repository, or > > > with apt-get with "deb http://dgnr.free.fr/ repository/" > > > > From the look of it, your packaging looks wrong. > > You're probably creating a package that ignores SONAME versioning. > > I'm not exactly sure to completely understand what you meant, since I'm > only a beginner, but I tried to correct it. Could you please check it > again? > Thanks anyway for your help
I have two comments: 1. It's linking with openssl, and claiming to be LGPL, which I understand to be incompatible. 2. I think the upstream either doesn't care or much understand shared library versioning; it's a nascent shared library which will undergo several revisions of ABI/API changes. I would consider calling its SONAME 'libssh.so.0' to be something prone to failure. > > > > --- libssh-0.11.orig/debian/shlibs.local > > +++ libssh-0.11/debian/shlibs.local > > @@ -0,0 +1 @@ > > +liblibssh 0.11 libssh (>> 0.11-0), libssh (<< 0.11-99) A F.A.Q. I assembled for shared libraries in Debian is available here, it might help you as a starting point: http://www.netfort.gr.jp/~dancer/column/libpkg-guide/libpkg-guide.html regards, junichi -- Junichi Uekawa, Debian Developer http://www.netfort.gr.jp/~dancer/ 183A 70FC 4732 1B87 57A5 CE82 D837 7D4E E81E 55C1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]