dh-exec 0.23.4build2 source package in Ubuntu

Changelog

dh-exec (0.23.4build2) jammy; urgency=medium

  * No-change rebuild for ppc64el baseline bump.

 -- Łukasz 'sil2100' Zemczak <email address hidden>  Wed, 23 Mar 2022 14:50:16 +0100

Upload details

Uploaded by:
Łukasz Zemczak
Uploaded to:
Jammy
Original maintainer:
Debian QA Group
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main devel

Downloads

File Size SHA-256 Checksum
dh-exec_0.23.4build2.tar.xz 33.8 KiB b55631ea063e8591ce79be5b128201be83007365057a08be73d10eba7a2db895
dh-exec_0.23.4build2.dsc 1.3 KiB 6cf29e82d57341f2a1cd9ec060f8eb195dcb9bc97700756cfa3bc8010d0cc002

View changes file

Binary packages built by this source

dh-exec: Scripts to help with executable debhelper files

 Debhelper (in compat level 9 and above) allows its config files to be
 executable, and uses the output of such scripts as if it was the
 content of the config file.
 .
 To ease and standardize the most common tasks, this package provides
 a few solutions to help constructing such executable scripts:
 .
  * A way to ease variable substitution, from environment variables or
    dpkg-architecture.
  * Ability to filter files by architecture or build profile, within a
    single debhelper control file.
  * An extension to dh_install and dh_installman, with the ability to
    rename files.

dh-exec-dbgsym: debug symbols for dh-exec