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

Re: Bug#325643: libcurl and moc



On Fri, Sep 02, 2005 at 02:58:05AM -0700, Steve Langasek wrote:
> On Fri, Sep 02, 2005 at 11:16:28AM +0200, Domenico Andreoli wrote:
> 
> > ok, we are hooked into the libflac6 transition, let's start the curl one.
> 
> > my wish is to upload curl 7.14.1 with the following package layout:
> 
> >  - curl                  (OpenSSL, linked to libcurl-openssl.so.3)
> >  - libcurl3              (GnuTLS, soname: libcurl.so.3)
> >  - libcurl3-openssl      (OpenSSL, soname: libcurl-openssl.so.3)
> >  - libcurl3-gssapi       (OpenSSL, MIT Kerberos 5)
> >  - libcurl3-dev          (OpenSSL, depends: libssl-dev)
> >  - libcurl3-openssl-dev  (GnuTLS, depends: libgnutls-dev)
> >  - libcurl3-dbg
> 
> > this way libcurl3 and libcurl3-openssl can be contemporarily installed.
> 
> > curl command line depends on package libcurl3-openssl. BTW, is
> > libcurl3-openssl legal or it should be libcurl-openssl3?
> 
> > any more comments?
> 
> Why does libcurl3-gssapi need a separate package from libcurl3-openssl?

probably none.

in case it is acceptable to enable GSSAPI everywhere, i could also enable
it in the libcurl3 (with GnuTLS) and remove libcurl3-gssapi completely.

> Your -dev package names seem to be crossed, relative to the
> corresponding lib packages.  I think you really wanted to say
> 
>   - libcurl3-dev          (GnuTLS, depends: libgnutls-dev)
>   - libcurl3-openssl-dev  (OpenSSL, depends: libssl-dev)
> 
> ?

yes, of course :)

> And yes, lintian will complain to you if you name your library package 
> libcurl3-openssl instead of libcurl-openssl3. :)

lintian would be shut up with an ovverride... no remorse.

cheers
domenico

-----[ Domenico Andreoli, aka cavok
 --[ http://people.debian.org/~cavok/gpgkey.asc
   ---[ 3A0F 2F80 F79C 678A 8936  4FEE 0677 9033 A20E BC50



Reply to: