libuvc 0.0.6-2 source package in Ubuntu

Changelog

libuvc (0.0.6-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * Use debhelper-compat instead of debian/compat

  [ Felipe Sateler ]
  * Change maintainer address to <email address hidden>

  [ IOhannes m zmölnig ]
  * Use execute_before_dh_* rather than override_dh_*
  * Use d/clean for cleanup
  * Skip dh_auto_install for arch:all
  * Declare that building this package does not require 'root' powers.
  * Modernize 'licensecheck' target
    + Re-generate d/copyright_hints
  * Add salsa-ci configuration
  * Apply 'wrap-and-sort -ast'
  * Bump dh-compat to 13
  * Bump standards version to 4.6.1

  [ Debian Janitor ]
  * Apply multi-arch hints. + libuvc0: Add Multi-Arch: same.

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Thu, 08 Dec 2022 23:50:16 +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
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
libuvc_0.0.6-2.dsc 2.2 KiB 16e7667e19271284a4e80c2c76258554922575ed649f9b709b24e69e05884230
libuvc_0.0.6.orig.tar.gz 93.4 KiB 42175a53c1c704365fdc782b44233925e40c9344fbb7f942181c1090f06e2873
libuvc_0.0.6-2.debian.tar.xz 4.9 KiB e5fbeb99a80c2c303f97e8748b745dd3cb4b72e775bbecdb5ec9be86c4221806

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