libuvc 0.0.7-1 source package in Ubuntu

Changelog

libuvc (0.0.7-1) unstable; urgency=medium

  * New upstream version 0.0.7
    + Drop patches applied upstream
  * Fix installation path for cmake snippets
  * Update symbols file for libuvc0
    + Add new symbols to d/libuvc0.symbols
    + Add Build-Depends-Package to symbols file
  * Use 'dh-sequence-doxygen'
  * Update copyright information
    + Bump copyright dates
    + Drop stray '.git*'-stanza from d/copyright
    + Re-generate d/copyright_hints
  * Bump standards version to 4.6.2

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Mon, 29 Jan 2024 15:52:40 +0100

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libuvc_0.0.7-1.dsc 2.2 KiB 28d6e4345469903a43e4b8e0e2840135714c2187c900d6fc262037bc759d8fde
libuvc_0.0.7.orig.tar.gz 101.9 KiB 7c6ba79723ad5d0ccdfbe6cadcfbd03f9f75b701d7ba96631eb1fd929a86ee72
libuvc_0.0.7-1.debian.tar.xz 4.9 KiB 8cc0198b6b35b55ab6bec93d1b63bd4bedf637fe1d456ff4bf5ba7571e0ebf7f

Available diffs

No changes file available.

Binary packages built by this source

libuvc-dev: cross-platform library for USB video devices - development files

 libuvc is a cross-platform library for USB video devices, built atop libusb.
 It enables fine-grained control over USB video devices exporting the
 standard USB Video Class (UVC) interface, enabling developers to write
 drivers for previously unsupported devices, or just access UVC devices in a
 generic fashion.
 .
 This package contains the files necessary to compile applications using
 libuvc.

libuvc-doc: cross-platform library for USB video devices - documentation

 libuvc is a cross-platform library for USB video devices, built atop libusb.
 It enables fine-grained control over USB video devices exporting the
 standard USB Video Class (UVC) interface, enabling developers to write
 drivers for previously unsupported devices, or just access UVC devices in a
 generic fashion.
 .
 This package contains the html documentation for the libuvc API.

libuvc0: cross-platform library for USB video devices

 libuvc is a cross-platform library for USB video devices, built atop libusb.
 It enables fine-grained control over USB video devices exporting the
 standard USB Video Class (UVC) interface, enabling developers to write
 drivers for previously unsupported devices, or just access UVC devices in a
 generic fashion.
 .
 This package contains the shared objects necessary to run an application using
 libuvc.

libuvc0-dbgsym: debug symbols for libuvc0