libsoup2.4 2.74.3-2 source package in Ubuntu
Changelog
libsoup2.4 (2.74.3-2) unstable; urgency=medium
* Team upload
[ Amin Bandali ]
* Update packaging branch to debian/latest
[ Simon McVittie ]
* d/control: Stop generating from d/control.in
* d/control: Explicitly build-depend on required GIR XML
(Helps: #1030223)
* d/control: Add ${gir:Depends}, ${gir:Provides} to -dev packages
(Helps: #1030223)
* d/control: Use ${gir:Provides} instead of hard-coding
gir1.2-soupgnome-2.4 Provides
* Remove version constraints unnecessary since Debian 11
* Update lintian override info to new format
* Canonicalize upstream metadata fields: Bug-Database, Bug-Submit
* Update standards version to 4.6.2 (no changes needed)
* Move most binary packages to Section: oldlibs.
This is a deprecated branch of libsoup and has been superseded by
libsoup3.
-- Simon McVittie <email address hidden> Fri, 17 Nov 2023 13:27:26 +0000
Upload details
- Uploaded by:
- Debian GNOME Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian GNOME Maintainers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section |
|---|
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| libsoup2.4_2.74.3-2.dsc | 3.2 KiB | 377205f0c5fd189c587644c33e3c5bbdfcae87b0e0adb8ecb602003740d6fa36 |
| libsoup2.4_2.74.3.orig.tar.xz | 1.4 MiB | e4b77c41cfc4c8c5a035fcdc320c7bc6cfb75ef7c5a034153df1413fa1d92f13 |
| libsoup2.4_2.74.3-2.debian.tar.xz | 26.2 KiB | ea82b1b428e69f8e183b5e7c4709c71565737cbd24d5133885b1c21a0b889641 |
Available diffs
- diff from 2.74.3-1 to 2.74.3-2 (3.5 KiB)
No changes file available.
Binary packages built by this source
- gir1.2-soup-2.4: GObject introspection data for the libsoup HTTP library
This package contains introspection data for the libsoup HTTP library.
.
libsoup uses the Glib main loop and is designed to work well with GTK+
applications. This enables GNOME applications to access HTTP servers
on the network in a completely asynchronous fashion, very similar to
the GTK+ programming model (a synchronous operation mode is also
supported for those who want it).
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
- libsoup-gnome2.4-1: No summary available for libsoup-gnome2.4-1 in ubuntu noble.
No description available for libsoup-gnome2.4-1 in ubuntu noble.
- libsoup-gnome2.4-1-dbgsym: No summary available for libsoup-gnome2.4-1-dbgsym in ubuntu noble.
No description available for libsoup-
gnome2. 4-1-dbgsym in ubuntu noble.
- libsoup-gnome2.4-dev: HTTP library implementation in C -- GNOME support development files
It was originally part of a SOAP (Simple Object Access Protocol)
implementation called Soup, but the SOAP and non-SOAP parts have now been
split into separate packages.
.
libsoup uses the Glib main loop and is designed to work well with GTK+
applications. This enables GNOME applications to access HTTP servers
on the network in a completely asynchronous fashion, very similar to
the Gtk+ programming model (a synchronous operation mode is also
supported for those who want it).
.
The GNOME support library is used for features which are important to
GNOME apps, but which require GNOME-specific libraries that non-GNOME
apps may not want to add dependencies on.
.
Features:
* Both asynchronous (GMainLoop and callback-based) and synchronous APIs
* Automatically caches connections
* SSL Support using GnuTLS
* Proxy support, including authentication and SSL tunneling
* Client support for Digest, NTLM, and Basic authentication
* Server support for Digest and Basic authentication
* Basic client-side SOAP and XML-RPC support
.
This package contains the development files for the GNOME support.
- libsoup2.4-1: No summary available for libsoup2.4-1 in ubuntu noble.
No description available for libsoup2.4-1 in ubuntu noble.
- libsoup2.4-1-dbgsym: No summary available for libsoup2.4-1-dbgsym in ubuntu noble.
No description available for libsoup2.4-1-dbgsym in ubuntu noble.
- libsoup2.4-common: HTTP library implementation in C -- Common files
It was originally part of a SOAP (Simple Object Access Protocol)
implementation called Soup, but the SOAP and non-SOAP parts have now been
split into separate packages.
.
This package contains architecture-independent files such as translations.
- libsoup2.4-dev: HTTP library implementation in C -- Development files
It was originally part of a SOAP (Simple Object Access Protocol)
implementation called Soup, but the SOAP and non-SOAP parts have now been
split into separate packages.
.
libsoup uses the Glib main loop and is designed to work well with GTK+
applications. This enables GNOME applications to access HTTP servers
on the network in a completely asynchronous fashion, very similar to
the GTK+ programming model (a synchronous operation mode is also
supported for those who want it).
.
Features:
* Both asynchronous (GMainLoop and callback-based) and synchronous APIs
* Automatically caches connections
* SSL Support using GnuTLS
* Proxy support, including authentication and SSL tunneling
* Client support for Digest, NTLM, and Basic authentication
* Server support for Digest and Basic authentication
* Basic client-side SOAP and XML-RPC support
.
This package contains the development files.
- libsoup2.4-doc: HTTP library implementation in C -- API Reference
It was originally part of a SOAP (Simple Object Access Protocol)
implementation called Soup, but the SOAP and non-SOAP parts have now been
split into separate packages.
.
libsoup uses the Glib main loop and is designed to work well with GTK+
applications. This enables GNOME applications to access HTTP servers
on the network in a completely asynchronous fashion, very similar to
the GTK+ programming model (a synchronous operation mode is also
supported for those who want it).
.
Features:
* Both asynchronous (GMainLoop and callback-based) and synchronous APIs
* Automatically caches connections
* SSL Support using GnuTLS
* Proxy support, including authentication and SSL tunneling
* Client support for Digest, NTLM, and Basic authentication
* Server support for Digest and Basic authentication
* Basic client-side SOAP and XML-RPC support
.
This package contains the documentation.
- libsoup2.4-tests: HTTP library implementation in C -- installed tests
libsoup uses the Glib main loop and is designed to work well with GTK+
applications. This enables GNOME applications to access HTTP servers
on the network in a completely asynchronous fashion, very similar to
the GTK+ programming model (a synchronous operation mode is also
supported for those who want it).
.
This package contains automated tests, mostly for use via autopkgtest.
They can most easily be invoked via the gnome-desktop-testing- runner
tool in the gnome-desktop-testing package.
- libsoup2.4-tests-dbgsym: debug symbols for libsoup2.4-tests
