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

Re: libwww-curl-perl doesn't support scp



Hi Stig!

On Sun, Nov 07, 2010 at 12:06:18PM -0800, Stig Thormodsrud wrote:
> It seems the problem is that the debian/control file has a Build-Depends
> of libcurl3-gnutls.  If I change it to libcurl4-openssl-dev and rebuild -
> then it works.
> 
> Is the lack of scp support intentional or an oversight?

It was intentional to change this Build-Depends. In the changelog:

---[debian/changelog]---------------------------------------------------
libwww-curl-perl (4.06-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.
  * Build against libcurl4-gnutls-dev instead of libcurl4-openssl-dev, thanks
    to Adrian Bunk for the bug report (closes: #520595).
  * Set debhelper compatibility level to 7; adapt
    debian/{control,compat,rules}.
  * Set Standards-Version to 3.8.1 (no changes).
  * debian/copyright: update formatting and information about several files.

  [ Ryan Niebur ]
  * New upstream release (Closes: #519841, #518942)
  * Add myself to Uploaders
  * update copyright for inc/*

 -- Ryan Niebur <ryanryan52@gmail.com>  Wed, 08 Apr 2009 20:28:28 -0700
------------------------------------------------------------------------

It was #520595, causing this: http://bugs.debian.org/520595 so the
problem was the non GPL-compatible OpenSSL license, and the linking
with OpenSSL.

HTH, and bests
Salvatore

Attachment: signature.asc
Description: Digital signature


Reply to: