propellor 5.13-2 source package in Ubuntu

Changelog

propellor (5.13-2) unstable; urgency=medium

  * QA upload.
  * Set Maintainer to Debian QA Group.  (See: #990802)
  * Rebuild against ghc 9.  (Closes: #1020254)

 -- Andreas Beckmann <email address hidden>  Sun, 30 Oct 2022 20:00:50 +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

Downloads

File Size SHA-256 Checksum
propellor_5.13-2.dsc 2.7 KiB f2828f25f9a12fbd336dcd26bf6eb1647a9c0312087655421ab1ba60e05bf7fc
propellor_5.13.orig.tar.xz 720.3 KiB 1f7c1e4d735c6e3f292d3bae339ab15a4b47201d6c7b87fd4cd8d0318b0b2099
propellor_5.13-2.debian.tar.xz 30.2 KiB fa11b7ede2493d09da049a6d16f7c48d29d2d644504e8af2f81a2667e84f90fa

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.