From f3a31c91922f6386b61c3b3f9c53dfc7f5286d9e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 8 Nov 2014 15:57:46 -0400 Subject: [PATCH] prep release --- debian/changelog | 4 ++-- propellor.cabal | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index c655965..8ef65e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (0.9.2) UNRELEASED; urgency=medium +propellor (0.9.2) unstable; urgency=medium * Added nginx module, contributed by FĂ©lix Sipma. * Added firewall module, contributed by Arnaud Bailly. @@ -7,7 +7,7 @@ propellor (0.9.2) UNRELEASED; urgency=medium the Debian package which has been removed in docker.io 1.3.1~dfsg1-2. * Orphaned the Debian package, as I am retiring from Debian. - -- Joey Hess Thu, 30 Oct 2014 16:36:06 -0400 + -- Joey Hess Sat, 08 Nov 2014 15:57:36 -0400 propellor (0.9.1) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 43f098a..a6d00a0 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 0.9.1 +Version: 0.9.2 Cabal-Version: >= 1.6 License: BSD3 Maintainer: Joey Hess