summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2020-05-01 16:47:48 -0400
committerJoey Hess2020-05-01 16:47:48 -0400
commita8fbde90ccb39e21430e9a93304cb6a56e197896 (patch)
treeb0822dc82669b6ef8e9d9438135d07ac9aff703b
parent560a927623040edf1534de302f3101ea9539c354 (diff)
releasing package propellor version 5.10.2HEADmaster
-rw-r--r--debian/changelog4
-rw-r--r--propellor.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index a96df510..12e78937 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (5.10.2) UNRELEASED; urgency=medium
+propellor (5.10.2) unstable; urgency=medium
* Fix build with ghc 8.6.3.
Thanks, Robin Munn
@@ -9,7 +9,7 @@ propellor (5.10.2) UNRELEASED; urgency=medium
* Apt.buildDepIn: Run build-dep command in a temporary directory,
since it may sometimes not clean up all the files it creates.
- -- Joey Hess <id@joeyh.name> Sun, 16 Feb 2020 12:37:10 -0400
+ -- Joey Hess <id@joeyh.name> Fri, 01 May 2020 16:47:31 -0400
propellor (5.10.1) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index 152c59da..4aaf9c0a 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 5.10.1
+Version: 5.10.2
Cabal-Version: 1.20
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>