dh-exec 0.23.2-ok1 source package in openKylin

Changelog

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

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
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

Downloads

File Size SHA-256 Checksum
dh-exec_0.23.2.orig.tar.gz 34.9 KiB ab7a96735b36d87f81e1b982ff6d0937ac6b135b650a3592a000fe30ef70da00
dh-exec_0.23.2-ok1.debian.tar.xz 1.9 KiB 5ee05569d48fb877b3639dfde849036f061c0dd08ddc09942ecf7d1961ce0383
dh-exec_0.23.2-ok1.dsc 1.7 KiB 1a02e808906c5af9058e0d160c998557fb39e53c919d373cd7541ec78a797f47

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.