libusb-libusb-perl 0.09-3 source package in Ubuntu

Changelog

libusb-libusb-perl (0.09-3) unstable; urgency=medium

  [ gregor herrmann ]
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.1, no changes needed.

  [ gregor herrmann ]
  * Remove build artifacts via debian/clean. (Closes: #1049294)
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.
  * Build-Depend on pkgconf instead of pkg-config.

 -- gregor herrmann <email address hidden>  Fri, 08 Mar 2024 21:48:00 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
libusb-libusb-perl_0.09-3.dsc 2.4 KiB 76714f072fb17a12e76382487382edb51104f995aca6a91f0afaf9c58060c106
libusb-libusb-perl_0.09.orig.tar.gz 63.7 KiB ef3118d49f2dd8d59812f0a38187ceaa4462205f568eb5edf89aaee00fb5a365
libusb-libusb-perl_0.09-3.debian.tar.xz 2.1 KiB f1a71fa99e91e794a647e0cb3173790ca9d83415353479b8a0cf29ae2eb7436b

No changes file available.

Binary packages built by this source

libusb-libusb-perl: Perl interface to the libusb-1.0 API

 USB::LibUSB provides a Perl interface to the libusb-1.0 API. It provides
 access to most basic libusb functionality including read-out of device
 descriptors and synchronous device I/O.
 .
 Staying as close as possible to the libusb-1.0 API, this module adds
 convenient error handling and additional high-level functionality (e.g.
 device discovery with vid, pid and serial number). Easy to build more
 functionality without knowing about XS.

libusb-libusb-perl-dbgsym: debug symbols for libusb-libusb-perl