propellor 5.17-1 source package in Ubuntu

Changelog

propellor (5.17-1) unstable; urgency=medium

  * QA upload.
  * New upstream release.  (Closes: #1054640, #1053981, #1054828)
  * Clean more build artefacts.  (Closes: #1045437, #1049841)

 -- Andreas Beckmann <email address hidden>  Tue, 16 Apr 2024 19:17:26 +0200

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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
propellor_5.17-1.dsc 3.0 KiB 05a91a2363c5d7b1e4f3da4321df87a7e0b01090a724b72707cdb558382e07b5
propellor_5.17.orig.tar.xz 720.7 KiB 96464166ff001bfaee15d5b61ef8632f1d99d41aefb456235c79b2a1e9750c21
propellor_5.17-1.debian.tar.xz 30.9 KiB ea519b43a535f37fd0785ea37343f14fa80d2f38e004f7f14c04a31fb8ce43b8

Available diffs

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.