propellor 5.13-3 source package in Ubuntu

Changelog

propellor (5.13-3) unstable; urgency=medium

  * QA upload.
  * Move packaging repository to salsa.
  * Set Rules-Requires-Root: no.
  * Update Lintian overrides.

 -- Andreas Beckmann <email address hidden>  Fri, 03 Feb 2023 13:36:11 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
propellor_5.13-3.dsc 2.7 KiB 2ef1b5fe0db94089fd8809a92d5ee14ab7e4ad3f19684fa8c6ee210efb0ec47b
propellor_5.13.orig.tar.xz 720.3 KiB 1f7c1e4d735c6e3f292d3bae339ab15a4b47201d6c7b87fd4cd8d0318b0b2099
propellor_5.13-3.debian.tar.xz 30.2 KiB 19b8765bc557f8153dc878e91cd0cf6f632f99a2988070dee42d190297afc174

No changes file available.

Binary packages built by this source

libghc-propellor-dev: property-based host configuration management in haskell

 Propellor ensures that the system it's run in satisfies a list of
 properties, taking action as necessary when a property is not yet met.
 .
 It is configured using haskell.
 .
 The easiest way to get started with propellor is to install the binary package
 `propellor' and run `propellor --init'.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-propellor-doc: property-based host configuration management in haskell; documentation

 Propellor ensures that the system it's run in satisfies a list of
 properties, taking action as necessary when a property is not yet met.
 .
 It is configured using haskell.
 .
 The easiest way to get started with propellor is to install the binary package
 `propellor' and run `propellor --init'.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-propellor-prof: property-based host configuration management in haskell; profiling libraries

 Propellor ensures that the system it's run in satisfies a list of
 properties, taking action as necessary when a property is not yet met.
 .
 It is configured using haskell.
 .
 The easiest way to get started with propellor is to install the binary package
 `propellor' and run `propellor --init'.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.

propellor: property-based host configuration management in haskell

 Propellor ensures that the system it's run in satisfies a list of
 properties, taking action as necessary when a property is not yet met.
 .
 It is configured using haskell.