Re: RFH: liblicense: dpkg-shlibdeps: failure: couldn't find library

2008-03-14 Thread Paul Wise
On Sat, Mar 15, 2008 at 6:38 AM, Asheesh Laroia <[EMAIL PROTECTED]> wrote: > > You have dh_makeshlibs commented out in your debian/rules file. You have > > to run dh_makeshlibs when building shared libraries. Otherwise, you don't > > get a shlibs file, which means that the shared library pack

Re: RFH: liblicense: dpkg-shlibdeps: failure: couldn't find library

2008-03-14 Thread Charles Plessy
Le Fri, Mar 14, 2008 at 05:19:46PM -0700, Asheesh Laroia a écrit : > > I actually don't know about another program that provides a > /usr/bin/license, even not in Debian. I honestly don't think this is a > conflict. For Debian, apt-file can help. Otherwise, I googled for /usr/bin/license, and

Re: RFH: liblicense: dpkg-shlibdeps: failure: couldn't find library

2008-03-14 Thread Asheesh Laroia
On Sat, 15 Mar 2008, Charles Plessy wrote: Le Fri, Mar 14, 2008 at 01:46:42PM -0700, Asheesh Laroia a écrit : I'm working on a package of the last release of liblicense. The liblicense source package generates liblicense.so.1 in a liblicense1 package and a program /usr/bin/license that links

Re: RFH: liblicense: dpkg-shlibdeps: failure: couldn't find library

2008-03-14 Thread Charles Plessy
Le Fri, Mar 14, 2008 at 01:46:42PM -0700, Asheesh Laroia a écrit : > I'm working on a package of the last release of liblicense. The > liblicense source package generates liblicense.so.1 in a > liblicense1 package and a program /usr/bin/license that links to > liblicense.so.1 to do its job. Dea

Re: RFH: liblicense: dpkg-shlibdeps: failure: couldn't find library

2008-03-14 Thread Ove Kaaven
Asheesh Laroia skrev: Naturally, I'm probably doing something wrong - but I have no idea what it is. I think that the soname and library package name are correct, for one thing. Can someone perhaps help? If you use dh_shlibdeps, you can try this: dh_shlibdeps -Lliblicense1 -ldebian/liblicen

Re: RFH: liblicense: dpkg-shlibdeps: failure: couldn't find library

2008-03-14 Thread Asheesh Laroia
On Fri, 14 Mar 2008, Russ Allbery wrote: Asheesh Laroia <[EMAIL PROTECTED]> writes: When building this dsc , I get at the end of the build: dpkg-shlibdeps: failure: couldn't find library liblicense.so.1 needed by debi

Re: RFH: liblicense: dpkg-shlibdeps: failure: couldn't find library

2008-03-14 Thread Russ Allbery
Asheesh Laroia <[EMAIL PROTECTED]> writes: > When building this dsc > , > I get at the end of the build: > > dpkg-shlibdeps: failure: couldn't find library liblicense.so.1 needed by > debian/liblicense-cli/usr/bin/license

RFH: liblicense: dpkg-shlibdeps: failure: couldn't find library

2008-03-14 Thread Asheesh Laroia
I'm working on a package of the last release of liblicense. The liblicense source package generates liblicense.so.1 in a liblicense1 package and a program /usr/bin/license that links to liblicense.so.1 to do its job. liblicense, by means of background, is a C library. Its mission in life is