libftdi1 1.5-6 source package in Ubuntu

Changelog

libftdi1 (1.5-6) unstable; urgency=medium

  * debian/libftdipp1-3.symbols: mark internal boost::detail::sp_counted
    symbols as optional as they disappear when using LTO (closes: #1015489).
  * Bump Standards-Version to 4.6.1 (no changes).
  * Push debhelper level to 13.

 -- Aurelien Jarno <email address hidden>  Wed, 14 Sep 2022 20:16:56 +0000

Upload details

Uploaded by:
Aurelien Jarno
Uploaded to:
Sid
Original maintainer:
Aurelien Jarno
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release main misc

Downloads

File Size SHA-256 Checksum
libftdi1_1.5-6.dsc 2.5 KiB 7632a778b44264413d6f76c4d63acc2323915c21c35d3b0e1f108e73005ce14b
libftdi1_1.5.orig.tar.bz2 113.6 KiB 7c7091e9c86196148bd41177b4590dccb1510bfe6cea5bf7407ff194482eb049
libftdi1_1.5.orig.tar.bz2.asc 232 bytes 6504d3511c6d1f62f667370aa32619163264a58df0db663955b9ac3a16ffe0a5
libftdi1_1.5-6.debian.tar.xz 11.2 KiB 4ad9f771ec1b215a7dcdf63c059fe08e3b6224ab70cd387d25ca069c4ba32855

Available diffs

No changes file available.

Binary packages built by this source

ftdi-eeprom: Tool for reading/erasing/flashing FTDI USB chip EEPROMs

 ftdi-eeprom is a small tool for creating and uploading the configuration
 EEPROM for the FTDI chip. This eeprom contains information such as vendor
 and product ID, manufacturer and product strings, revision, etc.

ftdi-eeprom-dbgsym: debug symbols for ftdi-eeprom
libftdi1-2: C Library to control and program the FTDI USB controllers

 This library could talk to FTDI's FT232BM, FT245BM, FT2232C, FT2232D, FT245R,
 FT232H and FT230X type USB chips from userspace. It uses libusb 1.0 to
 communicate with the chips.
 .
 Functionalities include the possibility to use the chips in standard
 mode, in bitbang mode, and to read or write the serial EEPROM.
 .
 This is the C version of the library.

libftdi1-2-dbgsym: debug symbols for libftdi1-2
libftdi1-dev: Development files for libftdi1

 This package contains the header files and static library needed to
 compile applications that use libftdi1.

libftdi1-doc: Documentation for libftdi1

 This package contains the documentation of the libftdi1 library.

libftdipp1-3: C++ Library to control and program the FTDI USB controllers

 This library could talk to FTDI's FT232BM, FT245BM, FT2232C, FT2232D, FT245R,
 FT232H and FT230X type USB chips from userspace. It uses libusb 1.0 to
 communicate with the chips.
 .
 Functionalities include the possibility to use the chips in standard
 mode, in bitbang mode, and to read or write the serial EEPROM.
 .
 This is the C++ version of the library.

libftdipp1-3-dbgsym: debug symbols for libftdipp1-3
libftdipp1-dev: Development files for libftdipp1

 This package contains the header files and static library needed to
 compile applications that use libftdipp1.

python3-ftdi1: Python module to control and program the FTDI USB controllers

 This library could talk to FTDI's FT232BM, FT245BM, FT2232C, FT2232D, FT245R,
 FT232H and FT230X type USB chips from userspace. It uses libusb 1.0 to
 communicate with the chips.
 .
 Functionalities include the possibility to use the chips in standard
 mode, in bitbang mode, and to read or write the serial EEPROM.
 .
 This package provides the ftdi1 module on the Python 3 module path.

python3-ftdi1-dbgsym: debug symbols for python3-ftdi1