summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e41a58f8..517ef350 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+propellor (5.3.7) UNRELEASED; urgency=medium
+
+ * Restic.installed: stop trying to install a backport on jessie, because no
+ such backport exists.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Thu, 17 May 2018 00:12:42 -0700
+
propellor (5.3.6) unstable; urgency=medium
* Fix build with ghc 8.4, which broke due to the Semigroup Monoid change.