dh-exec 0.29build1 source package in Ubuntu

Changelog

dh-exec (0.29build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:41:45 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main devel

Downloads

File Size SHA-256 Checksum
dh-exec_0.29build1.tar.xz 35.5 KiB a6b62081cff734fa5860c09afbca6e622e916a493cf3c401815ca1531c645532
dh-exec_0.29build1.dsc 1.7 KiB 157d7ce073a92c240b569dd267a7c66ac10c0a3ca115de61d2c41ce4d9893e98

Available diffs

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