ognibuild 0.0.16-2 source package in Ubuntu

Changelog

ognibuild (0.0.16-2) unstable; urgency=medium

  * Add missing recommends on python3-build.
  * Update standards version to 4.6.2, no changes needed.
  * Fix autopkgtest running tests. Closes: #1027397

 -- Jelmer Vernooij <email address hidden>  Wed, 04 Jan 2023 19:58:27 +0000

Upload details

Uploaded by:
Jelmer Vernooij
Uploaded to:
Sid
Original maintainer:
Jelmer Vernooij
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ognibuild_0.0.16-2.dsc 2.2 KiB 2aa5eb0e2f897f8b1e033b6436a5dba68d191d076ccc4c66fa9bb9758f991a48
ognibuild_0.0.16.orig.tar.gz 76.5 KiB 17fcc719c9956fb614f7b8dd479032cf15956790d2ee99b46e10f2170e5068b8
ognibuild_0.0.16-2.debian.tar.xz 33.7 KiB a4df37da3e747eaef701fb24c1f28bb67e9da3db68ac04455b33a0b0ae0b2027

Available diffs

No changes file available.

Binary packages built by this source

ognibuild: Detect and run any build system

 Ognibuild is a simple wrapper with a common interface for invoking any kind of
 build tool.
 .
 The ideas is that it can be run to build and install any source code directory
 by detecting the build system that is in use and invoking that with the correct
 parameters.
 .
 It can also detect and install missing dependencies.