dh-exec 0.29-ok1 source package in openKylin

Changelog

dh-exec (0.29-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 07 May 2024 15:07:20 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main devel
Nile V2.0 proposed main devel

Downloads

File Size SHA-256 Checksum
dh-exec_0.29.orig.tar.gz 36.7 KiB b42cad0b694163933918fc4b47f585a195ad997445a05d5c9cb8c756f4e30b89
dh-exec_0.29-ok1.debian.tar.xz 1.9 KiB 9e377bd9379a9cdda15e6f0257dd7034054b8ea0708c4c27ae65c23183fa66ba
dh-exec_0.29-ok1.dsc 1.7 KiB 2492311daf36bbd320f731ffaf5addeeff680bff3beab28f6eaaaf040269513d

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