discover 2.1.2-10 source package in Ubuntu

Changelog

discover (2.1.2-10) unstable; urgency=medium

  * Modernize packaging a little:
     - Switch from debhelper 8 to debhelper 13.
     - Delete CONFIGURE_PCMCIA support from debian/rules entirely
       (commented out for 15+ years).
     - Delete VERSION and ARCH variables from debian/rules (unused).
     - Switch from manual debian/rules to a dh-based one. Stick to an
       out-of-tree build (relocated from builddeb/ to build/ though,
       given udeb building is long gone), since in-tree building breaks.
     - Switch from dh_movefiles to dh_install (moving from debian/*.files
       to debian/*.install).
     - Make discover.install handle the move from /usr/bin/discover to
       /sbin/discover (instead of doing that manually from debian/rules).
     - Unhardcode individual header and documentation filenames from
       libdiscover-dev.install.
     - Unhardcode exact library version (use to the SONAME), and insert a
       wildcard for the multiarch directory in both libdiscover2.install
       and libdiscover-dev.install.
     - Disable test suite entirely for the time being (it wasn't run
       previously, and it seems broken anyway).
     - Configure dh_missing for the few files that aren't shipped.
     - Clean generated aclocal.m4 (via dh_clean).
  * This fixes the missing mandatory build-* targets (Closes: #999249).

 -- Cyril Brulebois <email address hidden>  Sun, 09 Jan 2022 08:48:08 +0100

Upload details

Uploaded by:
Debian Install System Team
Uploaded to:
Sid
Original maintainer:
Debian Install System Team
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe admin
Lunar release universe admin
Jammy release universe admin

Downloads

File Size SHA-256 Checksum
discover_2.1.2-10.dsc 2.1 KiB bacfe6de18f872f1d5d24883a585de88ec5ae6e5c44c4a429ac5160592923a5c
discover_2.1.2.orig.tar.gz 656.4 KiB 8916d2ac03fd436387f7986bc25be9c9aa5899c0d0cb172324d13bf6f0a8ae74
discover_2.1.2-10.debian.tar.xz 60.5 KiB 72e75b961aee6bf107745cb421355ca541f2a4d0fa4dfdc72fe2e8081505ad7d

Available diffs

No changes file available.

Binary packages built by this source

discover: hardware identification system

 Discover is a hardware identification system based on the libdiscover2
 library. Discover provides a flexible interface that programs can
 use to report a wide range of information about the hardware that is
 installed on a Linux system. In addition to reporting information,
 Discover includes support for doing hardware detection at boot time.

discover-dbgsym: debug symbols for discover
libdiscover-dev: hardware identification library development files

 libdiscover is a library enabling identification of various PCI,
 PCMCIA, and USB devices.
 .
 This package contains the header files and static libraries needed for
 development.

libdiscover2: hardware identification library

 libdiscover is a library enabling identification of various PCI,
 PCMCIA, and USB devices.

libdiscover2-dbgsym: debug symbols for libdiscover2