~ubuntu-branches/ubuntu/raring/curl/raring-proposed

« back to all changes in this revision

Viewing changes to packages/Symbian/group/libcurl.mmp

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2013-02-12 08:54:32 UTC
  • mfrom: (3.4.34 sid)
  • Revision ID: package-import@ubuntu.com-20130212085432-r1fyi0b37enr93pp
Tags: 7.29.0-1ubuntu1
* Resynchronise with Debian. Remaining changes:
  - Drop dependencies not in main:
    + Build-Depends: Drop stunnel4 and libssh2-1-dev.
    + Drop libssh2-1-dev from binary package Depends.
  - Add new libcurl3-udeb package.
  - Add new curl-udeb package.
* Add warning to debian/patches/series.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
SOURCEPATH  ../../../lib
23
23
SOURCE \
24
 
  file.c timeval.c base64.c hostip.c progress.c formdata.c      \
 
24
  file.c timeval.c base64.c hostip.c progress.c formdata.c              \
25
25
  cookie.c http.c sendf.c ftp.c url.c dict.c if2ip.c speedcheck.c       \
26
26
  ldap.c ssluse.c version.c getenv.c escape.c mprintf.c telnet.c        \
27
27
  netrc.c getinfo.c transfer.c strequal.c easy.c security.c krb4.c      \
37
37
  curl_rtmp.c openldap.c curl_gethostname.c gopher.c axtls.c            \
38
38
  idn_win32.c http_negotiate_sspi.c cyassl.c http_proxy.c non-ascii.c   \
39
39
  asyn-ares.c asyn-thread.c curl_gssapi.c curl_ntlm.c curl_ntlm_wb.c    \
40
 
  curl_ntlm_core.c curl_ntlm_msgs.c curl_sasl.c curl_schannel.c \
41
 
  curl_multibyte.c curl_darwinssl.c
 
40
  curl_ntlm_core.c curl_ntlm_msgs.c curl_sasl.c curl_schannel.c         \
 
41
  curl_multibyte.c curl_darwinssl.c bundles.c conncache.c
42
42
 
43
43
USERINCLUDE   ../../../lib ../../../include/curl
44
44
#ifdef ENABLE_SSL