d-shlibs 0.99 source package in Ubuntu

Changelog

d-shlibs (0.99) unstable; urgency=medium

  * fix silence core linker for kFreeBSD
  * add quirk for musl;
    closes: bug#987950, thanks to Helmut Grohne
  * use debhelper compatibility level 13 (not 12)

 -- Jonas Smedegaard <email address hidden>  Sun, 02 May 2021 16:13:19 +0200

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
d-shlibs_0.99.dsc 1.7 KiB ff806b2a174e3e52179d52d42e6b78ece87e9e26ff7bcbefc0bd49054e9751ef
d-shlibs_0.99.tar.xz 24.4 KiB 787b9d5707d682240ceac72a3b33cd08212f1ceb2cb38f5728ceabff5ca3ecee

Available diffs

No changes file available.

Binary packages built by this source

d-shlibs: Debian shared library package building helper scripts

 Shared library packages in Debian need some special catering
 to do with regards to which files go where.
 This package contains programs
 which try to help automate the process
 and catch simple errors.
 .
  * "d-shlibmove" moves the shared library binary around
    from temporary installation directory
    to the destination package directory.
  * "d-devlibdeps" tries to list the development library dependencies
    required for using the -dev package.