lua-curl 0.3.0-11 source package in Ubuntu

Changelog

lua-curl (0.3.0-11) unstable; urgency=medium

  * QA upload.
  * Fix empty curl_ftpauthopt.h and curl_ftpmethods.h due to
    multiarch location of curl.h.
  * Fix curl.h parsing to fix empty curlopt.h. (Closes: #1026097)

 -- Adrian Bunk <email address hidden>  Fri, 27 Jan 2023 20:48:20 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lua-curl_0.3.0-11.dsc 1.9 KiB d70e3a54dabc4c1885033401d96f785027377ac5c473360afd824b8774ae8476
lua-curl_0.3.0.orig.tar.gz 15.5 KiB 8f0ff3381c699b00f20cea3eeeef86835c63acb91a14f162aeb08857df981b01
lua-curl_0.3.0-11.debian.tar.xz 5.5 KiB 55621500b050848e66d72823390b6b019d85ff3fbdf2daccc414be2b0d8a5a23

Available diffs

No changes file available.

Binary packages built by this source

lua-curl: libcURL bindings for the Lua language

 This package contains the bindings for the cURL library.
 Currently many different implementations of cURL bindings are available,
 this package includes the one developed for the FreePOPs project
 (see <http://www.freepops.org>).

lua-curl-dbgsym: debug symbols for lua-curl
lua-curl-dev: libcURL development files for the Lua language

 This package contains the development files of the libcURL Lua bindings,
 useful to create a statically linked binary (like a C application or a
 standalone Lua interpreter).
 .
 Documentation is also shipped within this package.