dh-exec 0.27-ok1 source package in openKylin

Changelog

dh-exec (0.27-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- denghao <email address hidden>  Mon, 13 Feb 2023 09:21:36 +0800

Upload details

Uploaded by:
denghao
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main devel
Yangtze V1.0 proposed main devel

Downloads

File Size SHA-256 Checksum
dh-exec_0.27.orig.tar.gz 423.6 KiB ee1672fb0ea0eadf88a0f7e24d5aff657f5cdf7c6723341033cb15d0da7afaf6
dh-exec_0.27-ok1.debian.tar.xz 13.1 KiB 4ad5374b6b7b7e64e74a98cef8923d62fb3c5dd4dd11b1e17487bae4ed5a3ca5
dh-exec_0.27-ok1.dsc 1.7 KiB acd5e227470dd41dd153f358bf0f56821d555166d33cba5089e324201d1907b0

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