summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2014-08-04 01:12:34 -0400
committerJoey Hess2014-08-04 01:12:34 -0400
commit9d2cc7774bb8ccf7c8663f28c55c489bc383e5ce (patch)
tree57c8d8e3b01a6961a206c9802c6ca960fa48ce20
parent261ed396fe02e5ad3744c438f3ffd1a26f1ebe27 (diff)
prep release
-rw-r--r--debian/changelog4
-rw-r--r--propellor.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 91d44b51..29dec10c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (0.8.2) UNRELEASED; urgency=medium
+propellor (0.8.2) unstable; urgency=medium
* Fix bug in File.containsLines that caused lines that were already in the
file to sometimes be appended to the end.
@@ -9,7 +9,7 @@ propellor (0.8.2) UNRELEASED; urgency=medium
* Hostname aliases can now be used in several places, including --spin
and Ssh.knownHost.
- -- Joey Hess <joeyh@debian.org> Thu, 17 Jul 2014 23:32:01 -0400
+ -- Joey Hess <joeyh@debian.org> Mon, 04 Aug 2014 01:12:19 -0400
propellor (0.8.1) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index 50067b8d..878113c1 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 0.8.1
+Version: 0.8.2
Cabal-Version: >= 1.6
License: BSD3
Maintainer: Joey Hess <joey@kitenet.net>