dh-exec 0.31-ok1 source package in openKylin

Changelog

dh-exec (0.31-ok1) huanghe; urgency=medium

  * Build for openKylin 3.0

 -- liwenjun <email address hidden>  Wed, 10 Jun 2026 10:35:34 +0800

Upload details

Uploaded by:
liwenjun
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main devel

Downloads

File Size SHA-256 Checksum
dh-exec_0.31.orig.tar.gz 35.8 KiB 44c64f6a6cc5df33e43e5ecc630e45976671cd6f4b5d63a25ea8433dd48b9094
dh-exec_0.31-ok1.debian.tar.xz 1.9 KiB 9b7a87c9984cdf02c6c23bed7bb8e99cd5e3c04cd03e32e171187938911a81c6
dh-exec_0.31-ok1.dsc 1.7 KiB 1481f0a0c2c63a3e73983cfdc8d7d2bc1c2d56de9242bd9af7ea85c2be129f74

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