openstack-pkg-tools 119 source package in Ubuntu

Changelog

openstack-pkg-tools (119) unstable; urgency=medium

  * Do not lookup server_per_port in Swift.
  * Fix pkgos-bop{,-jenkins} to better handle pristine-tar.

 -- Thomas Goirand <email address hidden>  Tue, 09 Feb 2021 14:44:31 +0100

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
openstack-pkg-tools_119.dsc 1.7 KiB a1ad46e8ae52cf96134dd6ea7223ccc5588ab38dc1a61712d23b6f73b763fbb6
openstack-pkg-tools_119.tar.xz 90.6 KiB c23859d8174c22d71e009ee25ee997cb0e0f32c0c4b0335b3cba33bb952d9ea5

Available diffs

No changes file available.

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.