diff --git a/debian/changelog b/debian/changelog index 70bdcc9..8579097 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,13 @@ -propellor (0.5.1) UNRELEASED; urgency=medium +propellor (0.5.1) unstable; urgency=medium - * Add missing build deps and deps. Closes: #745459 * Primary DNS servers now have allow-transfer automatically populated with the IP addresses of secondary dns servers. So, it's important that all secondary DNS servers have an ipv4 (and/or ipv6) property configured. * Deal with old ssh connection caching sockets. + * Add missing build deps and deps. Closes: #745459 - -- Joey Hess Tue, 22 Apr 2014 19:07:59 -0400 + -- Joey Hess Thu, 24 Apr 2014 18:09:58 -0400 propellor (0.5.0) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 9b4686e..30d61af 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 0.5.0 +Version: 0.5.1 Cabal-Version: >= 1.6 License: GPL Maintainer: Joey Hess