openstack-pkg-tools 119-ok1 source package in openKylin

Changelog

openstack-pkg-tools (119-ok1) yangtze; urgency=medium

  * Build for openkylin.

 -- sufang <email address hidden>  Fri, 02 Sep 2022 11:25:45 +0800

Upload details

Uploaded by:
sufang
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
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
openstack-pkg-tools_119.orig.tar.gz 839.2 KiB 74211132fd683c96658968a634f5ed08ab46af6613fa1e0d3228fe0e8579d689
openstack-pkg-tools_119-ok1.debian.tar.xz 31.9 KiB 7c58c98c83d94c9603ba498baae66928dea5caaf37991e0a421e20f045f47725
openstack-pkg-tools_119-ok1.dsc 1.7 KiB dd46a4762fa5abb8154edb53359c9196a93d1c3e6f16fc0ce9c4604b7860de4b

View changes file

Binary packages built by this source

openstack-pkg-tools: Tools and scripts for building Openstack packages in Debian

 This package contains some useful shell scripts and helpers for building the
 OpenStack packages in Debian, including:
 .
  * shared code for maintainer scripts (.config, .postinst, ...).
  * init script templates to automatically generate init scripts for sysv-rc and
    systemd.
  * tools to build backports using sbuild and/or Jenkins based on gbp workflow.
  * utility to maintain git packaging (to be included in a debian/rules).
 .
 Even if this package is maintained in order to build OpenStack packages, it is
 of a general purpose, and it can be used for building any package.