summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2019-01-20 19:07:29 -0400
committerJoey Hess2019-01-20 19:07:29 -0400
commit73f0dff3e8270646b2417b998871d753262075b9 (patch)
tree556a08ed5c7b7e83178c2896211014c3c05eb02a
parentde32200fe967b611edde76fe976d66265e36890b (diff)
releasing package propellor version 5.6.1
-rw-r--r--debian/changelog8
-rw-r--r--propellor.cabal2
2 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 92b620bf..27496138 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-propellor (5.6.1) UNRELEASED; urgency=medium
+propellor (5.6.1) unstable; urgency=medium
- * fix haddock markup in Propellor.Property.Libvirt
- Thanks, Sergei Trofimovich.
+ * fix Libvirt.hs haddock build
+ Thanks, Sean Whitton
- -- Joey Hess <id@joeyh.name> Sun, 20 Jan 2019 13:30:02 -0400
+ -- Joey Hess <id@joeyh.name> Sun, 20 Jan 2019 19:06:39 -0400
propellor (5.6.0) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index 8491c042..eb36728e 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 5.6.0
+Version: 5.6.1
Cabal-Version: 1.20
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>