usbredir 0.13.0-2 source package in Ubuntu

Changelog

usbredir (0.13.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in Homepage field.
  * Re-export upstream signing key without extra signatures.
  * Drop unnecessary dependency on dh-autoreconf.

  [ Lance Lin ]
  * d/control: bump standards version to 4.6.2
  * d/copyright: update years to 2023
  * d/rules: remove trailing whitespace

 -- Lance Lin <email address hidden>  Sat, 04 Feb 2023 19:36:30 +0700

Upload details

Uploaded by:
Lance Lin
Uploaded to:
Sid
Original maintainer:
Lance Lin
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main libs
Lunar release main libs

Downloads

File Size SHA-256 Checksum
usbredir_0.13.0-2.dsc 2.1 KiB 44e6a2fa99611134d577e45d8335c1d4402bbbb260da62c1444096973f165872
usbredir_0.13.0.orig.tar.xz 67.5 KiB 844de39f4ebcfd639f0f9349bd9258ad34f361c0d11461d44f77ed0ab5f64cbe
usbredir_0.13.0-2.debian.tar.xz 12.3 KiB 9501dd2cea674f366a1be4c53cd02dcdd947697bc94a05c70d1623fedc076f4c

Available diffs

No changes file available.

Binary packages built by this source

libusbredirhost-dev: implementing the usb-host (*) side of a usbredir connection (development)

 Usbredirhost is a library implementing the usb-host (*) side of a
 usbredir connection. All that an application wishing to implement
 an usb-host needs to do is:
  * Provide a libusb device handle for the device
  * Provide write and read callbacks for the actual transport of usbredir data
  * Monitor for usbredir and libusb read/write events and call their handlers
 .
 This package contains the development header files.

libusbredirhost1: Implementing the usb-host (*) side of a usbredir connection (runtime)

 Usbredirhost is a library implementing the usb-host (*) side of a
 usbredir connection. All that an application wishing to implement
 an usb-host needs to do is:
  * Provide a libusb device handle for the device
  * Provide write and read callbacks for the actual transport of usbredir data
  * Monitor for usbredir and libusb read/write events and call their handlers
 .
 This package contains the runtime library.

libusbredirhost1-dbgsym: No summary available for libusbredirhost1-dbgsym in ubuntu noble.

No description available for libusbredirhost1-dbgsym in ubuntu noble.

libusbredirparser-dev: Parser for the usbredir protocol (development)

 Usbredirparse is a library containing the parser for the usbredir protocol.
 This package contains the development header files.

libusbredirparser1: Parser for the usbredir protocol (runtime)

 Usbredirparse is a library containing the parser for the usbredir protocol.
 This package contains the runtime library.

libusbredirparser1-dbgsym: debug symbols for libusbredirparser1
usbredirect: Simple USB host TCP client

 usbredirect is an usbredir client for exporting an USB device either as TCP
 client or server, for use from another (virtual) machine through the usbredir
 protocol.

usbredirect-dbgsym: debug symbols for usbredirect