dh-exec 0.27 source package in Ubuntu

Changelog

dh-exec (0.27) unstable; urgency=medium

  * install-rename: Remove noop for -i -a flags Closes: #1016340

 -- Craig Small <email address hidden>  Mon, 15 Aug 2022 20:10:45 +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
Mantic release main devel
Lunar release main devel
Kinetic release main devel

Downloads

File Size SHA-256 Checksum
dh-exec_0.27.dsc 1.6 KiB 3c91c67d18c42feb3b022264ae809c7ff1fa2abda004493c5d10aaef58296ba6
dh-exec_0.27.tar.xz 34.7 KiB c17abfbfb7cfaac4f5039465f07d9ab7a4134ebfe67f49886cdc59acb5ce1a3d

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