dh-exec 0.26 source package in Ubuntu

Changelog

dh-exec (0.26) unstable; urgency=medium

  * Replace the QA uploads and put them into git

 -- Craig Small <email address hidden>  Sat, 23 Jul 2022 22:01:49 +1000

Upload details

Uploaded by:
Craig Small
Uploaded to:
Sid
Original maintainer:
Craig Small
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dh-exec_0.26.dsc 1.6 KiB 2635809997d41fe328f4e78b0376dfcc427d8c2612277bf3561d68be61d036f9
dh-exec_0.26.tar.xz 34.6 KiB 9c6a205b9bd22717aae66fbacac3728b84be39a4e7689ce96070c1e3247e591f

Available diffs

No changes file available.

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