summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2017-06-03 15:07:39 -0400
committerJoey Hess2017-06-03 15:07:39 -0400
commit250dbdc25f59405babe7554b9e75fc5482dca56f (patch)
tree3e18603fb881e5a28fd86c310a8a4b98f86b1aeb /debian/changelog
parent417daf5089f80be23f183c82d122fc6101164f4b (diff)
Switch cabal file from Extensions to Default-Extensions to fix new picky hackage rejection.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 59fc8898..a662c5c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+propellor (4.0.5) unstable; urgency=medium
+
+ * Switch cabal file from Extensions to Default-Extensions to fix
+ new picky hackage rejection.
+
+ -- Joey Hess <id@joeyh.name> Sat, 03 Jun 2017 15:07:36 -0400
+
propellor (4.0.4) unstable; urgency=medium
* Propellor.Property.Restic added for yet another backup program.