libftdi 0.19-3 source package in Ubuntu

Changelog

libftdi (0.19-3) unstable; urgency=medium

  * Install ftdi.py (closes: #631958). 
  * Switch to dh_python2:
    - Build-depends on python-all-dev (>= 2.6.6-3~).
    - Drop build-depends on python-support.
    - Call dh_python2 instead of dh_pysupport.
    - Replace debian/pyversion by X-Python-Version.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  29 Jun 2011 08:25:53 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Aurelien Jarno
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libftdi_0.19.orig.tar.gz 397.1 KiB 567c9d2c42d92fc401c5aba2deed45ffb2433990984e816bcdf31e441aef06be
libftdi_0.19-3.debian.tar.gz 95.4 KiB af2138566c701bb998a6774d88d6a00206d53bc8da2bb70b469a188ff3a357ac
libftdi_0.19-3.dsc 1.2 KiB 91ee4823271c3f31802752f78c0bc2af71ddb53602bf84525accfb4b4b71dcf0

Available diffs

View changes file

Binary packages built by this source

libftdi-dev: No summary available for libftdi-dev in ubuntu oneiric.

No description available for libftdi-dev in ubuntu oneiric.

libftdi1: Library to control and program the FTDI USB controller

 This library could talk to FTDI's FT232 and FT245 type USB chips from
 userspace. It uses libusb 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-dbg: Debugging symbols for libftdi1

 This package contains unstripped shared libraries. it is provided
 primarily to provide a backtrace with names in a debugger, this makes
 it somewhat easier to interpret core dumps. The libraries are installed
 in /usr/lib/debug and can be used by placing that directory in
 LD_LIBRARY_PATH.

libftdipp-dev: No summary available for libftdipp-dev in ubuntu oneiric.

No description available for libftdipp-dev in ubuntu oneiric.

libftdipp1: Library to control and program the FTDI USB controller

 This library could talk to FTDI's FT232 and FT245 type USB chips from
 userspace. It uses libusb 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-dbg: No summary available for libftdipp1-dbg in ubuntu oneiric.

No description available for libftdipp1-dbg in ubuntu oneiric.

python-ftdi: Python module to control and program the FTDI USB controller

 This Python module could talk to FTDI's FT232 and FT245 type USB chips from
 userspace. It uses libusb 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.