~ubuntu-branches/ubuntu/lucid/curl/lucid-security

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2005-12-12 15:04:52 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20051212150452-2ymlra67b2p7kjyy
Tags: 7.15.1-1ubuntu1
Resynchronise with Debian to get URL parser overflow fix from 7.15.1
(CVE-2005-4077).

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: Domenico Andreoli <cavok@debian.org>
5
5
Uploaders: Matthias Klose <doko@debian.org>
6
 
Build-Depends: debhelper (>> 3.0.0), autotools-dev, binutils (>= 2.14.90.0.7), libssl-dev, zlib1g-dev, heimdal-dev [!hurd-i386], libidn11-dev, groff-base, libdb4.2-dev
7
 
Standards-Version: 3.6.1
 
6
Build-Depends: debhelper (>> 3.0.0), autoconf, libtool, automake1.7, binutils (>= 2.14.90.0.7), libssl-dev (>= 0.9.8-1), libgnutls-dev, zlib1g-dev, libkrb5-dev [!hurd-i386], libidn11-dev, groff-base, libldap2-dev
 
7
Build-Conflicts: autoconf2.13, automake1.4
 
8
Standards-Version: 3.6.2
8
9
 
9
10
Package: curl
10
11
Architecture: any
25
26
Package: libcurl3
26
27
Architecture: any
27
28
Section: libs
28
 
Suggests: libcurl3-gssapi (= ${Source-Version}), ca-certificates, libldap2-dev
29
29
Replaces: libcurl2 (<< 1:7.11.2-2)
30
 
Depends: ${shlibs:Depends}
31
 
Description: Multi-protocol file transfer library, now with SSL support!
 
30
Suggests: libldap2
 
31
Depends: ${shlibs:Depends}, ca-certificates
 
32
Description: Multi-protocol file transfer library
32
33
 libcurl is designed to be a solid, usable, reliable and portable
33
34
 multi-protocol file transfer library.
34
35
 .
 
36
 SSL support is provided by OpenSSL.
35
37
 To enable LDAP support package libldap2-dev is required.
36
38
 .
37
39
 This is the shared version of libcurl.
38
40
 .
39
41
  Homepage: http://curl.haxx.se
40
42
 
41
 
Package: libcurl3-gssapi
 
43
Package: libcurl3-gnutls
42
44
Architecture: any
43
45
Section: libs
44
 
Priority: extra
45
 
Replaces: libcurl3
46
 
Depends: ${shlibs:Depends}, libcurl3 (= ${Source-Version})
47
 
Description: libcurl compiled with GSSAPI support
48
 
 This is the shared version of libcurl compiled with the support for
49
 
 GSSAPI.
 
46
Suggests: libldap2
 
47
Depends: ${shlibs:Depends}, ca-certificates
 
48
Description: Multi-protocol file transfer library
 
49
 libcurl is designed to be a solid, usable, reliable and portable
 
50
 multi-protocol file transfer library.
 
51
 .
 
52
 SSL support is provided by GnuTLS.
 
53
 To enable LDAP support package libldap2-dev is required.
 
54
 .
 
55
 This is the shared version of libcurl.
 
56
 .
 
57
  Homepage: http://curl.haxx.se
 
58
 
 
59
Package: libcurl3-openssl-dev
 
60
Architecture: any
 
61
Section: libdevel
 
62
Suggests: libcurl3-dbg
 
63
Provides: libcurl-dev, libcurl-ssl-dev
 
64
Replaces: libcurl-dev, libcurl-ssl-dev, libcurl3-dev (<< 7.14.1-1)
 
65
Conflicts: libcurl2-dev, libcurl3-gnutls-dev
 
66
Depends: libcurl3 (= ${Source-Version}), libc6-dev | libc-dev, libssl-dev, zlib1g-dev, libidn11-dev, libkrb5-dev | hurd
 
67
Description: Development files and documentation for libcurl
 
68
 These files (ie. includes, static library, manual pages) allow to
 
69
 build software which uses libcurl.
 
70
 .
 
71
 HTML and PDF versions of all the manual pages are also provided.
 
72
 .
 
73
  Homepage: http://curl.haxx.se
 
74
 
 
75
Package: libcurl3-gnutls-dev
 
76
Architecture: any
 
77
Section: libdevel
 
78
Provides: libcurl-dev, libcurl-ssl-dev
 
79
Replaces: libcurl-dev, libcurl-ssl-dev
 
80
Conflicts: libcurl2-dev, libcurl3-openssl-dev
 
81
Depends: libcurl3-gnutls (= ${Source-Version}), libc6-dev | libc-dev, libgnutls-dev, zlib1g-dev, libidn11-dev, libkrb5-dev | hurd
 
82
Description: Development files and documentation for libcurl
 
83
 These files (ie. includes, static library, manual pages) allow to
 
84
 build software which uses libcurl.
 
85
 .
 
86
 HTML and PDF versions of all the manual pages are also provided.
 
87
 .
 
88
  Homepage: http://curl.haxx.se
 
89
 
 
90
Package: libcurl3-dev
 
91
Architecture: all
 
92
Section: libdevel
 
93
Provides: libcurl-dev, libcurl-ssl-dev
 
94
Replaces: libcurl-dev, libcurl-ssl-dev
 
95
Depends: libcurl3-openssl-dev (= ${Source-Version})
 
96
Description: Transitional package to libcurl3-openssl-dev
 
97
 Transitional package depending on libcurl3-openssl-dev.
 
98
 .
 
99
 Once installed, this package may be safely removed.
50
100
 .
51
101
  Homepage: http://curl.haxx.se
52
102
 
61
111
 It might be useful in debug sessions of software which uses libcurl.
62
112
 .
63
113
  Homepage: http://curl.haxx.se
64
 
 
65
 
Package: libcurl3-dev
66
 
Architecture: any
67
 
Section: libdevel
68
 
Conflicts: libcurl2-dev
69
 
Suggests: libcurl3-dbg
70
 
Replaces: libcurl-ssl-dev, libcurl-dev
71
 
Provides: libcurl-ssl-dev, libcurl-dev
72
 
Depends: libcurl3 (= ${Source-Version}), libc6-dev | libc-dev, libssl-dev, zlib1g-dev, libidn11-dev
73
 
Description: Development files and documentation for libcurl
74
 
 These files (ie. includes, static library, manual pages) allow to
75
 
 build software which uses libcurl.
76
 
 .
77
 
 HTML and PDF versions of all the manual pages are also provided.
78
 
 .  
79
 
  Homepage: http://curl.haxx.se