libgusb 0.4.8-1 source package in Ubuntu

Changelog

libgusb (0.4.8-1) unstable; urgency=medium

  [ Jeremy Bícha ]
  * New upstream release
  * Add myself to Uploaders
  * Point debian/watch to GitHub releases (Closes: #1051728)
  * Point Homepage to GitHub (Closes: #1051727)
  * Add dh-sequence-gir to Build-Depends
  * Use debian/docs to install NEWS
  * List libgusb2 first in debian/control so that debian/docs works for it
  * Enable all hardening flags
  * Set DPKG_GENSYMBOLS_CHECK_LEVEL to 4
  * debian/libgusb2.symbols: Add new symbols
  * Set Rules-Requires-Root: no
  * Run wrap-and-sort
  * Update debian/copyright

  [ Simon McVittie ]
  * Add a superficial autopkgtest for libgusb-dev
  * d/control: Add missing dependency libgusb-dev -> libjson-glib-dev
    (Closes: #1032183)

  [ Debian Janitor ]
  * Update standards version to 4.6.2, no changes needed
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on libglib2.0-dev and valac.
    + libgusb-dev: Drop versioned constraint on libglib2.0-dev in Depends.

 -- Jeremy Bícha <email address hidden>  Wed, 31 Jan 2024 20:42:58 -0500

Upload details

Uploaded by:
Debian UEFI Maintainers
Uploaded to:
Sid
Original maintainer:
Debian UEFI Maintainers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libgusb_0.4.8-1.dsc 2.3 KiB 5431848a5112fb36fb912d3b4a0b4b509e47c0f9462f5768150ba1538d535b7a
libgusb_0.4.8.orig.tar.xz 50.4 KiB 77aec51de289afe3bf5f8a1a36ae989d1a59748391097242949daccda9569ede
libgusb_0.4.8-1.debian.tar.xz 7.1 KiB 3160e21a115e7ade2c352609387fa4a2d6762ec04feff72c77729025dff5ffc0

Available diffs

No changes file available.

Binary packages built by this source

gir1.2-gusb-1.0: GObject introspection data for libgusb

 This package contains the introspection data for GUsb.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

libgusb-dev: GLib wrapper around libusb1 - development files

 GUsb is a GObject wrapper for libusb1 that makes it easy to do
 asynchronous control, bulk and interrupt transfers with proper
 cancellation and integration into a mainloop.
 .
 This package contains header files needed for compiling programs with
 GUsb and the gusbcmd debugging utility.

libgusb-dev-dbgsym: debug symbols for libgusb-dev
libgusb-doc: GLib wrapper around libusb1 - documentation

 GUsb is a GObject wrapper for libusb1 that makes it easy to do
 asynchronous control, bulk and interrupt transfers with proper
 cancellation and integration into a mainloop.
 .
 This package contains the documentation.

libgusb2: GLib wrapper around libusb1

 GUsb is a GObject wrapper for libusb1 that makes it easy to do
 asynchronous control, bulk and interrupt transfers with proper
 cancellation and integration into a mainloop.
 .
 This package contains the GUsb shared library.

libgusb2-dbgsym: debug symbols for libgusb2