From 889e262ca0c3e522b81fa3ecf4cf2b3fe6aa9fdb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 26 Apr 2019 08:24:33 -0400 Subject: releasing package propellor version 5.8.0 --- debian/changelog | 6 +++--- propellor.cabal | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 139a2a30..d681637d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (5.8.0) UNRELEASED; urgency=medium +propellor (5.8.0) unstable; urgency=medium * Fix bug in File.containsShellSetting that replaced whole shell conffile content with the setting if the file did not previously contain a line @@ -14,10 +14,10 @@ propellor (5.8.0) UNRELEASED; urgency=medium exist. * Ssh.userKeyAt: When a relative filepath is provided, it's put inside the user's .ssh directory. - * fix Git.pulled always reporting a change + * Fix Git.pulled always reporting a change. Thanks, Sean Whitton - -- Joey Hess Mon, 08 Apr 2019 11:09:04 -0400 + -- Joey Hess Fri, 26 Apr 2019 08:23:29 -0400 propellor (5.7.0) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 4062c0fb..cde447e2 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 5.7.0 +Version: 5.8.0 Cabal-Version: 1.20 License: BSD2 Maintainer: Joey Hess -- cgit v1.2.3