summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2014-05-29 14:30:06 -0400
committerJoey Hess2014-05-29 14:30:06 -0400
commit0e8c6e5fee46d1f2f39786dff0be247995be6276 (patch)
tree8de81e850e5c54d9b83c4ad19ea410707bacf020
parentead04c65e06ed47a175624922582a33082585f6d (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 a3dc1032..916b9b3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-propellor (0.5.3) UNRELEASED; urgency=medium
+propellor (0.5.3) unstable; urgency=medium
* Fix unattended-upgrades config for !stable.
* Ensure that kernel hostname is same as /etc/hostname when configuring
hostname.
* Added modules for some hosting providers (DigitalOcean, CloudAtCost).
- -- Joey Hess <joeyh@debian.org> Sun, 18 May 2014 13:44:00 -0400
+ -- Joey Hess <joeyh@debian.org> Thu, 29 May 2014 14:29:53 -0400
propellor (0.5.2) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index 18d63c9b..80c353bc 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 0.5.2
+Version: 0.5.3
Cabal-Version: >= 1.6
License: BSD3
Maintainer: Joey Hess <joey@kitenet.net>