From 49886a928f3c5e443d3117317655897359e547e0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 5 Apr 2016 13:37:36 -0400 Subject: releasing package propellor version 3.0.1 --- debian/changelog | 4 ++-- propellor.cabal | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index ed807752..6b364083 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (3.0.1) UNRELEASED; urgency=medium +propellor (3.0.1) unstable; urgency=medium * propellor --init now runs cabal sandbox init if cabal has been configured with require-sandbox: True. @@ -6,7 +6,7 @@ propellor (3.0.1) UNRELEASED; urgency=medium * Re-bundled concurrent-output so propellor can be deployed to Debian stable systems without installing it (insecurely) from hackage. - -- Joey Hess Tue, 05 Apr 2016 11:39:48 -0400 + -- Joey Hess Tue, 05 Apr 2016 13:35:54 -0400 propellor (3.0.0) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index e779f194..322d135e 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 3.0.0 +Version: 3.0.1 Cabal-Version: >= 1.8 License: BSD3 Maintainer: Joey Hess -- cgit v1.3-2-g0d8e